diff options
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb (renamed from meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.99.bb) | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.99.bb b/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb index f8dab529ce..49135ab201 100644 --- a/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.99.bb +++ b/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb @@ -1,10 +1,10 @@ require bluez4.inc require recipes-multimedia/gstreamer/gst-plugins-package.inc -PR = "r2" +PR = "r0" -SRC_URI[md5sum] = "570aa10692ed890aa0a4297b37824912" -SRC_URI[sha256sum] = "d884b9aa5d3d9653c076b7646ca14a3e43eb84bccfe8193c49690f802bbd827c" +SRC_URI[md5sum] = "fb42cb7038c380eb0e2fa208987c96ad" +SRC_URI[sha256sum] = "59738410ade9f0e61a13c0f77d9aaffaafe49ba9418107e4ad75fe52846f7487" DEPENDS = "bluez4 gst-plugins-base" @@ -36,4 +36,3 @@ FILES_${PN}-dbg += "\ ${libdir}/*/.debug \ " - |