gpe-bluetooth svn: lower default pref
authorKoen Kooi <koen@openembedded.org>
Fri, 18 May 2007 09:43:23 +0000 (09:43 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 18 May 2007 09:43:23 +0000 (09:43 +0000)
packages/gpe-bluetooth/gpe-bluetooth_svn.bb

index 26b0215..956e82e 100644 (file)
@@ -1,8 +1,10 @@
 require gpe-bluetooth.inc
 
+DEFAULT_PREFERENCE = "-1"
+
 PV = "0.54+svn${SRCDATE}" 
 PR = "r0"
 
 SRC_URI = "${GPE_SVN}"
 
-S = ${WORKDIR}/${PN}
\ No newline at end of file
+S = ${WORKDIR}/${PN}