]> code.ossystems Code Review - openembedded-core.git/commitdiff
bluez5: include the patch only for 5.36
authorMartin Jansa <martin.jansa@gmail.com>
Mon, 28 Dec 2015 12:55:52 +0000 (13:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Dec 2015 13:02:03 +0000 (13:02 +0000)
* it's backport so it probably won't be needed for newer version and it doesn't
  apply for older versions, so it just prevents to easily use bluez5.inc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bluez5/bluez5.inc
meta/recipes-connectivity/bluez5/bluez5_5.36.bb

index 62bd143b0d7aaaddb09b9623aa0caa4cfc1e694d..3aaefa366cc6aa4862f1f164f29ffe74281c88ca 100644 (file)
@@ -18,7 +18,6 @@ PACKAGECONFIG[experimental] = "--enable-experimental,--disable-experimental,"
 
 SRC_URI = "\
     ${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.xz \
-    file://core-profile-Fix-possible-crash-when-registering-pro.patch \
     file://init \
 "
 S = "${WORKDIR}/bluez-${PV}"
index b94ed31def3fb16eaeb6f7c7a5b6d78fba5275b9..884bb7760ec22485ba2d0388cbaa5c8e0e37cec6 100644 (file)
@@ -1,4 +1,6 @@
 require bluez5.inc
+
+SRC_URI += "file://core-profile-Fix-possible-crash-when-registering-pro.patch"
 SRC_URI[md5sum] = "9a0ee479cacc44fac68f6a65b1cd3eba"
 SRC_URI[sha256sum] = "a343ea1aeb53d3bd139087f3b1c1e1fb70db452d9762cc7a3d23e75962e578f2"