[oe-commits] Joshua Lock : gypsy: fix packaging

git at git.openembedded.org git at git.openembedded.org
Tue Nov 8 14:17:43 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 3c272ce9df811281029d028e96ab6bc644645592
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=3c272ce9df811281029d028e96ab6bc644645592

Author: Joshua Lock <josh at linux.intel.com>
Date:   Wed Nov  2 18:34:31 2011 -0700

gypsy: fix packaging

Signed-off-by: Joshua Lock <josh at linux.intel.com>

---

 meta/recipes-connectivity/gypsy/gypsy_0.8.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-connectivity/gypsy/gypsy_0.8.bb b/meta/recipes-connectivity/gypsy/gypsy_0.8.bb
index f3d3fa7..59a34fa 100644
--- a/meta/recipes-connectivity/gypsy/gypsy_0.8.bb
+++ b/meta/recipes-connectivity/gypsy/gypsy_0.8.bb
@@ -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"





More information about the Openembedded-commits mailing list