]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext: Do not assume local.conf will always exist
authorKhem Raj <raj.khem@gmail.com>
Sun, 13 Sep 2020 07:44:00 +0000 (00:44 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 13 Sep 2020 12:58:38 +0000 (13:58 +0100)
commit6379f951ba92b2b86a55de5fc267bacf8c6095d2
tree1c2c058896459093e34d5bf5ef9405f9f2c0f424
parent10992ad4f343d0f92d9d6246cc2e58effd3f3eeb
populate_sdk_ext: Do not assume local.conf will always exist

Some distros may not have local.conf, and use auto.conf or site.conf
alone to describe distro config metadata, therefore make code robust
to not fail eSDK builds for such setups

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass