From: Wang Mingyu <[email protected]> Changelog: =========== - modify dialog-config.in to allow for include-subdirectory. - update configure script macros for changes made with Cdk. - use $ LIB_ROOTNAME, e.g., set by --with-libname, in generating *-config and ".pc" files - further improvements to matching output from *-config and ".pc" improve gen-pkgconfig.in to mark the screen library, e.g., ncurses, as "Required" and filter the cflags/libs from required packages out of the ".pc" file, because pkg-config will add those automatically. - fix some gcc15 strict compiler warnings - configure script fixes for compiler warnings - update config.guess, config.sub
Signed-off-by: Wang Mingyu <[email protected]> --- .../dialog/{dialog_1.3-20240619.bb => dialog_1.3-20250116.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/dialog/{dialog_1.3-20240619.bb => dialog_1.3-20250116.bb} (92%) diff --git a/meta-oe/recipes-extended/dialog/dialog_1.3-20240619.bb b/meta-oe/recipes-extended/dialog/dialog_1.3-20250116.bb similarity index 92% rename from meta-oe/recipes-extended/dialog/dialog_1.3-20240619.bb rename to meta-oe/recipes-extended/dialog/dialog_1.3-20250116.bb index 0fccce5e86..bc6621de1d 100644 --- a/meta-oe/recipes-extended/dialog/dialog_1.3-20240619.bb +++ b/meta-oe/recipes-extended/dialog/dialog_1.3-20250116.bb @@ -9,7 +9,7 @@ LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" SRC_URI = "https://invisible-mirror.net/archives/${BPN}/${BP}.tgz" -SRC_URI[sha256sum] = "5d8c4318963db3fd383525340276e0e05ee3dea9a6686c20779f5433b199547d" +SRC_URI[sha256sum] = "68406329827b783d0a8959cc20a94c6e1791ac861a27f854e06e9020541816dd" # hardcoded here for use in dialog-static recipe S = "${WORKDIR}/dialog-${PV}" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114966): https://lists.openembedded.org/g/openembedded-devel/message/114966 Mute This Topic: https://lists.openembedded.org/mt/110711729/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
