mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01:00
eggdbus: Disable PARALLEL_MAKE
* Fixes eggdbusenumtypes.h gen/use errors Signed-off-by: Scott Garman <sgarman@zenlinux.com>
This commit is contained in:
committed by
Joshua Lock
parent
4bcf9c7220
commit
78988bb014
@@ -1,6 +1,7 @@
|
||||
DESCRIPTION = "gobject dbus binding"
|
||||
HOMEPAGE = "http://cgit.freedesktop.org/~david/eggdbus"
|
||||
LICENSE = "GPLv2"
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "dbus glib-2.0 dbus-glib eggdbus-native"
|
||||
DEPENDS_virtclass-native = "dbus-native glib-2.0-native dbus-glib-native"
|
||||
@@ -21,3 +22,4 @@ EXTRA_OECONF = " --disable-man-pages --disable-gtk-doc-html "
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
Reference in New Issue
Block a user