We were presuming that all the layer dependency information was of the
form "^/path/to/layer" so 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 gets a path.

In V3, I added a doc string to explain pathRE and used Michael's name for the
sort function.

avail on poky-contrib/bavery/toaster/mentor-regex-layerV3
-bavery


The following changes since commit ef627ab364d52fe19994c94c1a78fbe21620a32c:

  local.conf.sample.extended: remove RM_OLD_IMAGE (2016-10-19 17:07:41 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/toaster/mentor-regex-layerV3
  
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/mentor-regex-layerV3

brian avery (1):
  toaster: buildinfohelper

 lib/bb/ui/buildinfohelper.py | 27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)

--
1.9.1
-- 
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to