[yocto] [meta-baryon][PATCH] webmin: add SRC_URI checksums

Paul Eggleton paul.eggleton at linux.intel.com
Wed Apr 25 15:10:20 PDT 2012


On Wednesday 25 April 2012 14:14:11 Joshua Lock wrote:
> Without checksums do_fetch fails, add the md5 and sha256 checksums
> reported by BitBake to the recipe.
> 
> Signed-off-by: Joshua Lock <josh at linux.intel.com>
> ---
>  recipes-extended/webmin/webmin_1.570.bb |    3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/recipes-extended/webmin/webmin_1.570.bb
> b/recipes-extended/webmin/webmin_1.570.bb index 1d10507..150d920 100644
> --- a/recipes-extended/webmin/webmin_1.570.bb
> +++ b/recipes-extended/webmin/webmin_1.570.bb
> @@ -25,6 +25,9 @@ SRC_URI =
> "${SOURCEFORGE_MIRROR}/webadmin/webmin-${PV}.tar.gz \
> file://net-lib.pl.patch \
>            file://media-tomb.patch"
> 
> +SRC_URI[md5sum] = "20b4f488637366c39458b9b93162eff3"
> +SRC_URI[sha256sum] =
> "3b8ad51dee0e61e330c8137b3d8cff91a00cf31d710b68e272fe02db25baaf54" +
>  inherit allarch perlnative update-rc.d
> 
>  do_configure() {

Merged to meta-baryon master, thanks.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list