From: Gary Thomas <gary@mlbassoc.com>
To: yocto@yoctoproject.org
Subject: Re: [poky] RaspberryPi Layer
Date: Mon, 21 May 2012 09:41:19 -0600 [thread overview]
Message-ID: <4FBA621F.6030200@mlbassoc.com> (raw)
In-Reply-To: <00b501cd3767$46f76530$d4e62f90$@Distant-earth.com>
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
------------------------------------------------------------
next prev parent reply other threads:[~2012-05-21 15:41 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-19 21:51 RaspberryPi Layer Andrei Gherzan
2012-05-19 21:51 ` Andrei Gherzan
2012-05-19 22:09 ` Chris Tapp
2012-05-21 7:47 ` [poky] " Tomas Frydrych
2012-05-21 8:47 ` Andrei Gherzan
2012-05-21 9:19 ` Paul Eggleton
2012-05-21 9:25 ` Andrei Gherzan
2012-05-21 9:32 ` Paul Eggleton
2012-05-21 15:16 ` John Willis
2012-05-21 15:31 ` Paul Eggleton
2012-05-21 15:34 ` John Willis
2012-05-21 15:41 ` Gary Thomas [this message]
2012-05-21 15:45 ` Andrei Gherzan
2012-05-21 16:21 ` Tomas Frydrych
2012-05-21 10:12 ` Tomas Frydrych
2012-05-21 19:59 ` Chris Tapp
2012-05-21 20:08 ` Andrei Gherzan
2012-05-22 19:40 ` Chris Tapp
2012-05-22 19:43 ` Andrei Gherzan
2012-05-22 21:46 ` Khem Raj
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FBA621F.6030200@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.