From 82df422ccdc540d5084ca1160b80cbe8bd2bbceb Mon Sep 17 00:00:00 2001 From: Shane Wang Date: Wed, 14 Mar 2012 15:42:08 +0800 Subject: [PATCH] gst-plugin-bluetooth: upgrade to 4.99 (From OE-Core rev: ad9cdcffa219e2c185f0e40f50d44f63ed521c9c) Signed-off-by: Shane Wang Signed-off-by: Richard Purdie --- ...-plugin-bluetooth_4.98.bb => gst-plugin-bluetooth_4.99.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/bluez/{gst-plugin-bluetooth_4.98.bb => gst-plugin-bluetooth_4.99.bb} (77%) diff --git a/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.98.bb b/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.99.bb similarity index 77% rename from meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.98.bb rename to meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.99.bb index fa74d34f88..d1ad3364ee 100644 --- a/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.98.bb +++ b/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.99.bb @@ -1,8 +1,8 @@ require bluez4.inc require recipes-multimedia/gstreamer/gst-plugins-package.inc -SRC_URI[md5sum] = "362864b716950baa04797de735fc237b" -SRC_URI[sha256sum] = "9a5b655bada7c7a1921cb3bac83b8a32bbe49893e4c7a1377cdc1b0d35f7d233" +SRC_URI[md5sum] = "570aa10692ed890aa0a4297b37824912" +SRC_URI[sha256sum] = "d884b9aa5d3d9653c076b7646ca14a3e43eb84bccfe8193c49690f802bbd827c" DEPENDS = "bluez4 gst-plugins-base"