git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
141aa7a
)
dbus 0.92: remove default pref = -1
author
Koen Kooi
<koen@openembedded.org>
Sun, 27 Aug 2006 10:01:10 +0000
(10:01 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 27 Aug 2006 10:01:10 +0000
(10:01 +0000)
packages/dbus/dbus_0.92.bb
patch
|
blob
|
history
diff --git
a/packages/dbus/dbus_0.92.bb
b/packages/dbus/dbus_0.92.bb
index
a4ab613
..
7981a3f
100644
(file)
--- a/
packages/dbus/dbus_0.92.bb
+++ b/
packages/dbus/dbus_0.92.bb
@@
-1,12
+1,11
@@
-DEFAULT_PREFERENCE="-1"
-
SECTION = "base"
-PR = "r1"
HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
DESCRIPTION = "message bus system for applications to talk to one another"
LICENSE = "GPL"
DEPENDS = "expat glib-2.0 virtual/libintl"
+PR = "r1"
+
SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \
file://cross.patch;patch=1 \
file://tmpdir.patch;patch=1 \