]> code.ossystems Code Review - openembedded-core.git/commitdiff
dbus-glib: fix metadata
authorKevin Tian <kevin.tian@intel.com>
Wed, 30 Jun 2010 09:22:17 +0000 (17:22 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Wed, 30 Jun 2010 22:44:29 +0000 (15:44 -0700)
Signed-off-by Kevin Tian <kevin.tian@intel.com>

meta/packages/dbus/dbus-glib.inc

index d62aa07b5a9088d2dd243585222b5ebf8276d593..051b0bc84de9b55c7b3f57b09f5e4bc2741a09d5 100644 (file)
@@ -1,12 +1,12 @@
-SECTION = "base"
+DESCRIPTION = "high level language (glib) binding for dbus"
 HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
-DESCRIPTION = "message bus system for applications to talk to one another"
-LICENSE = "GPL"
+LICENSE = "AFL2.1 | GPLv2+"
+SECTION = "base"
 DEPENDS = "expat glib-2.0 virtual/libintl dbus-glib-native dbus"
 
 SRC_URI = "http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-${PV}.tar.gz \
-           file://fix_asneeded.patch;patch=1 \
-           file://no-examples.patch;patch=1"
+           file://fix_asneeded.patch \
+           file://no-examples.patch"
 
 inherit autotools pkgconfig gettext