| # |
| # 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.33" |
| |
| UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/2.11/" |
| UNINATIVE_CHECKSUM[aarch64] ?= "fa703e25c26eaebb1afd895337b92a24cc5077818e093af74912e53846a117fe" |
| UNINATIVE_CHECKSUM[i686] ?= "638901c990ffbe716a34400134a2ad49a1c3104e3b48cdafd6fcd28e9b133294" |
| UNINATIVE_CHECKSUM[x86_64] ?= "047ddd78d6b5cabd2a102120e27755a9eaa1d5724c6a8f4007daa3f10ecb6871" |