diff options
author | Shane Wang <shane.wang@intel.com> | 2012-03-14 15:18:50 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-21 13:03:42 +0000 |
commit | 11897a9300d7b667f2b62d99fac5a86131698ded (patch) | |
tree | f19c5f9f5c5d31a7824c6c8f31a695e9cf9b8c64 /meta/recipes-connectivity/bluez | |
parent | 987d53f5be2b0af3a4cc4c318b7b8570c6ec885d (diff) | |
download | poky-11897a9300d7b667f2b62d99fac5a86131698ded.tar.gz |
bluez4: upgrade to 4.99
(From OE-Core rev: fac7863c0f00b442283689e27fae153ccf5428b0)
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/bluez4-4.99/bluetooth.conf (renamed from meta/recipes-connectivity/bluez/bluez4-4.98/bluetooth.conf) | 0 | ||||
-rw-r--r-- | meta/recipes-connectivity/bluez/bluez4-4.99/sbc_mmx.patch (renamed from meta/recipes-connectivity/bluez/bluez4-4.98/sbc_mmx.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-connectivity/bluez/bluez4_4.99.bb (renamed from meta/recipes-connectivity/bluez/bluez4_4.98.bb) | 6 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-connectivity/bluez/bluez4-4.98/bluetooth.conf b/meta/recipes-connectivity/bluez/bluez4-4.99/bluetooth.conf index ca5e9e4f2f..ca5e9e4f2f 100644 --- a/meta/recipes-connectivity/bluez/bluez4-4.98/bluetooth.conf +++ b/meta/recipes-connectivity/bluez/bluez4-4.99/bluetooth.conf | |||
diff --git a/meta/recipes-connectivity/bluez/bluez4-4.98/sbc_mmx.patch b/meta/recipes-connectivity/bluez/bluez4-4.99/sbc_mmx.patch index 98fab458b0..98fab458b0 100644 --- a/meta/recipes-connectivity/bluez/bluez4-4.98/sbc_mmx.patch +++ b/meta/recipes-connectivity/bluez/bluez4-4.99/sbc_mmx.patch | |||
diff --git a/meta/recipes-connectivity/bluez/bluez4_4.98.bb b/meta/recipes-connectivity/bluez/bluez4_4.99.bb index 5df32412ca..97c77b419b 100644 --- a/meta/recipes-connectivity/bluez/bluez4_4.98.bb +++ b/meta/recipes-connectivity/bluez/bluez4_4.99.bb | |||
@@ -1,13 +1,13 @@ | |||
1 | require bluez4.inc | 1 | require bluez4.inc |
2 | 2 | ||
3 | PR = "r2" | 3 | PR = "r0" |
4 | 4 | ||
5 | SRC_URI += "file://bluetooth.conf \ | 5 | SRC_URI += "file://bluetooth.conf \ |
6 | file://sbc_mmx.patch \ | 6 | file://sbc_mmx.patch \ |
7 | " | 7 | " |
8 | 8 | ||
9 | SRC_URI[md5sum] = "362864b716950baa04797de735fc237b" | 9 | SRC_URI[md5sum] = "570aa10692ed890aa0a4297b37824912" |
10 | SRC_URI[sha256sum] = "9a5b655bada7c7a1921cb3bac83b8a32bbe49893e4c7a1377cdc1b0d35f7d233" | 10 | SRC_URI[sha256sum] = "d884b9aa5d3d9653c076b7646ca14a3e43eb84bccfe8193c49690f802bbd827c" |
11 | 11 | ||
12 | do_install_append() { | 12 | do_install_append() { |
13 | install -m 0644 ${S}/audio/audio.conf ${D}/${sysconfdir}/bluetooth/ | 13 | install -m 0644 ${S}/audio/audio.conf ${D}/${sysconfdir}/bluetooth/ |