Disable per default to avoid trouble in distributions not using maemo stuff.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Fri, 1 Jul 2005 21:02:41 +0000 (21:02 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 1 Jul 2005 21:02:41 +0000 (21:02 +0000)
packages/dbus/dbus_0.23.1-osso5.bb

index a313bb3..fffc93b 100644 (file)
@@ -1,5 +1,6 @@
+DEFAULT_PREFERENCE = "-1"
 SECTION = "base"
-PR = "r0"
+PR = "r1"
 HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
 DESCRIPTION = "message bus system for applications to talk to one another"
 LICENSE = "GPL"