[oe-commits] Michael 'Mickey' Lauer : htcdream-gps: new recipe; gps test program for the HTC Dream

git version control git at git.openembedded.org
Sat May 29 07:34:17 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: c69ff6d9c0b243c8131ce24dd0c69ba806b0c933
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c69ff6d9c0b243c8131ce24dd0c69ba806b0c933

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Thu May 27 21:27:16 2010 +0200

htcdream-gps: new recipe; gps test program for the HTC Dream

---

 recipes/htcdream/htcdream-gps_git.bb |   13 +++++++++++++
 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 0000000..9584601
--- /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





More information about the Openembedded-commits mailing list