meta-virtualization/recipes-containers/lxc
Xiangyu Chen bfa6727718 lxc: add -L and -f for curl in templates-use-curl-instead-of-wget.patch
Add support of redirect option -L for curl, the
linuxcontainers.org sometimes redirect to other
mirror site such like us.lxd.images.canonical.com,
this would cause the lxc-download script report
download failed.

The version of curl in kirkstone also need to add an
option -f to use an error code to tell the caller
when http/https has errors.

Reproduce and verified on following command:
lxc-create -t download -n test -- --dist archlinux --release current --arch arm64

Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-03-17 15:32:16 -04:00
..
files lxc: add -L and -f for curl in templates-use-curl-instead-of-wget.patch 2023-03-17 15:32:16 -04:00
lxc_git.bb lxc: backport patch to fix CVE-2022-47952 2023-01-19 15:14:21 -05:00