mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
qconnman*: Fix branch param
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -10,6 +10,6 @@ inherit autotools
|
|||||||
|
|
||||||
PV = "0.0+gitr${SRCPV}"
|
PV = "0.0+gitr${SRCPV}"
|
||||||
SRCREV = "f976b18c7c5584627224784801803e9fd3ebe0ff"
|
SRCREV = "f976b18c7c5584627224784801803e9fd3ebe0ff"
|
||||||
SRC_URI = "git://github.com/OSSystems/qconnman-ui.git"
|
SRC_URI = "git://github.com/OSSystems/qconnman-ui.git;branch=stable"
|
||||||
|
|
||||||
S = "${WORKDIR}/git/"
|
S = "${WORKDIR}/git/"
|
||||||
|
|||||||
Reference in New Issue
Block a user