This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 build/conf/local.conf.sample |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

New commits:
commit d0e6c716959f0f4c5c33862eaf199decae575ffc
Author: Richard Purdie <[EMAIL PROTECTED]>
Date:   Wed Oct 29 10:41:28 2008 +0000

    local.conf.sample: Append to BBFILES instead of overwriting


Diff in this email is a maximum of 400 lines.
diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample
index 478dac9..3e27b22 100644
--- a/build/conf/local.conf.sample
+++ b/build/conf/local.conf.sample
@@ -1,6 +1,6 @@
 # Where to cache the files Poky downloads
 DL_DIR ?= "${OEROOT}/sources"
-BBFILES = "\
+BBFILES += "\
     ${OEROOT}/meta/packages/*/*.bb \
     ${OEROOT}/meta-moblin/packages/*/*.bb"
 
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits

Reply via email to