From patchwork Mon Jun 1 15:35:45 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: 89030 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 7CB47CD8CAC for ; Mon, 1 Jun 2026 15:35:49 +0000 (UTC) Received: from a27-192.smtp-out.us-west-2.amazonses.com (a27-192.smtp-out.us-west-2.amazonses.com [54.240.27.192]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.1565.1780328135276847590 for ; Mon, 01 Jun 2026 08:35:46 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=jTrOL5xD; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=Jqw87TZv; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101019e83d3a252-1bc21773-3f4a-423e-a229-7390ec23075d-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=1780328146; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=8SsL1Ylik/gE0fIld+v/hqmCXUoDt/QOK94vA4hIZx0=; b=jTrOL5xDyFBvxbCyeVBgkB/fVvd3iFne/VhcZw+DYZWhL5tFkyzudwALh83qYAwq P4uh3ECixxAMct98KsRKSt79PCGL0QQ60yk4OSAaWwPuuX7qEbqGXwB+c4VEKaORVdR bHCjFT8fLru4SdHSQbaBs/7rUAPJBGUz2Ln3zamg= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1780328146; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=8SsL1Ylik/gE0fIld+v/hqmCXUoDt/QOK94vA4hIZx0=; b=Jqw87TZvOnedlvtUmC/XoSEUzjhtNr1XX0+ciZ2RLi7j5Ik22UtbihboCLae7Dxa oz5DNphYg7+QL8DJL6wP8ti77tFNSzegpll39DFHXsfPOy4Wf/qfxVCQAcjqpNN9HNt nDDkdAwy4aCNo7+Ch9VUm7g8sf1l58Kufn19Q204= 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: <0101019e83d3a252-1bc21773-3f4a-423e-a229-7390ec23075d-000000@us-west-2.amazonses.com> Date: Mon, 1 Jun 2026 15:35:45 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.01-54.240.27.192 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 ; Mon, 01 Jun 2026 15:35:49 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/237905 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 84e2af6a993a5947cd99a9a132e07818c880f411 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 1 Jun 2026 10:17:53 +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..58235698b1 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 779d933232468f62f01f49f387122187cd13aa5c 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..e560658d63 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 f01032229938b0e842d72433ecf3b1beab8f78f9 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..eb6ebd0c6d 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 17a0c5006fa4738abf585b1320a6b0ce391539b2 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..ede3d0369c 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 a81025ec26de9ca4220f57c8aacad458962518d2 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..47d9252a53 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 51f57753b98cfadad66312161d14790285c25aef 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}"