mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
dbus-native: Apply install fix patch to ensure the version of dbus-daemon in staging is not a wrapper
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -3,7 +3,7 @@ inherit native
|
||||
|
||||
DEPENDS = "glib-2.0-native libxml2-native expat-native"
|
||||
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
|
||||
do_stage() {
|
||||
oe_runmake install
|
||||
|
||||
Reference in New Issue
Block a user