aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/android/android-rpc_git.bb
blob: f25a62b656173c4a6cf7cc1280c96791e11a57d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Android RPC library"
SECTION = "devel"
LICENSE = "GPL"
SRCREV = "72b90c4185c3a14657e3d05dba4ed44acdf6bce6"
PV = "1.0+gitr${SRCPV}"
PR = "r0"

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

inherit autotools