mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-16 20:22:44 +00:00
kmod: fix git repo URL
backported from OE-Core : 156e0fca979585f72323041f8d8aeafcbd43dfc3 Signed-off-by: Eric Bénard <eric@eukrea.com>
This commit is contained in:
parent
35f92b4bd4
commit
3336958a2d
@ -9,7 +9,7 @@ inherit autotools gitpkgv
|
|||||||
|
|
||||||
PKGV = "${GITPKGVTAG}"
|
PKGV = "${GITPKGVTAG}"
|
||||||
SRCREV = "8885ced062131214448fae056ef453f094303805"
|
SRCREV = "8885ced062131214448fae056ef453f094303805"
|
||||||
SRC_URI = "git://git.profusion.mobi/kmod.git \
|
SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git \
|
||||||
file://0001-man-disable-man-page-generation-because-we-don-t-hav.patch \
|
file://0001-man-disable-man-page-generation-because-we-don-t-hav.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user