htcdream-gps: new recipe; gps test program for the HTC Dream
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 27 May 2010 19:27:16 +0000 (21:27 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 27 May 2010 19:28:08 +0000 (21:28 +0200)
recipes/htcdream/htcdream-gps_git.bb [new file with mode: 0644]

diff --git a/recipes/htcdream/htcdream-gps_git.bb b/recipes/htcdream/htcdream-gps_git.bb
new file mode 100644 (file)
index 0000000..9584601
--- /dev/null
@@ -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