android-rpc: also package missing dbus service file
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 19 Mar 2011 13:12:04 +0000 (14:12 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 19 Mar 2011 13:12:45 +0000 (14:12 +0100)
recipes/android/android-rpc_git.bb

index 027b753..9670c18 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "GPL"
 SRCREV = "9da90ad4ebc0efe978c61060d8fdf7362cc9115c"
 DEPENDS = "libgee"
 PV = "1.1+gitr${SRCPV}"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "\
   ${FREESMARTPHONE_GIT}/utilities.git;protocol=git;branch=master \
@@ -12,3 +12,6 @@ SRC_URI = "\
 S = "${WORKDIR}/git/android/rpc"
 
 inherit autotools
+
+FILES_${PN} += "${datadir}"
+