aboutsummaryrefslogtreecommitdiffstats
path: root/dbus
diff options
context:
space:
mode:
Diffstat (limited to 'dbus')
-rw-r--r--dbus/dbus_0.20.oe1
-rw-r--r--dbus/dbus_0.21.oe1
-rw-r--r--dbus/dbus_0.22.oe1
3 files changed, 3 insertions, 0 deletions
diff --git a/dbus/dbus_0.20.oe b/dbus/dbus_0.20.oe
index ab106f4f52..dae1b85a0d 100644
--- a/dbus/dbus_0.20.oe
+++ b/dbus/dbus_0.20.oe
@@ -2,6 +2,7 @@ SECTION = "base"
HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
DESCRIPTION = "message bus system for applications to talk to one another"
DEPENDS = "expat glib-2.0"
+LICENSE = "GPL"
SRC_URI = "http://freedesktop.org/Software/dbus/releases/dbus-${PV}.tar.gz \
file://cross.patch;patch=1"
diff --git a/dbus/dbus_0.21.oe b/dbus/dbus_0.21.oe
index d16c4b756b..b681cd145a 100644
--- a/dbus/dbus_0.21.oe
+++ b/dbus/dbus_0.21.oe
@@ -3,6 +3,7 @@ PR = "r4"
HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
DESCRIPTION = "message bus system for applications to talk to one another"
DEPENDS = "expat glib-2.0"
+LICENSE = "GPL"
SRC_URI = "http://freedesktop.org/Software/dbus/releases/dbus-${PV}.tar.gz \
file://cross.patch;patch=1 \
diff --git a/dbus/dbus_0.22.oe b/dbus/dbus_0.22.oe
index 7b1ac00add..1d61572f77 100644
--- a/dbus/dbus_0.22.oe
+++ b/dbus/dbus_0.22.oe
@@ -2,6 +2,7 @@ SECTION = "base"
PR = "r3"
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"
SRC_URI = "http://freedesktop.org/Software/dbus/releases/dbus-${PV}.tar.gz \