commit | 8ad4878e5211301af2a2243611d9cf362f0e963e | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Tue Jun 23 10:29:17 2015 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:27 2016 -0500 |
tree | 303b6db4bec7885dc50e0ee1af3d8dbd95af6c2a | |
parent | 47f8088e261585373ecfb8aeae66b3d8339a595b [diff] |
Fix kernel version generation The generated version number in hex was incorrect and macros were failing. We also did not convert decimals to hex before we created the hex version number. Change-Id: Ic5b8d4a40d907f09cf4184e84f0ce89a4532a9b5 Signed-off-by: Anas Nashif <anas.nashif@intel.com>