diff options
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.98.bb (renamed from meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.96.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.96.bb b/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.98.bb index d60827abe1..fa74d34f88 100644 --- a/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.96.bb +++ b/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.98.bb | |||
@@ -1,7 +1,8 @@ | |||
1 | require bluez4.inc | 1 | require bluez4.inc |
2 | require recipes-multimedia/gstreamer/gst-plugins-package.inc | 2 | require recipes-multimedia/gstreamer/gst-plugins-package.inc |
3 | 3 | ||
4 | PR = "r1" | 4 | SRC_URI[md5sum] = "362864b716950baa04797de735fc237b" |
5 | SRC_URI[sha256sum] = "9a5b655bada7c7a1921cb3bac83b8a32bbe49893e4c7a1377cdc1b0d35f7d233" | ||
5 | 6 | ||
6 | DEPENDS = "bluez4 gst-plugins-base" | 7 | DEPENDS = "bluez4 gst-plugins-base" |
7 | 8 | ||