Drop ipv6 option as no longer supported. License-Update: additional files, path corrections
Signed-off-by: Alexander Kanavin <[email protected]> --- .../xorg-lib/{libxmu_1.1.3.bb => libxmu_1.1.4.bb} | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxmu_1.1.3.bb => libxmu_1.1.4.bb} (66%) diff --git a/meta/recipes-graphics/xorg-lib/libxmu_1.1.3.bb b/meta/recipes-graphics/xorg-lib/libxmu_1.1.4.bb similarity index 66% rename from meta/recipes-graphics/xorg-lib/libxmu_1.1.3.bb rename to meta/recipes-graphics/xorg-lib/libxmu_1.1.4.bb index eab3f07512..22632aa5a7 100644 --- a/meta/recipes-graphics/xorg-lib/libxmu_1.1.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxmu_1.1.4.bb @@ -10,7 +10,7 @@ second library, libXmuu." require xorg-lib-common.inc LICENSE = "MIT & MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=def3d8e4e9c42004f1941fa22f01dc18" +LIC_FILES_CHKSUM = "file://COPYING;md5=e79ad4fcc53b9bfe0fc38507a56446b9" DEPENDS += "libxt libxext" PROVIDES = "xmu" @@ -18,6 +18,7 @@ PROVIDES = "xmu" PE = "1" XORG_PN = "libXmu" +XORG_EXT = "tar.xz" LEAD_SONAME = "libXmu" @@ -27,8 +28,4 @@ FILES:libxmuu = "${libdir}/libXmuu.so.*" BBCLASSEXTEND = "native" -SRC_URI[md5sum] = "ac774cff8b493f566088a255dbf91201" -SRC_URI[sha256sum] = "9c343225e7c3dc0904f2122b562278da5fed639b1b5e880d25111561bac5b731" - -PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" -PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," +SRC_URI[sha256sum] = "210de3ab9c3e9382572c25d17c2518a854ce6e2c62c5f8315deac7579e758244" -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#173088): https://lists.openembedded.org/g/openembedded-core/message/173088 Mute This Topic: https://lists.openembedded.org/mt/94942138/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
