summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-08-31 09:30:29 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-31 20:37:43 +0100
commit3831cdc1b1694ecd8defe8f57b7e04c4c8aff70d (patch)
tree205a3689e728544c1f153b101ea45998c2f3f802 /meta/conf
parente01993c3d56b0b016996a77c5311f314c9f58cfd (diff)
downloadpoky-3831cdc1b1694ecd8defe8f57b7e04c4c8aff70d.tar.gz
yocto-uninative: Update to 1.0.1 tarball
The 1.0.1 uninative tarball includes the change for GlibC to use the host locale data, which is required for Python 3 to work properly. (From OE-Core rev: 4ac90c58032e1097abefc14bfc5029db0a893aa9) Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-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 85e613ac45..f0bd8125f2 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/0.95/" 9UNINATIVE_URL = "http://downloads.yoctoproject.org/releases/uninative/1.0.1/"
10UNINATIVE_CHECKSUM[i686] ?= "5f27d7e0f4dd2ed80a7ff6a0d88af107b08e00765b31ed3aa180cc5ce15b0811" 10UNINATIVE_CHECKSUM[i686] ?= "de51bc9162b07694d3462352ab25f636a6b50235438c1b09440d7569e009123b"
11UNINATIVE_CHECKSUM[x86_64] ?= "26d46c61ad88cc245e31c88549717c0092a838d111b93ec169d88b08cc027581" 11UNINATIVE_CHECKSUM[x86_64] ?= "acf1e44a0ac2e855e81da6426197d36358bf7b4e88e552ef933128498c8910f8"