diff --git a/meta-webos/recipes-webos/bluetooth/bluetooth-sil-bluez5.bb b/meta-webos/recipes-webos/bluetooth/bluetooth-sil-bluez5.bb index e2fe6537b..f21018876 100644 --- a/meta-webos/recipes-webos/bluetooth/bluetooth-sil-bluez5.bb +++ b/meta-webos/recipes-webos/bluetooth/bluetooth-sil-bluez5.bb @@ -17,7 +17,7 @@ WEBOS_BLUETOOTH_ENABLED_SERVICE_CLASSES ??= "" # Add runtime dependency on bluez5 OBEX service when we have to support FTP RDEPENDS:${PN} += "${@ bb.utils.contains('WEBOS_BLUETOOTH_ENABLED_SERVICE_CLASSES', 'FTP', 'bluez5-obex', '', d)}" -WEBOS_VERSION = "0.1.0-86_8b351d29ada4adb9bf9d3a0c0d894fd45cd8073a" +WEBOS_VERSION = "0.1.0-87_91ed8541e63b298cda488585595a782b095da90c" PR = "r11" inherit webos_component diff --git a/meta-webos/recipes-webos/bluetooth/com.webos.service.bluetooth2.bb b/meta-webos/recipes-webos/bluetooth/com.webos.service.bluetooth2.bb index 2b081400d..1cb21e59e 100644 --- a/meta-webos/recipes-webos/bluetooth/com.webos.service.bluetooth2.bb +++ b/meta-webos/recipes-webos/bluetooth/com.webos.service.bluetooth2.bb @@ -48,7 +48,7 @@ WEBOS_BLUETOOTH_ENABLED_SERVICE_CLASSES = "GATT FTP OPP A2DP SPP HFP AVRCP PAN A # emulator), which means that the pairing should happen without user intervention. WEBOS_BLUETOOTH_PAIRING_IO_CAPABILITY ??= "NoInputNoOutput" -WEBOS_VERSION = "1.0.0-78_e020e6cf47e1841df331663586d107f66c6de5aa" +WEBOS_VERSION = "1.0.0-79_e5c85df2c743755aace12c613ced5627392a2c4b" PR = "r10" inherit webos_component diff --git a/meta-webos/recipes-webos/bluetooth/com.webos.service.hfp.bb b/meta-webos/recipes-webos/bluetooth/com.webos.service.hfp.bb index 971b3d4f7..4df2dadf5 100644 --- a/meta-webos/recipes-webos/bluetooth/com.webos.service.hfp.bb +++ b/meta-webos/recipes-webos/bluetooth/com.webos.service.hfp.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \ DEPENDS = "glib-2.0 glib-2.0-native luna-service2 pmloglib libpbnjson" -WEBOS_VERSION = "1.0.0-34_4e1ab4e3a5d2c7168dcc7d6c41ee607fb1616d49" +WEBOS_VERSION = "1.0.0-35_1c8e66b1e794a31d36d11fdc2afd4834184d70dd" PR = "r9" inherit webos_component