# # 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.34" UNINATIVE_VERSION = "3.4" UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/${UNINATIVE_VERSION}/" UNINATIVE_CHECKSUM[aarch64] ?= "3013cdda8f0dc6639ce1c80f33eabce66f06b890bd5b58739a6d7a92a0bb7100" UNINATIVE_CHECKSUM[i686] ?= "abed500de584aad63ec237546db20cdd0c69d8870a6f8e94ac31721ace64b376" UNINATIVE_CHECKSUM[x86_64] ?= "126f4f7f6f21084ee140dac3eb4c536b963837826b7c38599db0b512c3377ba2"