# # 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.31" UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/2.8/" UNINATIVE_CHECKSUM[aarch64] ?= "989187344bf9539b464fb7ed9c223e51f4bdb4c7a677d2c314e6fed393176efe" UNINATIVE_CHECKSUM[i686] ?= "cc3e45bc8594488b407363e3fa9af5a099279dab2703c64342098719bd674990" UNINATIVE_CHECKSUM[x86_64] ?= "a09922172c3a439105e0ae6b943daad2d83505b17da0aba97961ff433b8c21ab"