aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-08-31 09:30:29 -0300
committerFabio Berton <fabio.berton@ossystems.com.br>2016-08-31 10:20:52 -0300
commit4ac90c58032e1097abefc14bfc5029db0a893aa9 (patch)
tree4e991b55c0cab72535fdce83110c602ccecb649a
parent824c1206ace9a0d8183c8eeb5b7c3cb67935c191 (diff)
downloadopenembedded-core-contrib-4ac90c58032e1097abefc14bfc5029db0a893aa9.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. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
-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 @@
# to the distro running on the build machine.
#
-UNINATIVE_URL = "http://downloads.yoctoproject.org/releases/uninative/0.95/"
-UNINATIVE_CHECKSUM[i686] ?= "5f27d7e0f4dd2ed80a7ff6a0d88af107b08e00765b31ed3aa180cc5ce15b0811"
-UNINATIVE_CHECKSUM[x86_64] ?= "26d46c61ad88cc245e31c88549717c0092a838d111b93ec169d88b08cc027581"
+UNINATIVE_URL = "http://downloads.yoctoproject.org/releases/uninative/1.0.1/"
+UNINATIVE_CHECKSUM[i686] ?= "de51bc9162b07694d3462352ab25f636a6b50235438c1b09440d7569e009123b"
+UNINATIVE_CHECKSUM[x86_64] ?= "acf1e44a0ac2e855e81da6426197d36358bf7b4e88e552ef933128498c8910f8"