summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-01-08 12:06:50 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-10 17:37:46 +0000
commit8e4dc97614f2022855143b49d18795ca0352b237 (patch)
treee2f78ca737984f159f208532e12991845223aa40 /TODO
parent379b12107ec921b4458eda320078374a509164c1 (diff)
downloadbitbake-8e4dc97614f2022855143b49d18795ca0352b237.tar.gz
bitbake-layers: flatten: warn the user if output structure is incorrect
If you flatten layers that have different directory structures you may not end up with a usable layer in the output directory - some files won't be picked up by BitBake. To try to avoid this problem, once flattening has completed, get the BBFILES entries that correspond to the layer from which the output layer's conf/layer.conf came from, and check through all of the .bb/.bbappend files in the output directory to see if any will not be referred to by BBFILES in the output layer. If any are found, show a warning to the user. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions