[OE-core] [PATCH 0/1] Fix for sanity handling of meta-yocto -> meta-poky

Peter Kjellerstedt peter.kjellerstedt at axis.com
Mon Feb 29 16:28:55 UTC 2016


The code in sanity.bbclass to handle the transition from meta-yocto to
meta-poky needs to be more resilient and not mistake meta-yocto-bsp
for meta-yocto. It also needs to handle all occurrences of meta-yocto.

Even with the suggested change here the code still relies on that all
layers in bblayers.conf are specified on separate lines...

//Peter

The following changes since commit 4006a7f2762ccd5dcbc6cdff49482d4387a73261:

  sanity: Fix int verses string reference (2016-02-28 22:54:09 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib pkj/sanity-meta-poky
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=pkj/sanity-meta-poky

Peter Kjellerstedt (1):
  sanity: Do not mistake meta-yocto-bsp for meta-yocto

 meta/classes/sanity.bbclass | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

-- 
2.1.0




More information about the Openembedded-core mailing list