[oe] [PATCH] Replaced libpng 1.2.47 recipe with 1.2.48 as source tarball no longer available from SRC_URI

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Sun Mar 11 12:26:59 UTC 2012


2012/3/11 Alex J Lennon <ajlennon at dynamicdevices.co.uk>:
> From: Alex J Lennon <ajlennon at gmail.com>
>
> Signed-off-by: Alex J Lennon <ajlennon at gmail.com>
> ---
>  recipes/libpng/libpng_1.2.47.bb |    6 ------
>  recipes/libpng/libpng_1.2.48.bb |    6 ++++++
>  2 files changed, 6 insertions(+), 6 deletions(-)
>  delete mode 100644 recipes/libpng/libpng_1.2.47.bb
>  create mode 100644 recipes/libpng/libpng_1.2.48.bb
>
> diff --git a/recipes/libpng/libpng_1.2.47.bb b/recipes/libpng/libpng_1.2.47.bb
> deleted file mode 100644
> index 8d594f1..0000000
> --- a/recipes/libpng/libpng_1.2.47.bb
> +++ /dev/null
> @@ -1,6 +0,0 @@
> -require libpng.inc
> -
> -PR = "${INC_PR}.0"
> -
> -SRC_URI[libpng.md5sum] = "4389dab9fcd2f9d57ac14701b9115f59"
> -SRC_URI[libpng.sha256sum] = "f0bfa4a33b419a61cf97935cd6a15f5cbda84d116c72fa4b3489b0605a00a7a2"
> diff --git a/recipes/libpng/libpng_1.2.48.bb b/recipes/libpng/libpng_1.2.48.bb
> new file mode 100644
> index 0000000..50a3c03
> --- /dev/null
> +++ b/recipes/libpng/libpng_1.2.48.bb
> @@ -0,0 +1,6 @@
> +require libpng.inc
> +
> +PR = "${INC_PR}.0"
> +
> +SRC_URI[libpng.md5sum] = "7612af5660cd4b5e8c433ce53bea01a7"
> +SRC_URI[libpng.sha256sum] = "f6db51aff81b6920203678b29e8c68a5e3703cf5b39ae5e9e56370d17f31b1c4"
> --
> 1.7.5.4
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Pushed, thanks.

I have this one pending for the maintenance branch too, but had
connectiivty problems yesterday

will submit that later

Frans




More information about the Openembedded-devel mailing list