aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/htcdream/htcdream-gps_git.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/htcdream/htcdream-gps_git.bb b/recipes/htcdream/htcdream-gps_git.bb
new file mode 100644
index 0000000000..958460117f
--- /dev/null
+++ b/recipes/htcdream/htcdream-gps_git.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "HTC Dream GPS utility"
+SECTION = "console/utils"
+LICENSE = "GPL"
+SRCREV = "c0339e14de385723e32667a3b815eef74c040b9b"
+PV = "1.0+gitr${SRCPV}"
+PR = "r0"
+
+SRC_URI = "\
+ ${FREESMARTPHONE_GIT}/utilities.git;protocol=git;branch=master \
+"
+S = "${WORKDIR}/git/android/rpc"
+
+inherit autotools