mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 22:16:00 +00:00
qconnman*: Fix branch param
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
cb10aa2e64
commit
b646c4339b
@ -10,6 +10,6 @@ inherit autotools
|
||||
|
||||
PV = "0.0+gitr${SRCPV}"
|
||||
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/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user