]> code.ossystems Code Review - openembedded-core.git/commitdiff
dbus-native: fix builds without X11
authorRoss Burton <ross@openedhand.com>
Tue, 18 Mar 2008 15:14:20 +0000 (15:14 +0000)
committerRoss Burton <ross@openedhand.com>
Tue, 18 Mar 2008 15:14:20 +0000 (15:14 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4047 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/dbus/dbus-native_1.1.20.bb

index 5d04d8d28fdf4bdbb0a8cf8bb638c068a6effb61..eefc76a6ac7f681e9855668e13597b3718773f12 100644 (file)
@@ -3,7 +3,9 @@ inherit native
 
 DEPENDS = "glib-2.0-native libxml2-native expat-native"
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/dbus-${PV}"
-PR = "r1"
+PR = "r2"
+
+SRC_URI += "file://fix-dbus-launch-x11.patch;patch=1"
 
 do_stage() {
        oe_runmake install