From patchwork Tue Jul 15 15:55:44 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 66858 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7BFBCCA0EC8 for ; Tue, 15 Jul 2025 15:55:51 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.web10.12494.1752594941910664380 for ; Tue, 15 Jul 2025 08:55:45 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=fpoKjwu3; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=mDC+sakL; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 010101980ecc92bf-de9095e1-8944-4c06-ac6e-06abde0dd07c-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1752594944; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=i/GaY6f4qURqNv79KhSpv1Iu2aPAh7ciTehXG7GpTSQ=; b=fpoKjwu3Q+A2RVJhGqSNlkYIpl+qlXBqYi/GnB/+LNGrO7wIjnFtLnQFinnSf2yK 6wcvjg7BJU7Yz8lbrs0g3We/C3IbqTFyoHeXkwVEZ3kSAYFWjbPRRnIjGQxiYL7R8lh JdTL2IrUAZMR84tibMEDmHAlmDBCjwvC5eaAs004= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1752594944; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=i/GaY6f4qURqNv79KhSpv1Iu2aPAh7ciTehXG7GpTSQ=; b=mDC+sakLHzU3E2GAUw8MtVwu/tyHiPBvwrrpRtBddTgLj68G/NIrk+TQR0JoOClA MSLvHIw7bfT1AihDVnrMsqViEo/J/LWlrVc5LU03TgU8C5ByxTXumbmq8xqpr7jOSBp 1vc9D8b2U1d6m4fDrOQTI+G7hklGZ3YAewt1tkTg= MIME-Version: 1.0 From: auh@yoctoproject.org To: Yi Zhao Cc: openembedded-core@lists.openembedded.org Subject: [AUH] tcl: upgrading to 9.0.2 SUCCEEDED Message-ID: <010101980ecc92bf-de9095e1-8944-4c06-ac6e-06abde0dd07c-000000@us-west-2.amazonses.com> Date: Tue, 15 Jul 2025 15:55:44 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.07.15-54.240.27.23 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 15 Jul 2025 15:55:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/220356 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *tcl* to *9.0.2* has Succeeded. Next steps: - apply the patch: git am 0001-tcl-upgrade-9.0.1-9.0.2.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 4c61bc4fd81c979dd33d466d716a08d44bb6e412 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 15 Jul 2025 10:39:22 +0000 Subject: [PATCH] tcl: upgrade 9.0.1 -> 9.0.2 --- ...-tcltk-from-OE.dev-but-with-legacy-staging-fu.patch | 6 +++--- .../tcltk/tcl/0002-tcl-fix-a-build-issue.patch | 4 ++-- ...tall-tcl-to-lib64-instead-of-lib-on-64bit-tar.patch | 6 +++--- .../tcl/0004-tcl-update-the-header-location.patch | 10 +++++----- .../tcltk/tcl/0005-tcl-fix-race-in-interp.test.patch | 6 +++--- .../tcltk/{tcl_9.0.1.bb => tcl_9.0.2.bb} | 2 +- 6 files changed, 17 insertions(+), 17 deletions(-) rename meta/recipes-devtools/tcltk/{tcl_9.0.1.bb => tcl_9.0.2.bb} (97%) diff --git a/meta/recipes-devtools/tcltk/tcl/0001-tcl-Add-tcltk-from-OE.dev-but-with-legacy-staging-fu.patch b/meta/recipes-devtools/tcltk/tcl/0001-tcl-Add-tcltk-from-OE.dev-but-with-legacy-staging-fu.patch index cefcb24433..974b96a3dc 100644 --- a/meta/recipes-devtools/tcltk/tcl/0001-tcl-Add-tcltk-from-OE.dev-but-with-legacy-staging-fu.patch +++ b/meta/recipes-devtools/tcltk/tcl/0001-tcl-Add-tcltk-from-OE.dev-but-with-legacy-staging-fu.patch @@ -1,4 +1,4 @@ -From 822a73a5dec13549cb20e6c7338b059ece2ea95a Mon Sep 17 00:00:00 2001 +From 815c1f28fdf2753a065939bdd8ee53d157470db0 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 9 Dec 2009 23:59:44 +0000 Subject: [PATCH] tcl: add .0 to libtcl.so filename @@ -16,7 +16,7 @@ Upstream-Status: Inappropriate [see above] 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/unix/Makefile.in b/unix/Makefile.in -index b72b0da..2de7b2f 100644 +index 2c0ddaa..e28d2d8 100644 --- a/unix/Makefile.in +++ b/unix/Makefile.in @@ -1021,7 +1021,10 @@ install-binaries: binaries @@ -32,7 +32,7 @@ index b72b0da..2de7b2f 100644 @$(INSTALL_PROGRAM) ${TCL_EXE} "$(BIN_INSTALL_DIR)/tclsh$(VERSION)${EXE_SUFFIX}" @echo "Installing tclConfig.sh to $(CONFIG_INSTALL_DIR)/" diff --git a/unix/tcl.m4 b/unix/tcl.m4 -index 4265832..49ad5ab 100644 +index ce01ee8..4841e94 100644 --- a/unix/tcl.m4 +++ b/unix/tcl.m4 @@ -1269,6 +1269,9 @@ AC_DEFUN([SC_CONFIG_CFLAGS], [ diff --git a/meta/recipes-devtools/tcltk/tcl/0002-tcl-fix-a-build-issue.patch b/meta/recipes-devtools/tcltk/tcl/0002-tcl-fix-a-build-issue.patch index a2d5622528..cbb2f931f8 100644 --- a/meta/recipes-devtools/tcltk/tcl/0002-tcl-fix-a-build-issue.patch +++ b/meta/recipes-devtools/tcltk/tcl/0002-tcl-fix-a-build-issue.patch @@ -1,4 +1,4 @@ -From 363d9d8fb329b26d1e59ece7f269a7a28e6722c5 Mon Sep 17 00:00:00 2001 +From a68854a6f064053da4d901878b0aed33c611fe4e Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Fri, 13 Aug 2010 12:24:00 -0700 Subject: [PATCH] tcl: fix a build issue @@ -9,7 +9,7 @@ Upstream-Status: Inappropriate [upstream does not support installed tests] 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/unix/Makefile.in b/unix/Makefile.in -index 2de7b2f..b5f9ab7 100644 +index e28d2d8..46c794c 100644 --- a/unix/Makefile.in +++ b/unix/Makefile.in @@ -912,7 +912,7 @@ tcltest-real: diff --git a/meta/recipes-devtools/tcltk/tcl/0003-tcl-install-tcl-to-lib64-instead-of-lib-on-64bit-tar.patch b/meta/recipes-devtools/tcltk/tcl/0003-tcl-install-tcl-to-lib64-instead-of-lib-on-64bit-tar.patch index 8a425637c6..37d3b1b392 100644 --- a/meta/recipes-devtools/tcltk/tcl/0003-tcl-install-tcl-to-lib64-instead-of-lib-on-64bit-tar.patch +++ b/meta/recipes-devtools/tcltk/tcl/0003-tcl-install-tcl-to-lib64-instead-of-lib-on-64bit-tar.patch @@ -1,4 +1,4 @@ -From 964b9649f8d044d38fdc8c4201075692e5f537a0 Mon Sep 17 00:00:00 2001 +From a260c76790aabbe28392a95fe5d8efee25a04b86 Mon Sep 17 00:00:00 2001 From: "Song.Li" Date: Wed, 1 Aug 2012 19:05:51 +0800 Subject: [PATCH] tcl:install tcl to lib64 instead of lib on 64bit target @@ -17,10 +17,10 @@ Signed-off-by: Yi Zhao 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unix/configure.ac b/unix/configure.ac -index 7f012d4..43ec7e4 100644 +index cd36358..a218c86 100644 --- a/unix/configure.ac +++ b/unix/configure.ac -@@ -725,7 +725,7 @@ eval "TCL_LIB_FILE=libtcl${LIB_SUFFIX}" +@@ -730,7 +730,7 @@ fi eval "TCL_LIB_FILE=${TCL_LIB_FILE}" diff --git a/meta/recipes-devtools/tcltk/tcl/0004-tcl-update-the-header-location.patch b/meta/recipes-devtools/tcltk/tcl/0004-tcl-update-the-header-location.patch index 50a4a27256..108d3ee844 100644 --- a/meta/recipes-devtools/tcltk/tcl/0004-tcl-update-the-header-location.patch +++ b/meta/recipes-devtools/tcltk/tcl/0004-tcl-update-the-header-location.patch @@ -1,4 +1,4 @@ -From d2fa5a1efa5e4f07b294660c2513766c168137ce Mon Sep 17 00:00:00 2001 +From 043d3a9d5a2291d1049f2fb77422b4cec212002f Mon Sep 17 00:00:00 2001 From: Mingli Yu Date: Tue, 22 Nov 2022 18:48:27 +0800 Subject: [PATCH] tcl: update the header location @@ -26,7 +26,7 @@ Signed-off-by: Mingli Yu 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/unix/Makefile.in b/unix/Makefile.in -index b5f9ab7..fbc87a2 100644 +index 46c794c..cecb02b 100644 --- a/unix/Makefile.in +++ b/unix/Makefile.in @@ -57,7 +57,7 @@ SCRIPT_INSTALL_DIR = $(INSTALL_ROOT)$(TCL_LIBRARY) @@ -39,10 +39,10 @@ index b5f9ab7..fbc87a2 100644 # Path to the private tcl header dir: PRIVATE_INCLUDE_DIR = @PRIVATE_INCLUDE_DIR@ diff --git a/unix/configure.ac b/unix/configure.ac -index 43ec7e4..19524d1 100644 +index a218c86..6af3679 100644 --- a/unix/configure.ac +++ b/unix/configure.ac -@@ -726,7 +726,7 @@ eval "TCL_LIB_FILE=libtcl${LIB_SUFFIX}" +@@ -731,7 +731,7 @@ fi eval "TCL_LIB_FILE=${TCL_LIB_FILE}" test -z "$TCL_LIBRARY" && TCL_LIBRARY='$(libdir)/tcl$(VERSION)' @@ -51,7 +51,7 @@ index 43ec7e4..19524d1 100644 HTML_DIR='$(DISTDIR)/html' # Note: in the following variable, it's important to use the absolute -@@ -893,7 +893,7 @@ TCL_BUILD_STUB_LIB_PATH="`pwd`/${TCL_STUB_LIB_FILE}" +@@ -896,7 +896,7 @@ TCL_BUILD_STUB_LIB_PATH="`pwd`/${TCL_STUB_LIB_FILE}" TCL_STUB_LIB_PATH="${TCL_STUB_LIB_DIR}/${TCL_STUB_LIB_FILE}" # Install time header dir can be set via --includedir diff --git a/meta/recipes-devtools/tcltk/tcl/0005-tcl-fix-race-in-interp.test.patch b/meta/recipes-devtools/tcltk/tcl/0005-tcl-fix-race-in-interp.test.patch index 07912da5b3..5ef6f37418 100644 --- a/meta/recipes-devtools/tcltk/tcl/0005-tcl-fix-race-in-interp.test.patch +++ b/meta/recipes-devtools/tcltk/tcl/0005-tcl-fix-race-in-interp.test.patch @@ -1,4 +1,4 @@ -From fd75e3613613726786c54a25ee611c5176b33510 Mon Sep 17 00:00:00 2001 +From cc29dfa81c3350263c628a477fdcad1b4e59942c Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 12 Jul 2021 14:50:13 +0100 Subject: [PATCH] tcl: fix race in interp.test @@ -13,10 +13,10 @@ Signed-off-by: Ross Burton 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tests/interp.test b/tests/interp.test -index 0092a03..eecfd3b 100644 +index 1afb846..f6a5f93 100644 --- a/tests/interp.test +++ b/tests/interp.test -@@ -3614,17 +3614,18 @@ test interp-36.7 {ChildBgerror sets error handler of child [1999035]} -setup { +@@ -3651,17 +3651,18 @@ test interp-36.7 {ChildBgerror sets error handler of child [1999035]} -setup { variable result set result [lindex $args 0] } diff --git a/meta/recipes-devtools/tcltk/tcl_9.0.1.bb b/meta/recipes-devtools/tcltk/tcl_9.0.2.bb similarity index 97% rename from meta/recipes-devtools/tcltk/tcl_9.0.1.bb rename to meta/recipes-devtools/tcltk/tcl_9.0.2.bb index 765dc64e4d..87773c7717 100644 --- a/meta/recipes-devtools/tcltk/tcl_9.0.1.bb +++ b/meta/recipes-devtools/tcltk/tcl_9.0.2.bb @@ -23,7 +23,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/tcl/tcl-core${PV}-src.tar.gz \ file://0004-tcl-update-the-header-location.patch \ file://0005-tcl-fix-race-in-interp.test.patch \ " -SRC_URI[sha256sum] = "488fcb6c875a1762e9e8478319b20fbad9a31de475f056aeed94cc54b44cf221" +SRC_URI[sha256sum] = "b563649181dfe12f970673c427c59208074fd7c91a20132d6cadf5d82d3371be" UPSTREAM_CHECK_URI = "https://www.tcl.tk/software/tcltk/download.html" UPSTREAM_CHECK_REGEX = "tcl(?P\d+(\.\d+)+)-src"