]> code.ossystems Code Review - openembedded-core.git/commitdiff
Moved gypsy from meta-extras to meta and upgraded it to 0.6
authorVivian Zhang <vivian.zhang@intel.com>
Mon, 10 Nov 2008 08:59:38 +0000 (16:59 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 1 Dec 2008 22:35:05 +0000 (22:35 +0000)
meta/packages/gypsy/files/fixups.patch [moved from meta-extras/packages/gypsy/files/fixups.patch with 100% similarity]
meta/packages/gypsy/gypsy.inc [moved from meta-extras/packages/gypsy/gypsy.inc with 100% similarity]
meta/packages/gypsy/gypsy_0.6.bb [new file with mode: 0644]
meta/packages/gypsy/gypsy_svn.bb [moved from meta-extras/packages/gypsy/gypsy_svn.bb with 100% similarity]

diff --git a/meta/packages/gypsy/gypsy_0.6.bb b/meta/packages/gypsy/gypsy_0.6.bb
new file mode 100644 (file)
index 0000000..68a07ff
--- /dev/null
@@ -0,0 +1,10 @@
+DESCRIPTION = "GPS Controlling Daemon"
+LICENSE = "GPL"
+SECTION = "x11"
+DEPENDS = "glib-2.0 dbus bluez-libs dbus-glib libxslt"
+
+SRC_URI = "http://gypsy.freedesktop.org/gypsy-releases/gypsy-${PV}.tar.gz" 
+
+inherit autotools pkgconfig
+
+FILES_${PN} += "/usr/share/dbus-1/services/"