]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext: copy BBMULTICONFIG files
authorJustin Bronder <jsbronder@cold-front.org>
Mon, 21 Jun 2021 17:50:28 +0000 (13:50 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Jun 2021 14:17:10 +0000 (15:17 +0100)
commit8bc339b83a45becc0c7edf016fcce187152669e3
tree74cb3fc11e1264a2508c695ab94ee5237fdb9370
parentdb2b1da511ea3d4daef136a8b1d85b7040a46632
populate_sdk_ext: copy BBMULTICONFIG files

As the generated local.conf includes BBMULTICONFIG, the referenced files
in conf/multiconfig also need to be copied.  Otherwise with
BBMULTICONFIG="abc" for instance, building the esdk fails with:

ERROR: ParseError at tmp/build-glibc/work/qemux86_64-oe-linux/core-image-ssh/1.0-r0/sdk-ext/image/tmp-renamed-sdk/layers/openembedded-core/meta/conf/bitbake.conf:767: Could not include required file conf/multiconfig/abc.conf

Signed-off-by: Justin Bronder <jsbronder@cold-front.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass