kmod: fix git repo URL

backported from OE-Core : 156e0fca979585f72323041f8d8aeafcbd43dfc3

Signed-off-by: Eric Bénard <eric@eukrea.com>
This commit is contained in:
Eric Bénard
2012-12-21 10:31:41 +01:00
parent 35f92b4bd4
commit 3336958a2d
+1 -1
View File
@@ -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 \
"