diff options
Diffstat (limited to 'recipes-extended/cloud-init/cloud-init_21.4.bb')
| -rw-r--r-- | recipes-extended/cloud-init/cloud-init_21.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/cloud-init/cloud-init_21.4.bb b/recipes-extended/cloud-init/cloud-init_21.4.bb index 5cb62272..02a89a58 100644 --- a/recipes-extended/cloud-init/cloud-init_21.4.bb +++ b/recipes-extended/cloud-init/cloud-init_21.4.bb | |||
| @@ -9,6 +9,7 @@ SRC_URI = "git://github.com/canonical/cloud-init;branch=main;protocol=https \ | |||
| 9 | file://cloud-init-source-local-lsb-functions.patch \ | 9 | file://cloud-init-source-local-lsb-functions.patch \ |
| 10 | file://0001-setup.py-check-for-install-anywhere-in-args.patch \ | 10 | file://0001-setup.py-check-for-install-anywhere-in-args.patch \ |
| 11 | file://0001-setup.py-respect-udevdir-variable.patch \ | 11 | file://0001-setup.py-respect-udevdir-variable.patch \ |
| 12 | file://CVE-2024-6174.patch \ | ||
| 12 | " | 13 | " |
| 13 | 14 | ||
| 14 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
