diff options
| -rw-r--r-- | meta/packages/bluez/bluez-utils_3.18.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/bluez/bluez-utils_3.18.bb b/meta/packages/bluez/bluez-utils_3.18.bb index 8fa75c34a7..3de342fa80 100644 --- a/meta/packages/bluez/bluez-utils_3.18.bb +++ b/meta/packages/bluez/bluez-utils_3.18.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require bluez-utils.inc | 1 | require bluez-utils.inc |
| 2 | 2 | ||
| 3 | DEPENDS += "glib-2.0" | 3 | DEPENDS += "glib-2.0" |
| 4 | PR = "r1" | 4 | PR = "r2" |
| 5 | 5 | ||
| 6 | # ti patch doesn't apply, people using it should rediff it and send it upstream | 6 | # ti patch doesn't apply, people using it should rediff it and send it upstream |
| 7 | #SRC_URI += "file://hciattach-ti-bts.patch;patch=1 " | 7 | #SRC_URI += "file://hciattach-ti-bts.patch;patch=1 " |
| @@ -21,6 +21,7 @@ EXTRA_OECONF = " \ | |||
| 21 | --enable-configfile \ | 21 | --enable-configfile \ |
| 22 | --enable-initscripts \ | 22 | --enable-initscripts \ |
| 23 | --enable-test \ | 23 | --enable-test \ |
| 24 | --disable-hal \ | ||
| 24 | " | 25 | " |
| 25 | 26 | ||
| 26 | # The config options are explained below: | 27 | # The config options are explained below: |
