gypsy: fix packaging

(From OE-Core rev: 3c272ce9df811281029d028e96ab6bc644645592)

(From OE-Core rev: 28c22b7d7cdbea39fca5867f14c22f75f7749183)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Joshua Lock 2011-11-02 18:34:31 -07:00 committed by Richard Purdie
parent 5f3b7a7616
commit 3b75e27536
1 changed files with 2 additions and 2 deletions

View File

@ -16,11 +16,11 @@ DEPENDS = "glib-2.0 dbus bluez4 dbus-glib libxslt"
SRC_URI = "http://gypsy.freedesktop.org/releases/gypsy-${PV}.tar.gz \
file://fix-unused-but-set-variable-warning.patch \
"
PR = "r1"
PR = "r2"
inherit autotools pkgconfig
FILES_${PN} += "/usr/share/dbus-1/services/"
FILES_${PN} += "/usr/share/dbus-1/system-services/"
SRC_URI[md5sum] = "32b8db24db86d2dac87b391dd255f4bf"
SRC_URI[sha256sum] = "1986a58189614a950725c3bc7d05faa3b84695f35cb696326f340ef87fc3acaa"