]>
git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
curl: Backport a patch to make curl work when aws support is disabled
This avoids the following error when using curl from curl-native:
$ oe-run-native curl-native curl https://www.example.com
Getting sysroot...
curl: (48) An unknown option was passed in to libcurl
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>