mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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}"
|
||||
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/"
|
||||
|
||||
Reference in New Issue
Block a user