# # 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.40" UNINATIVE_VERSION = "4.6" UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/${UNINATIVE_VERSION}/" UNINATIVE_CHECKSUM[aarch64] ?= "c2d36338272eba101580f648dd8dff5352cdb4c1809db7dedf8fc4d7e7df716c" UNINATIVE_CHECKSUM[i686] ?= "0041584678109c18deca48fb59eaf14cf725cf024a170ab537b354b63240c504" UNINATIVE_CHECKSUM[x86_64] ?= "6bf00154c5a7bc48adbf63fd17684bb87eb07f4814fbb482a3fbd817c1ccf4c5"