mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 18:32:12 +02:00
dbus: Use pkgconfig_stage
This commit is contained in:
@@ -12,7 +12,7 @@ SRC_URI = "\
|
||||
file://99_dbus \
|
||||
"
|
||||
|
||||
inherit autotools pkgconfig gettext
|
||||
inherit autotools pkgconfig gettext pkgconfig_stage
|
||||
|
||||
INITSCRIPT_NAME = "dbus-1"
|
||||
INITSCRIPT_PARAMS = "start 02 5 2 . stop 20 0 1 6 ."
|
||||
|
||||
Reference in New Issue
Block a user