From: Michael Lauer Date: Sat, 8 May 2004 11:35:38 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~19288 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64c8688524e780e8c5dfac3bfaca4225e6d6105d;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages 2004/05/08 13:35:33+02:00 uni-frankfurt.de!mickeyl break out jpeg tools into a separate binary package - patch courtesy pb_. BKrev: 409cc60am9GlXs5QkUJSEMnMf0iupQ --- diff --git a/jpeg/jpeg_6b.oe b/jpeg/jpeg_6b.oe index 13963e2c3f..4e2a5347b4 100644 --- a/jpeg/jpeg_6b.oe +++ b/jpeg/jpeg_6b.oe @@ -3,6 +3,8 @@ PRIORITY = "required" MAINTAINER = "Chris Larson " DEPENDS = "virtual/libc" DESCRIPTION = "libjpeg is a library for handling the JPEG (JFIF) image format." +PACKAGES =+ "jpeg-tools " +FILES_jpeg-tools = "${bindir}" SRC_URI = "http://www.ijg.org/files/jpegsrc.v${PV}.tar.gz \ file://${FILESDIR}/debian.patch;patch=1 \