diff options
author | Ross Burton <ross.burton@arm.com> | 2023-12-08 10:56:03 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-09 19:17:11 +0000 |
commit | c2f44a6e97397f5f3e8ff141874d733ca4a22d77 (patch) | |
tree | acedd136114380fb04d69619b1d0fcafb4302fe9 /meta-selftest/recipes-test/cpp/files/test-cpp-example.cpp | |
parent | 78ef0313ee6add0301d866074c4b4a23dbefd757 (diff) | |
download | poky-c2f44a6e97397f5f3e8ff141874d733ca4a22d77.tar.gz |
images: remove redundant IMAGE_BASENAME assignments
core-image-tiny-initramfs and core-image-testcontroller-initramfs just
repeat PN, which is the default value.
core-image-minimal-initramfs adds MLPREFIX, but that's also covered by
PN:
$ bitbake-getvar -r lib32-core-image-minimal-initramfs IMAGE_BASENAME
IMAGE_BASENAME="lib32-core-image-minimal-initramfs"
As these assignments are all redundant, remove them.
(From OE-Core rev: 68c2c9e9383fcd60434b101e7b7d7e811369dc0c)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/recipes-test/cpp/files/test-cpp-example.cpp')
0 files changed, 0 insertions, 0 deletions