Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
DEPENDS = "glib-2.0-native libxml2-native expat-native"
-PR = "r5"
+PR = "r6"
+
+EXTRA_OECONF_X = "--without-x"
do_stage() {
oe_runmake install
DEPENDS = "glib-2.0-native libxml2-native expat-native"
-PR = "r5"
+PR = "r6"
+
+EXTRA_OECONF_X = "--without-x"
do_stage() {
oe_runmake install
chmod u+s /usr/libexec/dbus-daemon-launch-helper
}
+EXTRA_OECONF_X = "--with-x"
+
EXTRA_OECONF = "\
--disable-qt \
--disable-qt3 \
--disable-checks \
--disable-xml-docs \
--disable-doxygen-docs \
+ --disable-libaudit \
--with-xml=expat \
- --with-x \
+ ${EXTRA_OECONF_X} \
"
do_stage() {
include dbus.inc
-PR = "r2"
+PR = "r3"
inherit update-rc.d
include dbus.inc
-PR = "r2"
+PR = "r3"
inherit update-rc.d