aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/htcdream/htcdream-gps_git.bb
blob: ddcb9e232db39a554630e325980c533771541f38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "HTC Dream GPS utility"
SECTION = "console/utils"
LICENSE = "GPL"
SRCREV = "c0e7ca9cce89088192ade34457d9fbf41352c9bf"
#SRCREV = "${AUTOREV}"
PV = "1.0+gitr${SRCPV}"
PR = "r0"

SRC_URI = "\
  ${FREESMARTPHONE_GIT}/utilities.git;protocol=git;branch=master \
"
S = "${WORKDIR}/git/android/rpc"

inherit autotools