diff options
Diffstat (limited to 'recipes-extended/cloud-init/cloud-init_20.3.bb')
| -rw-r--r-- | recipes-extended/cloud-init/cloud-init_20.3.bb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes-extended/cloud-init/cloud-init_20.3.bb b/recipes-extended/cloud-init/cloud-init_20.3.bb index 53d71a6d..b9efb31f 100644 --- a/recipes-extended/cloud-init/cloud-init_20.3.bb +++ b/recipes-extended/cloud-init/cloud-init_20.3.bb | |||
| @@ -6,9 +6,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c6dd79b6ec2130a3364f6fa9d6380408" | |||
| 6 | 6 | ||
| 7 | SRCREV = "1431c8a1bddaabf85e1bbb32bf316a3aef20036e" | 7 | SRCREV = "1431c8a1bddaabf85e1bbb32bf316a3aef20036e" |
| 8 | SRC_URI = "git://github.com/canonical/cloud-init \ | 8 | SRC_URI = "git://github.com/canonical/cloud-init \ |
| 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 | " | 11 | file://0001-setup.py-respect-udevdir-variable.patch \ |
| 12 | " | ||
| 12 | 13 | ||
| 13 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 14 | 15 | ||
