| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
| ERROR: openjpeg-2.3.0-r0 do_package: QA Issue: openjpeg: Files/directories were installed but not shipped in any package:
| /usr/lib/libopenjp2.a
| /usr/lib/libopenjp2.so
| /usr/lib/libopenjp2.so.2.3.0
| /usr/lib/libopenjp2.so.7
| /usr/lib/cmake
| /usr/lib/pkgconfig
| /usr/lib/cmake/openjpeg-2.3
| /usr/lib/cmake/openjpeg-2.3/OpenJPEGConfig.cmake
| /usr/lib/cmake/openjpeg-2.3/OpenJPEGTargets.cmake
| /usr/lib/cmake/openjpeg-2.3/OpenJPEGTargets-noconfig.cmake
| /usr/lib/pkgconfig/libopenjp2.pc
* Addresses [1]
* Build tested with poppler in multilib and non-multilib environment
(From master: a96e6d71)
[1] https://github.com/openembedded/meta-openembedded/issues/103
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* Move *,cmake from ${libdir}/cmake to ${libdir}/cmake/<name-and-version>
That is standard location cmake files are installed.
* Do not export executables - they will not be found in dependant's sysroot
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* fetch by git to avoid github checksum surprises
* 0001-bmp_read_info_header-reject-bmp-files-with-biBitCoun.patch was applied upstream
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|