[oe] [PATCH 2/3] bluez4.inc: List 4.90 as the maxver for applying a patch

Tom Rini tom_rini at mentor.com
Mon Apr 25 18:31:12 UTC 2011


After 4.89 we don't need to apply sbc-thumb.patch anymore as upstream
has made a similar change.

Signed-off-by: Tom Rini <tom_rini at mentor.com>
---
 recipes/bluez/bluez4.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/bluez/bluez4.inc b/recipes/bluez/bluez4.inc
index d5b30be..12989d0 100644
--- a/recipes/bluez/bluez4.inc
+++ b/recipes/bluez/bluez4.inc
@@ -14,7 +14,7 @@ RPROVIDES_bluez4-dev = "bluez-libs-dev"
 SRC_URI = "\
   http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \
   file://fix-dfutool-usb-declaration-mismatch.patch \
-  file://sbc-thumb.patch \
+  file://sbc-thumb.patch;maxver=4.90 \
   file://bluetooth.conf \
 "
 S = "${WORKDIR}/bluez-${PV}"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list