mirror of
https://git.yoctoproject.org/poky
synced 2026-03-03 22:09:39 +01:00
11 lines
248 B
BlitzBasic
11 lines
248 B
BlitzBasic
require connman.inc
|
|
|
|
PV = "0.47+git${SRCPV}"
|
|
PR = "r17"
|
|
S = "${WORKDIR}/git"
|
|
|
|
SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman.git;protocol=git \
|
|
file://dbusperms.patch \
|
|
file://connman "
|
|
|