All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Strasser <kevin.strasser@linux.intel.com>
To: yocto@yoctoproject.org
Subject: [PATCH] meta-baryon: add build documentation
Date: Tue, 10 Jul 2012 13:06:57 -0700	[thread overview]
Message-ID: <1341950817-8026-1-git-send-email-kevin.strasser@linux.intel.com> (raw)

Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
---
 README |   18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/README b/README
index 2a9c77d..bdd2269 100644
--- a/README
+++ b/README
@@ -27,6 +27,24 @@ to yocto@yoctoproject.org with '[meta-baryon]' in the subject.
 
 
 
+Building the meta-baryon layer
+------------------------------
+
+After you download meta-baryon, be sure add its location to bblayers.conf.
+
+The meta-baryon layer uses the 'lame' package, which has a license that
+must be whitelisted by adding the string "commercial" to the
+LICENSE_FLAGS_WHITELIST variable in your local.conf. For example:
+
+  LICENSE_FLAGS_WHITELIST = "commercial"
+
+You should then be able to build the image as such:
+
+  $ source oe-init-build-env
+  $ bitbake baryon-image
+
+
+
 License
 -------
 
-- 
1.7.9.5



             reply	other threads:[~2012-07-10 20:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-10 20:06 Kevin Strasser [this message]
2012-07-11 11:10 ` [PATCH] meta-baryon: add build documentation Paul Eggleton
2012-07-11 17:44 Kevin Strasser
2012-07-11 17:46 ` Robert P. J. Day
2012-07-11 18:05 [PATCH] [meta-baryon] " Kevin Strasser
2012-07-11 20:46 ` Flanagan, Elizabeth

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=1341950817-8026-1-git-send-email-kevin.strasser@linux.intel.com \
    --to=kevin.strasser@linux.intel.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.