]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
zlib: use .gz archive and set a PREMIRROR
authorRoss Burton <ross.burton@arm.com>
Mon, 17 Oct 2022 11:26:14 +0000 (12:26 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Oct 2022 12:42:00 +0000 (13:42 +0100)
commitc67f71abc61afec701c50e4e7941128eb701fb0a
tree5ca8129d82de1d0529b60fb8dffb8e7727b6eb62
parentaebf4f183267a1e2f073078ade0ddc916ceed53f
zlib: use .gz archive and set a PREMIRROR

When a new zlib release is made, the top-level URL is no longer available
and it is only available as a .gz under the /fossils/ directory.

When this happens the source fetch fails and bitbake noisily warns that
it is using the mirrors.  Avoid this by using the .gz tarball and add
the /fossils/ directory to PREMIRRORS so fetches will check there too.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/zlib/zlib_1.2.12.bb