All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH 01/11] README: Add info about extra apps / omxplayer
@ 2013-08-20 17:02 Andrei Gherzan
  2013-08-20 17:02 ` [meta-raspberrypi][PATCH 02/11] linux-raspberrypi: Update to 2013-08-20 rpi-3.6.y's and rpi-3.2.27's snapshot Andrei Gherzan
                   ` (10 more replies)
  0 siblings, 11 replies; 21+ messages in thread
From: Andrei Gherzan @ 2013-08-20 17:02 UTC (permalink / raw)
  To: yocto

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
 README |   23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)

diff --git a/README b/README
index 920d063..db88066 100644
--- a/README
+++ b/README
@@ -34,7 +34,9 @@ Contents:
     2.C. Add purchased license codecs
     2.D. Disable overscan
     2.E. Set overclocking options
-3. Contribution
+3. Extra apps
+    3.A. omxplayer
+4. Contribution
 
 
 
@@ -94,16 +96,11 @@ URI: git://git.yoctoproject.org/poky
 branch: master
 revision: HEAD
 
-URI: git://git.openembedded.org/meta-openembedded
-branch: master
-revision: HEAD
-
 How to use it:
 
 1. source poky/oe-init-build-env rpi-build
-2. Add needed layers to bblayers.conf:
+2. Add needed layer to bblayers.conf:
     - meta-raspberrypi
-    - meta-openembedded/meta-oe
 3  Set MACHINE to raspberrypi in local.conf
 4. bitbake rpi-hwup-image
 5. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used)
@@ -155,8 +152,18 @@ SDRAM_FREQ = "500"
 OVER_VOLTAGE = "6"
 
 
+3. Extra apps
+=============
+
+3.A. omxplayer
+==============
+omxplayer depends on libav which has a commercial license. So in order to be
+able to compile omxplayer you will need to whiteflag the commercial license
+adding to you local.conf:
+LICENSE_FLAGS_WHITELIST = "commercial"
+
 
-3. Contributing
+4. Contributing
 ===============
 
 To contribute to this layer you should send the patches for review to the
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2013-11-11 10:19 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20 17:02 [meta-raspberrypi][PATCH 01/11] README: Add info about extra apps / omxplayer Andrei Gherzan
2013-08-20 17:02 ` [meta-raspberrypi][PATCH 02/11] linux-raspberrypi: Update to 2013-08-20 rpi-3.6.y's and rpi-3.2.27's snapshot Andrei Gherzan
2013-08-23  9:40   ` Paul Barker
2013-08-24  0:05     ` Andrei Gherzan
2013-08-20 17:02 ` [meta-raspberrypi][PATCH 03/11] userland: Update to 2013-08-20 master's snapshot Andrei Gherzan
2013-08-20 17:02 ` [meta-raspberrypi][PATCH 04/11] rpi-config: " Andrei Gherzan
2013-08-23 11:06   ` Paul Barker
2013-08-24  0:03     ` Andrei Gherzan
2013-08-20 17:02 ` [meta-raspberrypi][PATCH 05/11] rpi-gpio: Update to v0.5.3a Andrei Gherzan
2013-08-20 17:02 ` [meta-raspberrypi][PATCH 06/11] rpio: Integrate v0.10.0 Andrei Gherzan
2013-08-20 17:02 ` [meta-raspberrypi][PATCH 07/11] mesa: Use libgl from mesa for raspberrypi Andrei Gherzan
2013-08-23 10:59   ` Paul Barker
2013-08-23 12:26     ` Martin Jansa
2013-08-24  0:02       ` Andrei Gherzan
2013-10-11 15:47         ` Paul Barker
2013-11-11 10:19           ` Andrei Gherzan
2013-08-20 17:02 ` [meta-raspberrypi][PATCH 08/11] bcm2835: Update to v1.9 Andrei Gherzan
2013-08-20 17:02 ` [meta-raspberrypi][PATCH 09/11] omxplayer: Update to 2013-08-20 master's snapshot Andrei Gherzan
2013-08-20 17:02 ` [meta-raspberrypi][PATCH 10/11] firmware: " Andrei Gherzan
2013-08-20 17:02 ` [meta-raspberrypi][PATCH 11/11] vc-graphics: Remove some useless new lines Andrei Gherzan
2013-08-21 13:14 ` [meta-raspberrypi][PATCH 01/11] README: Add info about extra apps / omxplayer Andrei Gherzan

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.