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

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

inherit autotools