summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-29 08:32:59 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-06 16:54:37 +0100
commit60402978fe3648bf560b3386c6e9dd661cdf2083 (patch)
treeb1dcf2594e85c2f24eae1cd933dc96dc3fd9305a
parent666c8a87b2b342d6773d44782c12e55b18ca44f1 (diff)
downloadpoky-yocto-2.2.2.tar.gz
uninative: Update to 1.7 uninative releaseyocto-2.2.2morty-16.0.2
This updates to a newer glibc and updates patchelf to include a bugfix to work with gold. (From OE-Core rev: a2ab288bd002ebb6e64d46e941fb122e1157ff49) (From OE-Core rev: 32d172c25072251d6cc7fdd40929d76b5f1f5059) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/conf/distro/include/yocto-uninative.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/include/yocto-uninative.inc b/meta/conf/distro/include/yocto-uninative.inc
index 7c2151c382..839c19aa57 100644
--- a/meta/conf/distro/include/yocto-uninative.inc
+++ b/meta/conf/distro/include/yocto-uninative.inc
@@ -6,6 +6,6 @@
6# to the distro running on the build machine. 6# to the distro running on the build machine.
7# 7#
8 8
9UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/1.6/" 9UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/1.7/"
10UNINATIVE_CHECKSUM[i686] ?= "d9daf66785834f888b6f50a1d37a8120815f8380e0e267d311e1dfaf4bb5404e" 10UNINATIVE_CHECKSUM[i686] ?= "d7c341460035936c19d63fe02f354ef1bc993c62d694ae3a31458d1c6997f0c5"
11UNINATIVE_CHECKSUM[x86_64] ?= "2b4fffa308d9f19e0742a1a404ff42495fb50c165e5ca0458cedca157372691a" 11UNINATIVE_CHECKSUM[x86_64] ?= "ed033c868b87852b07957a4400f3b744c00aef5d6470346ea1a59b6d3e03075e"