mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
packages: various .debug packaging fixes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@831 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,7 +4,7 @@ PRIORITY = "required"
|
||||
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 \
|
||||
|
||||
Reference in New Issue
Block a user