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

DEFAULT_PREFERENCE = "-1"

SRC_URI = "\
  git://git.moblin.org/repos/projects/connman.git;protocol=http \
  file://connman \
"
S = "${WORKDIR}/git"