mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 10:18:38 +00:00
a3423b3f23
OEM_REVISION is 32-bit unsigned number. It should be increased only when changing software version. Therefore it should not depend on build time. Change calculation to use U-Boot version numbers and set this revision to date number. Prior this change OEM_REVISION was calculated from build date and stored in the same format. After this change macro U_BOOT_BUILD_DATE is not used in other files so remove it from global autogenerated files and also from Makefile. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
devicetree | ||
driver-model | ||
package | ||
uefi | ||
bloblist.rst | ||
checkpatch.rst | ||
ci_testing.rst | ||
coccinelle.rst | ||
commands.rst | ||
config_binding.rst | ||
crash_dumps.rst | ||
global_data.rst | ||
index.rst | ||
logging.rst | ||
makefiles.rst | ||
menus.rst | ||
moveconfig.rst | ||
py_testing.rst | ||
testing.rst | ||
tests_sandbox.rst | ||
tests_writing.rst | ||
trace.rst | ||
version.rst |