From patchwork Sun Mar 11 13:32:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2011.03-maintenance,2/2] libpng: moved from 1.2.44 to 1.2.48 Date: Sun, 11 Mar 2012 13:32:12 -0000 From: Frans Meulenbroeks X-Patchwork-Id: 23013 Message-Id: <1331472732-28668-2-git-send-email-fransmeulenbroeks@gmail.com> To: openembedded-devel@lists.openembedded.org upstream does not retain old versions so moved to the latest version to make things buildable again Signed-off-by: Frans Meulenbroeks --- recipes/libpng/libpng_1.2.44.bb | 8 -------- recipes/libpng/libpng_1.2.48.bb | 9 +++++++++ 2 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 recipes/libpng/libpng_1.2.44.bb create mode 100644 recipes/libpng/libpng_1.2.48.bb diff --git a/recipes/libpng/libpng_1.2.44.bb b/recipes/libpng/libpng_1.2.44.bb deleted file mode 100644 index 4ba7b20..0000000 --- a/recipes/libpng/libpng_1.2.44.bb +++ /dev/null @@ -1,8 +0,0 @@ -require libpng.inc - -PR = "${INC_PR}.0" - -SRC_URI += "file://makefile_fix.patch" - -SRC_URI[libpng.md5sum] = "e3ac7879d62ad166a6f0c7441390d12b" -SRC_URI[libpng.sha256sum] = "b9ab20f1c2c3bf6c4448fd9bd8a4a8905b918114d5fada56c97bb758a17b7215" diff --git a/recipes/libpng/libpng_1.2.48.bb b/recipes/libpng/libpng_1.2.48.bb new file mode 100644 index 0000000..7bd3ec3 --- /dev/null +++ b/recipes/libpng/libpng_1.2.48.bb @@ -0,0 +1,9 @@ +require libpng.inc + +PR = "${INC_PR}.0" + +SRC_URI += "file://makefile_fix.patch" + +SRC_URI[libpng.md5sum] = "7612af5660cd4b5e8c433ce53bea01a7" +SRC_URI[libpng.sha256sum] = "f6db51aff81b6920203678b29e8c68a5e3703cf5b39ae5e9e56370d17f31b1c4" +