aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/android/android-rpc_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/android/android-rpc_git.bb')
-rw-r--r--recipes/android/android-rpc_git.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/android/android-rpc_git.bb b/recipes/android/android-rpc_git.bb
index 027b753b34..9670c1843d 100644
--- a/recipes/android/android-rpc_git.bb
+++ b/recipes/android/android-rpc_git.bb
@@ -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}"
+