openwrt/target
Matthew Gyurgyik 491598424a 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:14 +00:00
..
imagebuilder imagebuilder: fix partition signature 2021-09-01 08:07:14 +00:00
linux treewide: update email address of Tomasz Maciej Nowak 2021-09-01 08:07:13 +00:00
sdk sdk: fix missing include directories 2021-09-01 08:07:09 +00:00
toolchain build: improve ccache support 2020-07-11 15:19:53 +02:00
Config.in build: define PWM_SUPPORT arch feature flag 2021-09-01 08:07:01 +00:00
Makefile