Or we can set up a distro file so that we can use it out of the box and in case ppl want to use custom distros use BBMASK. A pull request was sent with some other stuff as well.
On Mon, May 21, 2012 at 6:41 PM, Gary Thomas <g...@mlbassoc.com> wrote: > On 2012-05-21 09:34, John Willis wrote: > >> Hi Paul, >> >> That had been my plan but I got the impression that was frowned up in >>>> the Yocto environment. >>>> >>> >>> Well, IMHO it's suboptimal, but far less so than two separate competing >>> layers that ultimately exist for the same purpose. >>> >> >> Pushed a note in the README with suggestions on a suitable Yocto BBMASK. >> > > However, this note has a typo. BBMASK must be a proper Python regex. > > diff --git a/README b/README > index 6558bdc..e9ff8e6 100644 > --- a/README > +++ b/README > @@ -22,7 +22,7 @@ mask few recipes requiring systemd or other recipes not > included in your distrib > > You can achieve this by adding something like the following to local.conf: > > -BBMASK = "meta-raspberrypi/recipes-**multimedia/libav > meta-raspberrypi/recipes-core/**systemd" > +BBMASK = "meta-raspberrypi/recipes-**multimedia/libav|meta-** > raspberrypi/recipes-core/**systemd" > > You can adjust the BBMASK for any .bbappends that your distribution does > not contain recipes for. > > -- > ------------------------------**------------------------------ > Gary Thomas | Consulting for the > MLB Associates | Embedded world > ------------------------------**------------------------------ > > ______________________________**_________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.**org/listinfo/yocto<https://lists.yoctoproject.org/listinfo/yocto> >
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto