Hi Bruce, > On Jul 4, 2016, at 00:30, Bruce Ashfield <[email protected]> wrote: > > I run the docker check scripts across linux-yocto* periodically, and my > reports are > clean. So there's could be something up with the mixing of the new docker and > the older fido bbappend, or simply that 3.19 didn't get much love.
Perhaps. But I was a part of my own failure. We use a local cloned linux-yocto tree (complete with meta) in which we have our own machine branches and meta branch. To override the repo url I had completely replaced ( = ) the SRC_URI variable in my linux-yocto_3.19.bbappend. This had the effect of removing the .scc's meta-virtualization was adding to the SRC_URI. What's the best way to remove items from a bitbake var? I only briefly looked for that... Is it through a python code fragment expansion? Or is there a more "bitbake-centric" way to do it? Anyway, thanks for the help! /jfd
signature.asc
Description: Message signed with OpenPGP using GPGMail
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
