Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backport-go: Backport GO version from 1.20.1 to 1.22.5 #60

Merged
merged 1 commit into from
Aug 14, 2024

Commits on Aug 14, 2024

  1. backport-go: Backport GO version from 1.20.1 to 1.22.5

    This commit update the GO version to 1.22.5. This GO version
    is compatible until Scarthgap Yocto Release.
    
    The commit changes the following files:
        - compat/dunfell/backport-go/go/go-1.20.1.inc -> compat/dunfell/backport-go/go/go-1.22.5.inc
        - compat/dunfell/backport-go/go/go-binary-native_1.20.1.bb -> compat/dunfell/backport-go/go/go-binary-native_1.22.5.bb
        - compat/dunfell/backport-go/go/go-common.inc
        - compat/dunfell/backport-go/go/go-cross-canadian.inc
        - compat/dunfell/backport-go/go/go-cross-canadian_1.20.1.bb -> compat/dunfell/backport-go/go/go-cross-canadian_1.22.5.bb
        - compat/dunfell/backport-go/go/go-cross_1.20.1.bb -> compat/dunfell/backport-go/go/go-cross_1.22.5.bb
        - compat/dunfell/backport-go/go/go-crosssdk.inc
        - compat/dunfell/backport-go/go/go-crosssdk_1.20.1.bb -> compat/dunfell/backport-go/go/go-crosssdk_1.22.5.bb
        - compat/dunfell/backport-go/go/go-native_1.20.1.bb
        - compat/dunfell/backport-go/go/go-native_1.22.5.bb
        - compat/dunfell/backport-go/go/go-runtime.inc
        - compat/dunfell/backport-go/go/go-runtime_1.20.1.bb -> compat/dunfell/backport-go/go/go-runtime_1.22.5.bb
        - compat/dunfell/backport-go/go/go-target.inc
        - compat/dunfell/backport-go/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch
        - compat/dunfell/backport-go/go/go/0002-cmd-go-Allow-GOTOOLDIR-to-be-overridden-in-the-envir.patch
        - compat/dunfell/backport-go/go/go/0003-ld-add-soname-to-shareable-objects.patch
        - compat/dunfell/backport-go/go/go/0004-make.bash-override-CC-when-building-dist-and-go_boot.patch
        - compat/dunfell/backport-go/go/go/0005-cmd-dist-separate-host-and-target-builds.patch
        - compat/dunfell/backport-go/go/go/0006-cmd-go-make-GOROOT-precious-by-default.patch
        - compat/dunfell/backport-go/go/go/0007-exec.go-do-not-write-linker-flags-into-buildids.patch
        - compat/dunfell/backport-go/go/go/0007-exec.go-filter-out-build-specific-paths-from-linker-.patch
        - compat/dunfell/backport-go/go/go/0008-src-cmd-dist-buildgo.go-do-not-hardcode-host-compile.patch
        - compat/dunfell/backport-go/go/go/0009-go-Filter-build-paths-on-staticly-linked-arches.patch
        - compat/dunfell/backport-go/go/go/0010-cmd-compile-re-compile-instantiated-generic-methods-.patch
        - compat/dunfell/backport-go/go/go/CVE-2023-24532.patch
        - compat/dunfell/backport-go/go/go_1.20.1.bb -> compat/dunfell/backport-go/go/go_1.22.5.bb
        - compat/dunfell/conf/layer.conf
    
    Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
    mdrodrigo committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    89616d8 View commit details
    Browse the repository at this point in the history