[oe-commits] Philip Balister : linux-davinci_2.6.27 : DEFAULT_PREFERENCE = "-1"

GIT User account git at amethyst.openembedded.net
Thu Mar 12 16:27:26 UTC 2009


Module: openembedded.git
Branch: hrw/poky-merge/add-rpm-packages-support
Commit: 477cb9e7debbd2e7d3dc34f69d7320357448cfe4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=477cb9e7debbd2e7d3dc34f69d7320357448cfe4

Author: Philip Balister <philip at balister.org>
Date:   Fri Mar  6 14:18:01 2009 -0500

linux-davinci_2.6.27 : DEFAULT_PREFERENCE = "-1"
                       Recipe may not build.

---

 packages/linux/linux-davinci_2.6.27.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/packages/linux/linux-davinci_2.6.27.bb b/packages/linux/linux-davinci_2.6.27.bb
index 1d2cbf5..9e50f98 100644
--- a/packages/linux/linux-davinci_2.6.27.bb
+++ b/packages/linux/linux-davinci_2.6.27.bb
@@ -1,5 +1,7 @@
 require linux-omap.inc
 
+DEFAULT_PREFERENCE = "-1"
+
 # uncomment the below to get the latest and greatest and avoid a full reparse
 # or override in it local.conf like this: DAVINCI_SRCREV_pn-linux-davinci = "${@bb.fetch.get_srcrev(d)}"
 #DAVINCI_SRCREV = "${@bb.fetch.get_srcrev(d)}"





More information about the Openembedded-commits mailing list