mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 14:48:49 +00:00
lio-utils: Switch SRC_URI to use datera mirror on github
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
390498950f
commit
3d33a2ecd6
@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=c3ea231a32635cbb5debedf3e88aa3df
|
|||||||
|
|
||||||
PV = "4.1+git${SRCPV}"
|
PV = "4.1+git${SRCPV}"
|
||||||
|
|
||||||
SRC_URI = "git://risingtidesystems.com/lio-utils.git \
|
SRC_URI = "git://github.com/Datera/lio-utils.git \
|
||||||
file://0001-Makefiles-Respect-environment-variables-and-add-LDFL.patch \
|
file://0001-Makefiles-Respect-environment-variables-and-add-LDFL.patch \
|
||||||
"
|
"
|
||||||
SRCREV = "28bd928655bdc7bd3cf380f0196630690c51e05f"
|
SRCREV = "0ac9091c1ff7a52d5435a4f4449e82637142e06e"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit distutils
|
inherit distutils
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user