From patchwork Thu Jun 11 16:31:50 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 89823 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 581D5CDB464 for ; Thu, 11 Jun 2026 16:31:54 +0000 (UTC) Received: from a27-191.smtp-out.us-west-2.amazonses.com (a27-191.smtp-out.us-west-2.amazonses.com [54.240.27.191]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.50430.1781195511166733339 for ; Thu, 11 Jun 2026 09:31:51 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=o6JdC35s; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=SgL5FXNB; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101019eb78692de-fced2a4a-7d9f-4a85-be36-949e6947eb68-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1781195510; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=FuWuT1/a3mubLt8od0d5lIO9lEm1muXCBgwqNzB1O0c=; b=o6JdC35svZqgRn/pWVMaf+gBz0B0dkD9Hy0PtCw3mpyCUW81pO93aJhzw2QqzSh1 EHchlyU9hAUKkHkCvq1+ee7LV6YTzZafSS8GjjG8h1u4FD6cDF3vnhO2Bw+Va2XqtUP fBt+N3PWYkxRD6IxhgfmWYKK6UlPgaVGKlerlLRo= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1781195510; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=FuWuT1/a3mubLt8od0d5lIO9lEm1muXCBgwqNzB1O0c=; b=SgL5FXNBx+THMqX0uL9aPgiLP+wo3irssEkXiNuSvOnH5X2tNqArI5HKKjnA1r9R m5Et5dzUHqoKdnSL/n9P0/k8WiGTbiTY8Xo1qD5m3/mBzwcx1zwkHztuk8VXucOw8AF t7OzVUVFpL9FPtZLoE8xniiF/m89KzdGupUOagtQ= MIME-Version: 1.0 From: auh@yoctoproject.org To: Yi Zhao Cc: openembedded-core@lists.openembedded.org Subject: [AUH] tcl8: upgrading to 8.6.18 SUCCEEDED Message-ID: <0101019eb78692de-fced2a4a-7d9f-4a85-be36-949e6947eb68-000000@us-west-2.amazonses.com> Date: Thu, 11 Jun 2026 16:31:50 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.11-54.240.27.191 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 11 Jun 2026 16:31:54 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238512 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *tcl8* to *8.6.18* has Succeeded. Next steps: - apply the patch: git am 0001-tcl8-upgrade-8.6.17-8.6.18.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 5c7598d87058a0310e9fdef52bc385aa4b40b660 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 11 Jun 2026 11:02:11 +0000 Subject: [PATCH] tcl8: upgrade 8.6.17 -> 8.6.18 --- ...neric-tcl.h-use-Tcl_WideInt-for-seconds-in-Tcl_Tim.patch | 4 ++-- meta/recipes-devtools/tcltk8/tcl8/alter-includedir.patch | 6 +++--- .../tcltk8/tcl8/fix_non_native_build_issue.patch | 4 ++-- meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch | 6 +++--- .../tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch | 4 ++-- .../tcltk8/{tcl8_8.6.17.bb => tcl8_8.6.18.bb} | 2 +- 6 files changed, 13 insertions(+), 13 deletions(-) rename meta/recipes-devtools/tcltk8/{tcl8_8.6.17.bb => tcl8_8.6.18.bb} (97%) diff --git a/meta/recipes-devtools/tcltk8/tcl8/0001-generic-tcl.h-use-Tcl_WideInt-for-seconds-in-Tcl_Tim.patch b/meta/recipes-devtools/tcltk8/tcl8/0001-generic-tcl.h-use-Tcl_WideInt-for-seconds-in-Tcl_Tim.patch index 6ba7ff4340..9cc29f773a 100644 --- a/meta/recipes-devtools/tcltk8/tcl8/0001-generic-tcl.h-use-Tcl_WideInt-for-seconds-in-Tcl_Tim.patch +++ b/meta/recipes-devtools/tcltk8/tcl8/0001-generic-tcl.h-use-Tcl_WideInt-for-seconds-in-Tcl_Tim.patch @@ -1,4 +1,4 @@ -From 7d404d1827ffb69a2aa7b60c10b435c6f47f7bfb Mon Sep 17 00:00:00 2001 +From 9f78045af22aa2217d7ec0233348983751223c89 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 18 Aug 2023 12:25:11 +0200 Subject: [PATCH] generic/tcl.h: use Tcl_WideInt for seconds in Tcl_Time @@ -19,7 +19,7 @@ Signed-off-by: Alexander Kanavin 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generic/tcl.h b/generic/tcl.h -index d8fd70a..ffff4b1 100644 +index 83f07e6..16e99f8 100644 --- a/generic/tcl.h +++ b/generic/tcl.h @@ -1425,7 +1425,7 @@ typedef enum { diff --git a/meta/recipes-devtools/tcltk8/tcl8/alter-includedir.patch b/meta/recipes-devtools/tcltk8/tcl8/alter-includedir.patch index ad91b9ffb3..c346a21a19 100644 --- a/meta/recipes-devtools/tcltk8/tcl8/alter-includedir.patch +++ b/meta/recipes-devtools/tcltk8/tcl8/alter-includedir.patch @@ -1,4 +1,4 @@ -From bfca2e4ae32ab546f796d9c7ff7cbf542d5b2bfe Mon Sep 17 00:00:00 2001 +From 0f47a7716dfd5166d44efee2ed1f4788914f0881 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 45e7b76..5a46e6a 100644 +index 54bb664..98d6192 100644 --- a/unix/Makefile.in +++ b/unix/Makefile.in @@ -57,7 +57,7 @@ SCRIPT_INSTALL_DIR = $(INSTALL_ROOT)$(TCL_LIBRARY) @@ -39,7 +39,7 @@ index 45e7b76..5a46e6a 100644 # Path to the private tcl header dir: PRIVATE_INCLUDE_DIR = @PRIVATE_INCLUDE_DIR@ diff --git a/unix/configure.in b/unix/configure.in -index 50b3e03..8a33d0c 100644 +index 00f16ae..640060b 100644 --- a/unix/configure.in +++ b/unix/configure.in @@ -775,7 +775,7 @@ eval "TCL_LIB_FILE=libtcl${LIB_SUFFIX}" diff --git a/meta/recipes-devtools/tcltk8/tcl8/fix_non_native_build_issue.patch b/meta/recipes-devtools/tcltk8/tcl8/fix_non_native_build_issue.patch index 07a1f4d040..33f6e1fd33 100644 --- a/meta/recipes-devtools/tcltk8/tcl8/fix_non_native_build_issue.patch +++ b/meta/recipes-devtools/tcltk8/tcl8/fix_non_native_build_issue.patch @@ -1,4 +1,4 @@ -From ad7847a15163f12c24d8ecb50dffa289876dc830 Mon Sep 17 00:00:00 2001 +From 18ed2dc77a50f68f56a9e353c072faf4fff0b303 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 @@ -10,7 +10,7 @@ Signed-off-by: Alexander Kanavin 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/unix/Makefile.in b/unix/Makefile.in -index ab2e7b5..45e7b76 100644 +index 3d52fe7..54bb664 100644 --- a/unix/Makefile.in +++ b/unix/Makefile.in @@ -723,7 +723,7 @@ tcltest-real: diff --git a/meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch b/meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch index 0f8bd062ac..9420d20d8d 100644 --- a/meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch +++ b/meta/recipes-devtools/tcltk8/tcl8/tcl-add-soname.patch @@ -1,4 +1,4 @@ -From 2af07e2d0f0cb9f42ff982ce257e2067dcf1ec77 Mon Sep 17 00:00:00 2001 +From 94ef831d7052c819dddab92f22f1fc8319dd27bf Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 9 Dec 2009 23:59:44 +0000 Subject: [PATCH] tcl: Add tcltk from OE.dev but with legacy staging function @@ -11,7 +11,7 @@ Signed-off-by: Alexander Kanavin 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/unix/Makefile.in b/unix/Makefile.in -index 3efdfec..ab2e7b5 100644 +index 23f86c8..3d52fe7 100644 --- a/unix/Makefile.in +++ b/unix/Makefile.in @@ -812,7 +812,10 @@ install-binaries: binaries @@ -27,7 +27,7 @@ index 3efdfec..ab2e7b5 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 7f5464e..cd8d929 100644 +index cd89170..122aff0 100644 --- a/unix/tcl.m4 +++ b/unix/tcl.m4 @@ -1378,6 +1378,9 @@ AC_DEFUN([SC_CONFIG_CFLAGS], [ diff --git a/meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch b/meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch index 12e1937aa1..d8f4286409 100644 --- a/meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch +++ b/meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch @@ -1,4 +1,4 @@ -From 0b479a0dc845f9926cb40c13d86e55391a89fe98 Mon Sep 17 00:00:00 2001 +From 36331191e3443603277b3c2abbfa4c1bdf0fdb82 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,7 +17,7 @@ Signed-off-by: Yi Zhao 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unix/configure.in b/unix/configure.in -index ed07ca5..50b3e03 100644 +index 4078970..00f16ae 100644 --- a/unix/configure.in +++ b/unix/configure.in @@ -774,7 +774,7 @@ eval "TCL_LIB_FILE=libtcl${LIB_SUFFIX}" diff --git a/meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb b/meta/recipes-devtools/tcltk8/tcl8_8.6.18.bb similarity index 97% rename from meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb rename to meta/recipes-devtools/tcltk8/tcl8_8.6.18.bb index 1b08fda5fa..545c1cdc60 100644 --- a/meta/recipes-devtools/tcltk8/tcl8_8.6.17.bb +++ b/meta/recipes-devtools/tcltk8/tcl8_8.6.18.bb @@ -24,7 +24,7 @@ SRC_URI = "${BASE_SRC_URI} \ file://run-ptest \ file://0001-generic-tcl.h-use-Tcl_WideInt-for-seconds-in-Tcl_Tim.patch \ " -SRC_URI[sha256sum] = "a1d8cbe44b38beaa29fc2130c4e7b79b8bf02e2bcc028ffefd7a25a2122202a0" +SRC_URI[sha256sum] = "1880b6337de72431174511419550bb4cf1327b7c8200a5466d1c4eb3ecac5132" SRC_URI:class-native = "${BASE_SRC_URI}"