diff options
author | Shane Wang <shane.wang@intel.com> | 2012-01-22 15:08:09 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-24 11:54:23 +0000 |
commit | e96ec29709716ee6a01f61848d9ff2a825fcbb52 (patch) | |
tree | 93bee7efb1f04369c7c2dc88eef6fa13f2a29fd1 /meta/recipes-connectivity | |
parent | a3c689963924d3637414b062038ea9c9adffb6f2 (diff) | |
download | poky-e96ec29709716ee6a01f61848d9ff2a825fcbb52.tar.gz |
bluez4: upgrade to 4.98
(From OE-Core rev: 8d3188a4a69214f23d8b7f8d972bdd35f574196b)
Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/bluez/bluez4-4.98/bluetooth.conf (renamed from meta/recipes-connectivity/bluez/bluez4-4.96/bluetooth.conf) | 0 | ||||
-rw-r--r-- | meta/recipes-connectivity/bluez/bluez4_4.98.bb (renamed from meta/recipes-connectivity/bluez/bluez4_4.96.bb) | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-connectivity/bluez/bluez4-4.96/bluetooth.conf b/meta/recipes-connectivity/bluez/bluez4-4.98/bluetooth.conf index ca5e9e4f2f..ca5e9e4f2f 100644 --- a/meta/recipes-connectivity/bluez/bluez4-4.96/bluetooth.conf +++ b/meta/recipes-connectivity/bluez/bluez4-4.98/bluetooth.conf | |||
diff --git a/meta/recipes-connectivity/bluez/bluez4_4.96.bb b/meta/recipes-connectivity/bluez/bluez4_4.98.bb index 88ec7a4452..62de1feb48 100644 --- a/meta/recipes-connectivity/bluez/bluez4_4.96.bb +++ b/meta/recipes-connectivity/bluez/bluez4_4.98.bb | |||
@@ -1,11 +1,11 @@ | |||
1 | require bluez4.inc | 1 | require bluez4.inc |
2 | 2 | ||
3 | PR = "r4" | 3 | PR = "r0" |
4 | 4 | ||
5 | SRC_URI += "file://bluetooth.conf" | 5 | SRC_URI += "file://bluetooth.conf" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "296111afac49e3f9035085ac14daf518" | 7 | SRC_URI[md5sum] = "362864b716950baa04797de735fc237b" |
8 | SRC_URI[sha256sum] = "c06fd50fd77909cad55e3181a42c6bce7cfcf7abb8cd87871c13d0d70f87fa99" | 8 | SRC_URI[sha256sum] = "9a5b655bada7c7a1921cb3bac83b8a32bbe49893e4c7a1377cdc1b0d35f7d233" |
9 | 9 | ||
10 | do_install_append() { | 10 | do_install_append() { |
11 | install -m 0644 ${S}/audio/audio.conf ${D}/${sysconfdir}/bluetooth/ | 11 | install -m 0644 ${S}/audio/audio.conf ${D}/${sysconfdir}/bluetooth/ |