mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
Moved gypsy from meta-extras to meta and upgraded it to 0.6
This commit is contained in:
committed by
Richard Purdie
parent
4a4eaec9e0
commit
d0e82a364c
@@ -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/"
|
||||||
Reference in New Issue
Block a user