[oe-commits] Ulf Samuelsson : local.conf.sample: Comment on MULTIMEDIA contents

git version control git at git.openembedded.org
Thu Mar 25 16:48:28 UTC 2010


Module: openembedded.git
Branch: ulf/linux-2.6.30-20100317
Commit: d5905525e2e3f952029727aedfb9b7c1cae2aabd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d5905525e2e3f952029727aedfb9b7c1cae2aabd

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Thu Mar 25 16:33:14 2010 +0100

local.conf.sample: Comment on MULTIMEDIA contents

Add a hint, that you can get multimedia contents
if you define MULTIMEDIA in local.conf
as well as including "multimedia" in your image

Signed-off-by: Ulf Samuelsson <ulf.samuelsson at atmel.com>

---

 conf/local.conf.sample |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 2cff53b..1636434 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -163,5 +163,9 @@ BBINCLUDELOGS = "yes"
 # rather than installing as the full version and symlinking to the SONAME.
 # PACKAGE_SNAP_LIB_SYMLINKS = "1"
 
+# Uncomment this if you want to install your own multimedia content
+# in the target "/usr/share/multimedia"
+# MULTIMEDIA_FILES = "<dir>/<file>.tar.bz2"
+
 # EDIT THIS FILE and then remove the line below before using!
 REMOVE_THIS_LINE:="${@bb.fatal('Read the comments in your conf/local.conf')}"





More information about the Openembedded-commits mailing list