mirror of
https://git.yoctoproject.org/poky
synced 2026-09-18 06:49:33 +02:00
connman-gnome: Convert to SRCPV
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman-gnome.git;protocol=git"
|
SRC_URI = "git://git.kernel.org/pub/scm/network/connman/connman-gnome.git;protocol=git"
|
||||||
DEPENDS = "gtk+"
|
DEPENDS = "gtk+"
|
||||||
PV = "0.0+git${SRCREV}"
|
PV = "0.1+git${SRCPV}"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|||||||
Reference in New Issue
Block a user