# # 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.32" UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/2.9/" UNINATIVE_CHECKSUM[aarch64] ?= "9f25a667aee225b1dd65c4aea73e01983e825b1cb9b56937932a1ee328b45f81" UNINATIVE_CHECKSUM[i686] ?= "cae5d73245d95b07cf133b780ba3f6c8d0adca3ffc4e7e7fab999961d5e24d36" UNINATIVE_CHECKSUM[x86_64] ?= "d07916b95c419c81541a19c8ef0ed8cbd78ae18437ff28a4c8a60ef40518e423"