mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
kmod: fix git repo URL
(From OE-Core rev: d56e4f19559c4389f3ced2ebe53ea4f49c8969b0) Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
09031ac2fc
commit
c5f2bf34a3
|
|
@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
|
|||
"
|
||||
inherit autotools gtk-doc
|
||||
|
||||
SRC_URI = "git://git.profusion.mobi/kmod.git;protocol=git;branch=master \
|
||||
SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git \
|
||||
file://depmod-search.conf \
|
||||
file://0001-man-disable-man-page-generation-because-we-don-t-hav.patch \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user