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

DEFAULT_PREFERENCE = "-1"

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