diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-15 07:51:07 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-15 17:56:24 +0100 |
commit | b6dbfabbadc3f980e8176f30f8cdf5cdb0775e3c (patch) | |
tree | 2433b79f8934163b9e4bfec08e670aebe0bc54a9 /meta/conf | |
parent | 73e10835b7613b7cbdde6ada2e002ce82eba117a (diff) | |
download | poky-b6dbfabbadc3f980e8176f30f8cdf5cdb0775e3c.tar.gz |
yocto-uninative: Update to version 2.1
This fixes issues with fontforge-native.
(From OE-Core rev: cec85a6fcadc24fd266fa34631cb095e0a773c1a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/yocto-uninative.inc | 6 |
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 a8e82cb5d7..dcd59f87cc 100644 --- a/meta/conf/distro/include/yocto-uninative.inc +++ b/meta/conf/distro/include/yocto-uninative.inc | |||
@@ -8,6 +8,6 @@ | |||
8 | 8 | ||
9 | UNINATIVE_MAXGLIBCVERSION = "2.27" | 9 | UNINATIVE_MAXGLIBCVERSION = "2.27" |
10 | 10 | ||
11 | UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/1.9/" | 11 | UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/2.1/" |
12 | UNINATIVE_CHECKSUM[i686] ?= "83a4f927da81d9889ef0cbe5c12cb782e21c6cc11e6155600b94ff0c99576dce" | 12 | UNINATIVE_CHECKSUM[i686] ?= "a90db17d8845ece764aaac19348cd78504c0e554cb998da39ebad03aeef76185" |
13 | UNINATIVE_CHECKSUM[x86_64] ?= "c26622a1f27dbf5b25de986b11584b5c5b2f322d9eb367f705a744f58a5561ec" | 13 | UNINATIVE_CHECKSUM[x86_64] ?= "d43555df8d5a056ef5b20c7d8e0287207974e09df1e969a3e19302c8b4ea6b4b" |