From patchwork Sun Mar 11 11:13:38 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Replaced libpng 1.2.47 recipe with 1.2.48 as source tarball no longer available from SRC_URI Date: Sun, 11 Mar 2012 11:13:38 -0000 From: Alex Lennon X-Patchwork-Id: 23009 Message-Id: <1331464418-6339-1-git-send-email-ajlennon@dynamicdevices.co.uk> To: openembedded-devel@lists.openembedded.org Cc: Alex J Lennon From: Alex J Lennon Signed-off-by: Alex J Lennon --- 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"