aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/ofono/ofono_1.15.bbappend
blob: a2c3b0d91cbf31b26666f586853db1002216cb4a (plain)
1
2
3
4
5
6
# Remove the python3 runtime requirements for ofono, this is only for test
# scripts and these test scripts use dbus and python3 dbus module is broken.
RDEPENDS_${PN} = ""

DEPENDS_remove = "bluez4"
DEPENDS_append = "bluez5"