diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-10-02 15:45:49 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-11 12:14:27 +0000 |
commit | ff1efda2af1027421cb27a398484b4b4e4798646 (patch) | |
tree | ff6f347d802ed484c7b6ae9cc5a6a9fb9d18267e /oe-init-build-env | |
parent | fe85a2a8b4adb9671ad308e75fc3d1f2c5e08916 (diff) | |
download | poky-ff1efda2af1027421cb27a398484b4b4e4798646.tar.gz |
devtool: finish: fix "layer not in bblayers.conf" warning when path specified
devtool finish will check if the destination layer is part of
bblayers.conf so that we avoid the user getting confused about the
recipe vanishing from their configuration if it isn't. devtool finish
also accepts a path underneath a layer so that you have a bit
more control over where it ends up. However if you used a path
underneath a layer then it wasn't converting this to the base of the
layer before checking it against BBLAYERS, thus the warning was being
shown erroneously in that case.
(From OE-Core rev: ab1b8d55e551fea3e8656aab7a786d1bfec62d0f)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions