We have " Only allow downloads from primary download site" enabled and have a local webserver with all needed packages on it. For openssl some patches are added to "OPENSSL_PATCH" (eg. https://gitweb.gentoo.org/repo/gentoo.git/plain/dev-libs/openssl/files/openssl-1.0.2d-parallel-build.patch?id=c8abcbe8de5d3b6cdd68c162f398c011ff6e2d9d) Our server has this file available but wget fails because of the "?" in the name. Any suggestions on a working workaround? Best regards, Johan
Fixed by http://patchwork.ozlabs.org/patch/685264/
Fixed by https://git.buildroot.org/buildroot/commit/?id=8740f321fcd2b245e3585b319e2a87aa361656cd. Thanks Johan for the bug report, thanks Arnout for the patch!