aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libexif/libexif_0.6.13.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-28 08:55:52 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-28 08:55:52 +0200
commit9d9c578a41221e77638f3961f64118f9447c5dd3 (patch)
treeae89e7300ead404f00f6caeccddf749c4d6714f0 /recipes/libexif/libexif_0.6.13.bb
parentc4d32c99f57675fc754babccca13ab346072efa6 (diff)
downloadopenembedded-9d9c578a41221e77638f3961f64118f9447c5dd3.tar.gz
libexif: removed insecure versions
versions 0.6.16 and earlier have several security advisories on them and no one pinned these, also some still had legacy staging so put these to rest Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/libexif/libexif_0.6.13.bb')
-rw-r--r--recipes/libexif/libexif_0.6.13.bb18
1 files changed, 0 insertions, 18 deletions
diff --git a/recipes/libexif/libexif_0.6.13.bb b/recipes/libexif/libexif_0.6.13.bb
deleted file mode 100644
index 284215684d..0000000000
--- a/recipes/libexif/libexif_0.6.13.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-DESCRIPTION = "Library to read the extended image information (EXIF) from JPEG pictures"
-HOMEPAGE = "http://sourceforge.net/projects/libexif"
-SECTION = "libs"
-LICENSE = "LGPL"
-PR = "r2"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/libexif/libexif-${PV}.tar.bz2"
-
-inherit autotools
-
-do_configure_append() {
- sed -i s:doc\ binary:binary:g Makefile
-}
-
-AUTOTOOLS_STAGE_PKGCONFIG = "1"
-
-SRC_URI[md5sum] = "1b1e2b495c5aa20c08725f30545a110b"
-SRC_URI[sha256sum] = "830802525700e65809afdd56ccdb5cd9950747044ab50666257bbb3d59a82754"