diff options
| -rw-r--r-- | meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb b/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb index 16fb2c7918..f061f41c72 100644 --- a/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb +++ b/meta-oe/recipes-core/jpeg/libjpeg-turbo_svn.bb | |||
| @@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://cdjpeg.h;endline=12;md5=78fa8dbac547bb5b2a0e6457a6cfe | |||
| 7 | file://djpeg.c;endline=13;md5=e85613b52f2906c5dfc0e21ec902cb33 \ | 7 | file://djpeg.c;endline=13;md5=e85613b52f2906c5dfc0e21ec902cb33 \ |
| 8 | " | 8 | " |
| 9 | PV = "8d+1.2.1" | 9 | PV = "8d+1.2.1" |
| 10 | PR = "r1" | ||
| 10 | SRCREV = "837" | 11 | SRCREV = "837" |
| 11 | SRC_URI = "svn://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo;proto=https;module=trunk" | 12 | SRC_URI = "svn://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo;proto=https;module=trunk" |
| 12 | 13 | ||
| @@ -29,3 +30,5 @@ INSANE_SKIP_libturbojpeg = "dev-so" | |||
| 29 | 30 | ||
| 30 | BBCLASSEXTEND = "native" | 31 | BBCLASSEXTEND = "native" |
| 31 | DEPENDS_virtclass-native = "nasm-native" | 32 | DEPENDS_virtclass-native = "nasm-native" |
| 33 | |||
| 34 | LEAD_SONAME = "libjpeg.so.8" | ||
