blob: a8e82cb5d75ea29aed856232fa70481492f60fd7 [file] [log] [blame]
Patrick Williamsd8c66bc2016-06-20 12:57:21 -05001#
2# This include points at uninative tarballs generated and maintained
3# by the Yocto Project. These file can be included by distros if they
4# want to use/maintain a unified sstate feed for native/cross artefacts
5# rather than the feeds having native/cross artefacts which are specific
6# to the distro running on the build machine.
7#
8
Brad Bishop00111322018-04-01 22:23:53 -04009UNINATIVE_MAXGLIBCVERSION = "2.27"
10
Brad Bishop316dfdd2018-06-25 12:45:53 -040011UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/1.9/"
12UNINATIVE_CHECKSUM[i686] ?= "83a4f927da81d9889ef0cbe5c12cb782e21c6cc11e6155600b94ff0c99576dce"
13UNINATIVE_CHECKSUM[x86_64] ?= "c26622a1f27dbf5b25de986b11584b5c5b2f322d9eb367f705a744f58a5561ec"