diff options
author | Shane Wang <shane.wang@intel.com> | 2012-03-14 15:42:08 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-21 13:03:42 +0000 |
commit | 82df422ccdc540d5084ca1160b80cbe8bd2bbceb (patch) | |
tree | 340df5ea71762081fcdca43b1db120a547987403 /meta/recipes-connectivity/bluez | |
parent | 24c233d8fd9ca729f57f3c0008944ae4532618de (diff) | |
download | poky-82df422ccdc540d5084ca1160b80cbe8bd2bbceb.tar.gz |
gst-plugin-bluetooth: upgrade to 4.99
(From OE-Core rev: ad9cdcffa219e2c185f0e40f50d44f63ed521c9c)
Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/bluez')
-rw-r--r-- | meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.99.bb (renamed from meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.98.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/bluez/gst-plugin-bluetooth_4.98.bb b/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 @@ | |||
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 | SRC_URI[md5sum] = "362864b716950baa04797de735fc237b" | 4 | SRC_URI[md5sum] = "570aa10692ed890aa0a4297b37824912" |
5 | SRC_URI[sha256sum] = "9a5b655bada7c7a1921cb3bac83b8a32bbe49893e4c7a1377cdc1b0d35f7d233" | 5 | SRC_URI[sha256sum] = "d884b9aa5d3d9653c076b7646ca14a3e43eb84bccfe8193c49690f802bbd827c" |
6 | 6 | ||
7 | DEPENDS = "bluez4 gst-plugins-base" | 7 | DEPENDS = "bluez4 gst-plugins-base" |
8 | 8 | ||