From: Chris Larson Date: Sat, 22 May 2004 16:54:03 +0000 (+0000) Subject: Switch to version 1.31 of fbi, which actually exists upstream. X-Git-Tag: Release-2010-05/1~19039 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=995cd3e93fa69c2444a4b5553dcb727fa706a265;p=openembedded.git Switch to version 1.31 of fbi, which actually exists upstream. BKrev: 40af85abFzMa5NVmP-WwonYM34KM4A --- diff --git a/fbi/fbi_1.22.oe b/fbi/fbi_1.22.oe deleted file mode 100644 index 433aaf238e..0000000000 --- a/fbi/fbi_1.22.oe +++ /dev/null @@ -1,11 +0,0 @@ -HOMEPAGE = "http://bytesex.org/fbi.html" -DESCRIPTION = "frame buffer image viewer" -DEPENDS = "virtual/libc jpeg" - -SRC_URI = "http://bytesex.org/misc/fbi_${PV}.tar.gz \ - file://configure.patch;patch=1" - -inherit autotools - -CFLAGS_append = " ${LDFLAGS}" -EXTRA_OECONF = "--disable-magick --without-x" diff --git a/fbi/fbi-1.22/configure.patch b/fbi/fbi_1.31.oe similarity index 100% rename from fbi/fbi-1.22/configure.patch rename to fbi/fbi_1.31.oe