diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-10-28 19:33:04 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-10-28 19:33:04 +0000 |
| commit | 860b48501cded1035f0589fdbbf45f25a172ca7a (patch) | |
| tree | 8b067a180ee9561a336e769d54cf96be5fbc2723 /meta/packages/jpeg | |
| parent | 41588f18a78ebb123f5bd3ff15138ff1e4702249 (diff) | |
| download | poky-860b48501cded1035f0589fdbbf45f25a172ca7a.tar.gz | |
packages: various .debug packaging fixes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@831 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/jpeg')
| -rw-r--r-- | meta/packages/jpeg/jpeg_6b.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/jpeg/jpeg_6b.bb b/meta/packages/jpeg/jpeg_6b.bb index 0960a7aa80..39e161f84a 100644 --- a/meta/packages/jpeg/jpeg_6b.bb +++ b/meta/packages/jpeg/jpeg_6b.bb | |||
| @@ -4,7 +4,7 @@ PRIORITY = "required" | |||
| 4 | DEPENDS = "libtool-cross" | 4 | DEPENDS = "libtool-cross" |
| 5 | DESCRIPTION = "libjpeg is a library for handling the JPEG (JFIF) image format." | 5 | DESCRIPTION = "libjpeg is a library for handling the JPEG (JFIF) image format." |
| 6 | PACKAGES =+ "jpeg-tools " | 6 | PACKAGES =+ "jpeg-tools " |
| 7 | FILES_jpeg-tools = "${bindir}" | 7 | FILES_jpeg-tools = "${bindir}/*" |
| 8 | LICENSE ="jpeg" | 8 | LICENSE ="jpeg" |
| 9 | SRC_URI = "http://www.ijg.org/files/jpegsrc.v${PV}.tar.gz \ | 9 | SRC_URI = "http://www.ijg.org/files/jpegsrc.v${PV}.tar.gz \ |
| 10 | file://debian.patch;patch=1 \ | 10 | file://debian.patch;patch=1 \ |
