aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex J Lennon <ajlennon@gmail.com>2012-03-11 11:13:38 +0000
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2012-03-11 13:25:24 +0100
commit8a4bf368fc745d8e0d51c3f93be9936b82029165 (patch)
treee0c591d0c0ee1df94e7441c724067dddffbd5c72
parente7aed7f5c48aafa793d6e1e14606f240e062300a (diff)
downloadopenembedded-8a4bf368fc745d8e0d51c3f93be9936b82029165.tar.gz
Replaced libpng 1.2.47 recipe with 1.2.48 as source tarball no longer available from SRC_URI
Signed-off-by: Alex J Lennon <ajlennon@gmail.com> Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
-rw-r--r--recipes/libpng/libpng_1.2.47.bb6
-rw-r--r--recipes/libpng/libpng_1.2.48.bb6
2 files changed, 6 insertions, 6 deletions
diff --git a/recipes/libpng/libpng_1.2.47.bb b/recipes/libpng/libpng_1.2.47.bb
deleted file mode 100644
index 8d594f10e3..0000000000
--- 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 0000000000..50a3c03e57
--- /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"