summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/run
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2021-04-26 10:28:40 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-04-26 10:59:35 +0200
commit55e2a6b1cf7ee69819d9f8388d2eba35fc077c2a (patch)
tree493d67512cbf13b63fd5fec2a7b80d55bf0401a4 /configs/platform-v7a/run
parentf55c1918e690dccf9545173bfa16d83ff9817050 (diff)
downloadDistroKit-55e2a6b1cf7ee69819d9f8388d2eba35fc077c2a.tar.gz
DistroKit-55e2a6b1cf7ee69819d9f8388d2eba35fc077c2a.tar.xz
v7a, mips: fix barebox-common oldconfig with inherited layers
When using layers that inherit DistroKit, doing a 'ptxdist oldconfig barebox-common' in the inherited layer can lead to strange errors about unmatched MD5 sums in the config diff. This happens because ptxd_make_world_kconfig_mode() in scripts/lib/ptxd_make_world_kconfig.sh only updates the config files when the stage name matches "*config". Rename the "barebox-common_oldconfig_" target to something that matches the regex. As a side note, we still need a separate oldconfig target for barebox-common here because it must run before all other barebox's oldconfig stages. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Link: https://lore.pengutronix.de/20210426082840.5999-1-rhi@pengutronix.de Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/run')
0 files changed, 0 insertions, 0 deletions