blob: 740cca0ecfd9b856714d25ed64800ab8bcfc824c [file] [log] [blame]
Patrick Williamsd8c66bc2016-06-20 12:57:21 -05001#
2# This include points at uninative tarballs generated and maintained
3# by the Yocto Project. These file can be included by distros if they
4# want to use/maintain a unified sstate feed for native/cross artefacts
5# rather than the feeds having native/cross artefacts which are specific
6# to the distro running on the build machine.
7#
8
Andrew Geisslerd1e89492021-02-12 15:35:20 -06009UNINATIVE_MAXGLIBCVERSION = "2.33"
Brad Bishop00111322018-04-01 22:23:53 -040010
William A. Kennington IIIac69b482021-06-02 12:28:27 -070011UNINATIVE_URL ?= "http://downloads.yoctoproject.org/releases/uninative/3.2/"
12UNINATIVE_CHECKSUM[aarch64] ?= "4f0872cdca2775b637a8a99815ca5c8dd42146abe903a24a50ee0448358c764b"
13UNINATIVE_CHECKSUM[i686] ?= "e2eeab92e67263db37d9bb6d4c58579abd1f47ff4cded3171bde572fece124b2"
14UNINATIVE_CHECKSUM[x86_64] ?= "3ee8c7d55e2d4c7ae3887cddb97219f97b94efddfeee2e24923c0cb0e8ce84c6"