[OE-core] [PATCH] kmod: fix git repo URL

Eric Bénard eric at eukrea.com
Thu Nov 22 10:15:52 UTC 2012


Hi Saul,

is it possible to include this patch in danny as it fix a fetching
error ?
In master that's commit 156e0fca979585f72323041f8d8aeafcbd43dfc3

Thanks
Eric

Le Mon, 19 Nov 2012 15:12:53 +0100,
Eric Bénard <eric at eukrea.com> a écrit :

> Signed-off-by: Eric Bénard <eric at eukrea.com>
> ---
>  meta/recipes-kernel/kmod/kmod.inc |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/meta/recipes-kernel/kmod/kmod.inc b/meta/recipes-kernel/kmod/kmod.inc
> index e4b4a98..3cd963f 100644
> --- a/meta/recipes-kernel/kmod/kmod.inc
> +++ b/meta/recipes-kernel/kmod/kmod.inc
> @@ -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 \
>            "





More information about the Openembedded-core mailing list