From: Wang Mingyu <[email protected]> Changelog: =========== + add/use dlg_print_nowrap(), to handle multibyte character strings in progressbox and tailbox (report/testcase by Sergey Merzlikin). + updated configure script, e.g., for compiler-warning fixes. + update config.guess, config.sub + updated configure script, e.g., for compiler-warning fixes. + minor fixes for manpages to address mandoc warnings. + updated th.po from http://translationproject.org/latest/dialog/ + update config.guess, config.sub
Signed-off-by: Wang Mingyu <[email protected]> --- .../dialog/{dialog_1.3-20230209.bb => dialog_1.3-20231002.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/dialog/{dialog_1.3-20230209.bb => dialog_1.3-20231002.bb} (92%) diff --git a/meta-oe/recipes-extended/dialog/dialog_1.3-20230209.bb b/meta-oe/recipes-extended/dialog/dialog_1.3-20231002.bb similarity index 92% rename from meta-oe/recipes-extended/dialog/dialog_1.3-20230209.bb rename to meta-oe/recipes-extended/dialog/dialog_1.3-20231002.bb index 444b97c4e6..8887700e8a 100644 --- a/meta-oe/recipes-extended/dialog/dialog_1.3-20230209.bb +++ b/meta-oe/recipes-extended/dialog/dialog_1.3-20231002.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] = "0c26282305264be2217f335f3798f48b1dce3cf12c5a076bf231cadf77a6d6a8" +SRC_URI[sha256sum] = "315640ab0719225d5cbcab130585c05f0791fcf073072a5fe9479969aa2b833b" # hardcoded here for use in dialog-static recipe S = "${WORKDIR}/dialog-${PV}" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#105632): https://lists.openembedded.org/g/openembedded-devel/message/105632 Mute This Topic: https://lists.openembedded.org/mt/102131115/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
