1
0
Fork 0
forked from mirror/openwrt
openwrt/target
Matthew Gyurgyik 5ecc7ead48 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>
(cherry picked from commit aab36200e7)
2022-02-27 14:02:27 +01:00
..
imagebuilder imagebuilder: fix partition signature 2022-02-27 14:02:27 +01:00
linux ar71xx: fix MikroTik wAP detection 2022-02-19 20:38:46 +01:00
sdk sdk: fix missing include directories 2021-09-22 10:41:24 +02:00
toolchain target/toolchain/files/wrapper.sh: simplify 'case' 2019-09-04 13:28:08 +02:00
Config.in build: add a config option for enabling a testing version of the target kernel 2019-05-11 11:37:10 +02:00
Makefile