On 2/27/24 21:56, Bruce Ashfield wrote:
This patch is fine. I'll queue it shortly, once I work through some
other upgrade issues.

Bruce

Thanks Bruce.

I'm also going to upgrade some go recipes in meta-virt. I will not touch those queued in master-next. Is there any other recipe you're working on or planning to work on?

I found, just two days ago, that the go version in oe-core is 1.20. At the same time, I found oe-core has feature freezed. This would cause some trouble, I guess. So my initial plan was to upgrade the go recipes in meta-virt to the highest version that are compatible with go 1.20.

Now there are patches in mailing list to upgrade go to 1.21. Given the feature freeze fact, I'm not sure if the go 1.21 upgrade will make it into this LTS 5.0 release, especially with the dynlinking issue. I've also replied the email to check.

Regards,

Qi



On Tue, Feb 27, 2024 at 12:12 AM Chen Qi via lists.yoctoproject.org
<Qi.Chen=windriver....@lists.yoctoproject.org> wrote:
From: Chen Qi <qi.c...@windriver.com>

These deps no longer have any effect. Remove them.

Signed-off-by: Chen Qi <qi.c...@windriver.com>
---
  .../oci-image-tools/oci-image-tools_git.bb               | 9 ---------
  1 file changed, 9 deletions(-)

diff --git a/recipes-containers/oci-image-tools/oci-image-tools_git.bb 
b/recipes-containers/oci-image-tools/oci-image-tools_git.bb
index b925a2a7..ade6534d 100644
--- a/recipes-containers/oci-image-tools/oci-image-tools_git.bb
+++ b/recipes-containers/oci-image-tools/oci-image-tools_git.bb
@@ -3,15 +3,6 @@ SUMMARY = "A collection of tools for working with the OCI 
image format specifica
  LICENSE = "Apache-2.0"
  LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"

-DEPENDS = "\
-           oci-image-spec \
-           oci-runtime-spec \
-           go-digest \
-           go-errors \
-           spf13-cobra \
-           spf13-pflag \
-          "
-
  SRC_URI = 
"git://github.com/opencontainers/image-tools.git;branch=master;protocol=https;destsuffix=git/src/github.com/opencontainers/image-tools
 \
             file://0001-config-make-Config.User-mapping-errors-a-warning.patch 
\
             file://0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch"
--
2.42.0






-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8593): 
https://lists.yoctoproject.org/g/meta-virtualization/message/8593
Mute This Topic: https://lists.yoctoproject.org/mt/104598180/21656
Group Owner: meta-virtualization+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to