]> code.ossystems Code Review - openembedded-core.git/commit
layer.conf: set a variable to map to the OE Layer Index name
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 20 Feb 2015 17:44:06 +0000 (17:44 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 Feb 2015 22:04:26 +0000 (22:04 +0000)
commitd1cf0edd79ec3ba3bd17126183e4cb99aa50ffaf
treeda5edf9cd2e2f0b2ccdcdc1cb49620a1cb6da300
parentae585a7d2744222606aeb533815d22ade8e10097
layer.conf: set a variable to map to the OE Layer Index name

Add a variable that allows us to map the OE-Core layer to the name that
represents it in the OpenEmbedded layer index. This will be used by
bitbake-layers layerindex-fetch so that it knows that for example
OE-Core is already fetched and included in the current configuration.

Note - it won't be required for us to go around and set this for every
layer - we can do the matching based on repo and subdirectory, but
OE-Core is somewhat special in that it does sometimes appear in
different places, for example in poky.

[YOCTO #5348]

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/layer.conf