summaryrefslogtreecommitdiffstats
path: root/recipes-extended/cloud-init
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/cloud-init')
-rw-r--r--recipes-extended/cloud-init/cloud-init_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/cloud-init/cloud-init_git.bb b/recipes-extended/cloud-init/cloud-init_git.bb
index e01bdad2..b5c2d711 100644
--- a/recipes-extended/cloud-init/cloud-init_git.bb
+++ b/recipes-extended/cloud-init/cloud-init_git.bb
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/canonical/cloud-init;branch=23.2.x;protocol=https \
14 file://0002-setup.py-use-pkg-config-for-udev-rules-path-2137.patch \ 14 file://0002-setup.py-use-pkg-config-for-udev-rules-path-2137.patch \
15" 15"
16 16
17PV = "v23.2.2+git${SRCPV}" 17PV = "v23.2.2+git"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20