Change #4521
Category | None |
Changed by | Matthew Gyurgyik <matthew | @gyurgyik.io>
Changed at | Wed 25 Nov 2020 00:46:05 |
Repository | https://git.openwrt.org/openwrt/openwrt.git |
Branch | master |
Revision | aab36200e7eb539afb18df74476132f4750a9f0b |
Comments
imagebuilder: fix partition signature When building images with the imagebuilder, the partition signature never changes. The signature is generated by hashing SOURCE_DATE_EPOCH and LINUX_VERMAGIC which are undefined. Prepopulate these variables, as done by the SDK. Signed-off-by: Matthew Gyurgyik <matthew@gyurgyik.io>
Changed files
- target/imagebuilder/Makefile