summaryrefslogtreecommitdiffstats
path: root/recipes/htcdream/htcdream-gps_git.bb
blob: 958460117f2717925682c9293b839a2cdd27cfc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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