[oe] [PATCH] bluez4: remove `DEFAULT_PREFERENCE = "-1"`

Paul Menzel paulepanter at users.sourceforge.net
Tue Apr 26 15:28:47 UTC 2011


Date: Tue, 26 Apr 2011 09:03:49 +0200

Disabling it by default started with commit 58c8e70e [1].

	commit 58c8e70ec14568d0dd21f6dfe72015375edccd60
	Author: Koen Kooi <koen at openembedded.org>
	Date:   Mon Jul 20 11:29:06 2009 +0200

	    bluez4: add 4.46, disabled by default

BlueZ 4.91 builds fine using `minimal{,-uclibc}` for `MACHINE = "beagleboard" though.

Distributions should pin `bluez4_4.42.bb` if they want to use it.

[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=58c8e70ec14568d0dd21f6dfe72015375edccd60

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 recipes/bluez/bluez4_4.91.bb |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/recipes/bluez/bluez4_4.91.bb b/recipes/bluez/bluez4_4.91.bb
index 5684fc8..ebb2dab 100644
--- a/recipes/bluez/bluez4_4.91.bb
+++ b/recipes/bluez/bluez4_4.91.bb
@@ -3,10 +3,6 @@ require bluez4.inc
 SRC_URI[md5sum] = "3059b7ef5168c84cd0c6a67034ce79f9"
 SRC_URI[sha256sum] = "11e9279e2669db996afd464b96d2c68f41f157f6eb9b8842a0bbcad8a4eac18d"
 
-DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_angstrom = "1"
-DEFAULT_PREFERENCE_shr = "1"
-
 DEPENDS += "libsndfile1"
 
 PR = "${INC_PR}.0"
-- 
1.7.4.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110426/5e1019a4/attachment-0002.sig>


More information about the Openembedded-devel mailing list