License-update: additional copyright holders Disable reading compressed files as that requires compress/uncompress executables.
Signed-off-by: Alexander Kanavin <[email protected]> --- .../xorg-lib/{libxpm_3.5.14.bb => libxpm_3.5.15.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxpm_3.5.14.bb => libxpm_3.5.15.bb} (73%) diff --git a/meta/recipes-graphics/xorg-lib/libxpm_3.5.14.bb b/meta/recipes-graphics/xorg-lib/libxpm_3.5.15.bb similarity index 73% rename from meta/recipes-graphics/xorg-lib/libxpm_3.5.14.bb rename to meta/recipes-graphics/xorg-lib/libxpm_3.5.15.bb index 2740341807..32a2b35356 100644 --- a/meta/recipes-graphics/xorg-lib/libxpm_3.5.14.bb +++ b/meta/recipes-graphics/xorg-lib/libxpm_3.5.15.bb @@ -11,16 +11,17 @@ an extension of the monochrome XBM bitmap specificied in the X \ protocol." LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=51f4270b012ecd4ab1a164f5f4ed6cf7" +LIC_FILES_CHKSUM = "file://COPYING;md5=903942ebc9d807dfb68540f40bae5aff" DEPENDS += "libxext libsm libxt gettext-native" PE = "1" XORG_PN = "libXpm" +EXTRA_OECONF += "--disable-open-zfile" PACKAGES =+ "sxpm cxpm" FILES:cxpm = "${bindir}/cxpm" FILES:sxpm = "${bindir}/sxpm" -SRC_URI[sha256sum] = "f7eb8f69c039281def8258ae6859adb5f050fbe161ab3d6a2d6ef109a603eac2" +SRC_URI[sha256sum] = "60bb906c5c317a6db863e39b69c4a83fdbd2ae2154fcf47640f8fefc9fdfd1c1" BBCLASSEXTEND = "native" -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#176862): https://lists.openembedded.org/g/openembedded-core/message/176862 Mute This Topic: https://lists.openembedded.org/mt/96825774/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
