[oe-commits] : add another example

OE GIT Trial gittrial at amethyst.openembedded.net
Thu Sep 18 19:23:08 UTC 2008


Module: OE.dev
Branch: master
Commit: 7fde86da5a6f11a184bf8e4e459cd9d6f030657c
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=7fde86da5a6f11a184bf8e4e459cd9d6f030657c

Author:  <pb at openembedded.org>
Date:   Thu Sep 18 18:09:00 2008 +0000

add another example

---

 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 194e204..36407b0 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -154,5 +154,9 @@ BBINCLUDELOGS = "yes"
 # a cvs:// URI. Outcomment this, if you always want to pull directly from CVS.
 #CVS_TARBALL_STASH = ""
 
+# Uncomment this if you want to install shared libraries directly under their SONAME,
+# rather than installing as the full version and symlinking to the SONAME.
+# PACKAGE_SNAP_LIB_SYMLINKS = "1"
+
 # 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