git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f77f74b
)
jpeg 6b: Remove spurious debug info from jpeg-tools. Closes #1231.
author
Jamie Lenehan
<lenehan@twibble.org>
Fri, 11 Aug 2006 05:30:01 +0000
(
05:30
+0000)
committer
Jamie Lenehan
<lenehan@twibble.org>
Fri, 11 Aug 2006 05:30:01 +0000
(
05:30
+0000)
packages/jpeg/jpeg_6b.bb
patch
|
blob
|
history
diff --git
a/packages/jpeg/jpeg_6b.bb
b/packages/jpeg/jpeg_6b.bb
index
23e3ed8
..
cad909d
100644
(file)
--- a/
packages/jpeg/jpeg_6b.bb
+++ b/
packages/jpeg/jpeg_6b.bb
@@
-1,11
+1,11
@@
-PR = "r
2
"
+PR = "r
3
"
SECTION = "libs"
PRIORITY = "required"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "libtool-cross"
DESCRIPTION = "libjpeg is a library for handling the JPEG (JFIF) image format."
PACKAGES =+ "jpeg-tools "
-FILES_jpeg-tools = "${bindir}"
+FILES_jpeg-tools = "${bindir}
/[!.]*
"
LICENSE ="jpeg"
SRC_URI = "http://www.ijg.org/files/jpegsrc.v${PV}.tar.gz \
file://debian.patch;patch=1 \