mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
connman: Drop hal dependency and udev configure option, neither is used
(From OE-Core rev: d5be373b9d967a58d33e71e440daaaca6444987a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -13,7 +13,7 @@ LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
|
||||
file://src/main.c;beginline=1;endline=20;md5=4b55b550fa6b33cc2055ef30dd262b3e"
|
||||
|
||||
DEPENDS = "libgdbus dbus glib-2.0 hal iptables"
|
||||
DEPENDS = "libgdbus dbus glib-2.0 iptables"
|
||||
|
||||
INITSCRIPT_NAME = "connman"
|
||||
INITSCRIPT_PARAMS = "start 05 5 2 3 . stop 22 0 1 6 ."
|
||||
|
||||
@@ -13,7 +13,6 @@ EXTRA_OECONF += "\
|
||||
--enable-dnsproxy \
|
||||
--disable-dhclient \
|
||||
--enable-test \
|
||||
--disable-udev \
|
||||
--disable-polkit \
|
||||
--enable-client \
|
||||
--enable-ofono \
|
||||
|
||||
Reference in New Issue
Block a user