mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
connman: fix systemd packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -22,6 +22,7 @@ EXTRA_OECONF += "\
|
||||
ac_cv_path_UDHCPC=/sbin/udhcpc \
|
||||
ac_cv_path_RESOLVCONF=/sbin/resolvconf \
|
||||
ac_cv_path_PPPD=/usr/sbin/pppd \
|
||||
--with-systemdsystemunitdir=${base_libdir}/systemd/system/ \
|
||||
"
|
||||
|
||||
INITSCRIPT_NAME = "connman"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
require connman.inc
|
||||
# connman requires libXtables now
|
||||
DEPENDS += "iptables"
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
EXTRA_OECONF += "\
|
||||
--disable-gtk-doc \
|
||||
|
||||
Reference in New Issue
Block a user