[oe-commits] [openembedded-core] 03/03: uninative: Update to 2.2

git at git.openembedded.org git at git.openembedded.org
Wed Jul 25 14:50:00 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit a8d1ec495d3cecc820de8e3a11451b226a195ab9
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Wed Jul 25 15:48:40 2018 +0100

    uninative: Update to 2.2
    
    This adds libnss-nis to uninative-tarball resolving some symbol issues
    on newer distros.
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/conf/distro/include/yocto-uninative.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/conf/distro/include/yocto-uninative.inc b/meta/conf/distro/include/yocto-uninative.inc
index dcd59f8..c2a2be8 100644
--- a/meta/conf/distro/include/yocto-uninative.inc
+++ b/meta/conf/distro/include/yocto-uninative.inc
@@ -8,6 +8,6 @@
 
 UNINATIVE_MAXGLIBCVERSION = "2.27"
 
-UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/2.1/"
-UNINATIVE_CHECKSUM[i686] ?= "a90db17d8845ece764aaac19348cd78504c0e554cb998da39ebad03aeef76185"
-UNINATIVE_CHECKSUM[x86_64] ?= "d43555df8d5a056ef5b20c7d8e0287207974e09df1e969a3e19302c8b4ea6b4b"
+UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/2.2/"
+UNINATIVE_CHECKSUM[i686] ?= "44832d4bec13251aa350c2071d70bfb76564a2e4d9d8b9d93f6c679c666504b8"
+UNINATIVE_CHECKSUM[x86_64] ?= "b0d181a7e171a2e1e3f2fc176e0e304f51e737fd9c2397e1fa536090a34daf90"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list