mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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:
@@ -9,7 +9,7 @@ inherit autotools gitpkgv
|
||||
|
||||
PKGV = "${GITPKGVTAG}"
|
||||
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 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user