aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connman/connman_git.bb
blob: 3a04f5f541fe0a02274b2dcbf2cfcb53d6b85efa (plain)
1
2
3
4
5
6
7
8
9
10
11
require connman.inc
PV = "0.12+gitr${SRCREV}"
PR = "r0"

DEFAULT_PREFERENCE = "-1"

SRC_URI = "\
  git://git.kernel.org/pub/scm/network/connman/connman.git;protocol=git \
  file://connman \
"
S = "${WORKDIR}/git"