# # This include points at uninative tarballs generated and maintained # by the Yocto Project. These file can be included by distros if they # want to use/maintain a unified sstate feed for native/cross artefacts # rather than the feeds having native/cross artefacts which are specific # to the distro running on the build machine. # UNINATIVE_MAXGLIBCVERSION = "2.37" UNINATIVE_VERSION = "4.0" UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/${UNINATIVE_VERSION}/" UNINATIVE_CHECKSUM[aarch64] ?= "7baa8418a302df52e00916193b0a04f318356d9d2670c9a2bce3e966efefd738" UNINATIVE_CHECKSUM[i686] ?= "83114d36883d43a521e280742b9849bf85d039b2f83d8e21d480659babe75ee8" UNINATIVE_CHECKSUM[x86_64] ?= "fd75b2a1a67a10f6b7d65afb7d0f3e71a63b0038e428f34dfe420bb37716558a"