diff options
author | Ross Burton <ross.burton@arm.com> | 2022-05-13 19:42:01 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-15 08:57:15 +0100 |
commit | 2d03dd4b329108825e10bd5c12f2312fd507ace4 (patch) | |
tree | b4bc749e6e9c98104f7a79030c1ec65740083e9a /scripts/runqemu-addptable2image | |
parent | 8252367023b31d923c6031280843cdd35050df56 (diff) | |
download | poky-2d03dd4b329108825e10bd5c12f2312fd507ace4.tar.gz |
kernel-yocto.bbclass: say what SRC_URI entry is being dropped
If there is a defconfig set by KBUILD_DEFCONFIG and something that looks
like a defconfig in SRC_URI, the SRC_URI is dropped. This happens even
if the entry in SRC_URI is called my_defconfig_frag.cfg.
Arguably, this is a bug and the behaviour should be changed, but for now
if we're going to remove entries from SRC_URI we should make it clear
what entry is being removed.
(From OE-Core rev: c807876507fa0257be9abc15457b312e01368c17)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu-addptable2image')
0 files changed, 0 insertions, 0 deletions