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.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/android/android-rpc_git.bb b/recipes/android/android-rpc_git.bb
new file mode 100644
index 0000000000..f25a62b656
--- /dev/null
+++ b/recipes/android/android-rpc_git.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "Android RPC library"
+SECTION = "devel"
+LICENSE = "GPL"
+SRCREV = "72b90c4185c3a14657e3d05dba4ed44acdf6bce6"
+PV = "1.0+gitr${SRCPV}"
+PR = "r0"
+
+SRC_URI = "\
+ ${FREESMARTPHONE_GIT}/utilities.git;protocol=git;branch=master \
+"
+S = "${WORKDIR}/git/android/rpc"
+
+inherit autotools