libjpeg-turbo: update 1.2.1 / use version 8d to follow oe-core libjpeg update

without following oe-core's version PREFERRED_PROVIDER_jpeg does not work and
libjpeg is build.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Eric Bénard <eric@eukrea.com>
This commit is contained in:
Andreas Müller 2012-07-13 09:12:02 +00:00 committed by Eric Bénard
parent 51cd7ea1e6
commit 6a4c1d5c5b

View File

@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://cdjpeg.h;endline=12;md5=78fa8dbac547bb5b2a0e6457a6cfe
file://jpeglib.h;endline=14;md5=7bb9a39828a1b1e84acd4e8aec1e5532 \
file://djpeg.c;endline=13;md5=e85613b52f2906c5dfc0e21ec902cb33 \
"
PV = "8c+1.2.0"
SRCREV = "733"
PV = "8d+1.2.1"
SRCREV = "837"
SRC_URI = "svn://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo;proto=https;module=trunk"
S = "${WORKDIR}/trunk"