summaryrefslogtreecommitdiffstats
path: root/meta/lib/patchtest
diff options
context:
space:
mode:
authorAlexander Kanavin <alex@linutronix.de>2025-10-02 18:16:58 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-10-03 17:51:38 +0100
commit431e5ebf53327f32c9a84567b2bf4147ab64b9e3 (patch)
tree62c2d31898a6fdebc8bb1294a0b7fdc4a77ddb0d /meta/lib/patchtest
parent7a3925c6e50d90b70e687c3c75ca3ab4c10cb245 (diff)
downloadpoky-431e5ebf53327f32c9a84567b2bf4147ab64b9e3.tar.gz
lib/bbconfigbuild/configfragments: disable the previous builtin fragment when enabling a new one
There was a flaw in the logic that allowed multiple builtin fragments with the same prefix to be enabled at the same time. The correct behaviour is that only one of them should be enabled, and when enabling it all previously enabled fragments should be removed. The issues that this caused are further explained in https://bugzilla.yoctoproject.org/show_bug.cgi?id=15987 [YOCTO #15987] (From OE-Core rev: ada326e2070510fd018a6df3ce686fdce52517d2) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/patchtest')
0 files changed, 0 insertions, 0 deletions