[oe-commits] Ulf Samuelsson : conf.local.sample: Comment on multimedia samples

git version control git at git.openembedded.org
Thu Mar 25 15:54:14 UTC 2010


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

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

conf.local.sample: Comment on multimedia samples

Add comment in conf.local.sample
showing how to add multimedia contents.

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