summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/yocto-uninative.inc
diff options
context:
space:
mode:
authorMichael Halstead <mhalstead@linuxfoundation.org>2021-05-18 21:28:12 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-02 07:44:59 +0100
commit11a44f8bbadae9d4b6e67a4291af0e10fa6b285b (patch)
tree0288921335bd28e4279969acaa6e5f6ae2a0e2a1 /meta/conf/distro/include/yocto-uninative.inc
parent43060f59ba60a0257864f1f7b25b51fac3f2d2cf (diff)
downloadpoky-11a44f8bbadae9d4b6e67a4291af0e10fa6b285b.tar.gz
uninative: Upgrade to 3.2 (gcc11 support)
This upgrade builds unnative with gcc11 allowing it to work with newer distros using gcc 11. (From OE-Core rev: 6af101983c5e7e9d0d000f9fe64b9bd40792bbc9) Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit a1c7b71c109ca68931d098f4149ab8284d56108e) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro/include/yocto-uninative.inc')
-rw-r--r--meta/conf/distro/include/yocto-uninative.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/conf/distro/include/yocto-uninative.inc b/meta/conf/distro/include/yocto-uninative.inc
index 05b79d14c3..740cca0ecf 100644
--- a/meta/conf/distro/include/yocto-uninative.inc
+++ b/meta/conf/distro/include/yocto-uninative.inc
@@ -8,7 +8,7 @@
8 8
9UNINATIVE_MAXGLIBCVERSION = "2.33" 9UNINATIVE_MAXGLIBCVERSION = "2.33"
10 10
11UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/3.1/" 11UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/3.2/"
12UNINATIVE_CHECKSUM[aarch64] ?= "7fa12b9fe7a95934cc09beb0e8a25ff97179ef3105116015d32548eadd27b024" 12UNINATIVE_CHECKSUM[aarch64] ?= "4f0872cdca2775b637a8a99815ca5c8dd42146abe903a24a50ee0448358c764b"
13UNINATIVE_CHECKSUM[i686] ?= "bbfcdd48336800b5af97e294918c6586a0a8fa903f127f813b0bd5110de8c55c" 13UNINATIVE_CHECKSUM[i686] ?= "e2eeab92e67263db37d9bb6d4c58579abd1f47ff4cded3171bde572fece124b2"
14UNINATIVE_CHECKSUM[x86_64] ?= "5d0611df544edff6428cef7d871257a91aa6ba1bd92f5365a2df8deb54b6b31e" 14UNINATIVE_CHECKSUM[x86_64] ?= "3ee8c7d55e2d4c7ae3887cddb97219f97b94efddfeee2e24923c0cb0e8ce84c6"