]> code.ossystems Code Review - openembedded-core.git/commit
copy_buildsystem: allow more layer paths
authorDaniel Wagenknecht <dwagenknecht@emlix.com>
Wed, 2 Mar 2022 19:05:55 +0000 (20:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Mar 2022 17:13:06 +0000 (17:13 +0000)
commit16d330d42e03085769eddb1b60ba1df7228baf36
tree7df286c520962042602f7e06c9473cfc1566c5ef
parentab8ed74082ffaf3b3adca84f4c41465f89657e76
copy_buildsystem: allow more layer paths

Layers could be located anywhere. The eSDK should work with them even if
they are not located in TOPDIR or in the same parent directory as
COREBASE.

For layers located in the same parent directory as COREBASE this preserves
the intent from the previous
  copy_buildsystem: include layer tree during build structure creation
commit.

Related OE-Core rev: 5a59a6997f41e606d088e3e86812de56f72f543b

Signed-off-by: Daniel Wagenknecht <dwagenknecht@emlix.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/copy_buildsystem.py