diff options
| -rw-r--r-- | meta/recipes-connectivity/bluez/bluez4.inc | 6 | ||||
| -rw-r--r-- | meta/recipes-connectivity/bluez/bluez4_4.96.bb | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-connectivity/bluez/bluez4.inc b/meta/recipes-connectivity/bluez/bluez4.inc index 5dacd9266f..fc515f6aeb 100644 --- a/meta/recipes-connectivity/bluez/bluez4.inc +++ b/meta/recipes-connectivity/bluez/bluez4.inc | |||
| @@ -27,9 +27,9 @@ EXTRA_OECONF = "\ | |||
| 27 | --enable-bccmd \ | 27 | --enable-bccmd \ |
| 28 | --enable-hid2hci \ | 28 | --enable-hid2hci \ |
| 29 | --enable-dfutool \ | 29 | --enable-dfutool \ |
| 30 | --enable-hidd \ | 30 | --disable-hidd \ |
| 31 | --enable-pand \ | 31 | --disable-pand \ |
| 32 | --enable-dund \ | 32 | --disable-dund \ |
| 33 | --disable-cups \ | 33 | --disable-cups \ |
| 34 | --enable-test \ | 34 | --enable-test \ |
| 35 | --enable-datafiles \ | 35 | --enable-datafiles \ |
diff --git a/meta/recipes-connectivity/bluez/bluez4_4.96.bb b/meta/recipes-connectivity/bluez/bluez4_4.96.bb index 420a525eab..52268cfb95 100644 --- a/meta/recipes-connectivity/bluez/bluez4_4.96.bb +++ b/meta/recipes-connectivity/bluez/bluez4_4.96.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require bluez4.inc | 1 | require bluez4.inc |
| 2 | 2 | ||
| 3 | PR = "r2" | 3 | PR = "r3" |
| 4 | 4 | ||
| 5 | SRC_URI += "file://bluetooth.conf" | 5 | SRC_URI += "file://bluetooth.conf" |
| 6 | 6 | ||
