diff options
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/ |