diff options
author | brian avery <brian.avery@intel.com> | 2016-10-28 17:55:34 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-03 17:41:15 +0000 |
commit | 6c9f6b5f70ab3ee194b2c2c6f3bd462c994848fa (patch) | |
tree | c12657eab6b8efbcd7a359e7f7b411d8ced52490 /bitbake/doc | |
parent | dc8508f609974cc99606b9042bfa7f870ce80228 (diff) | |
download | poky-6c9f6b5f70ab3ee194b2c2c6f3bd462c994848fa.tar.gz |
bitbake: toaster: buildinfohelper Handle regex paths
We were presuming that all the layer dependency information was of the
form "^/path/to/layer" to we were just stripping the leading "^" off of
the layer information when we were matching the layer priorities to the
toaster database. This patch splits out the priorities layer match which
gets a regex from the task/recipe match which is gets a path.
(Bitbake rev: 82775c80d169266cc18ca2b2065a05c79dc6fbfc)
Signed-off-by: brian avery <brian.avery@intel.com>
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc')
0 files changed, 0 insertions, 0 deletions