summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2023-08-07 04:41:22 -1000
committerSteve Sakoman <steve@sakoman.com>2023-08-07 04:44:16 -1000
commitd6b8790370500b99ca11f0d8a05c39b661ab2ba6 (patch)
treefbe99bdd629147c3415b7b99c152f38f0f3a6f03
parent326921a89e338f99d0c84b5c36e016f5c189bbc6 (diff)
downloadpoky-kirkstone-4.0.12.tar.gz
build-appliance-image: Update to kirkstone head revisionyocto-4.0.12kirkstone-4.0.12
(From OE-Core rev: e1a604db8d2cf8782038b4016cc2e2052467333b) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta/recipes-core/images/build-appliance-image_15.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/images/build-appliance-image_15.0.0.bb b/meta/recipes-core/images/build-appliance-image_15.0.0.bb
index 42cfe18803..a808ca06f9 100644
--- a/meta/recipes-core/images/build-appliance-image_15.0.0.bb
+++ b/meta/recipes-core/images/build-appliance-image_15.0.0.bb
@@ -24,7 +24,7 @@ IMAGE_FSTYPES = "wic.vmdk wic.vhd wic.vhdx"
24 24
25inherit core-image setuptools3 25inherit core-image setuptools3
26 26
27SRCREV ?= "5ded548a1e70d000f6c91f18082bbe996189db57" 27SRCREV ?= "326921a89e338f99d0c84b5c36e016f5c189bbc6"
28SRC_URI = "git://git.yoctoproject.org/poky;branch=kirkstone \ 28SRC_URI = "git://git.yoctoproject.org/poky;branch=kirkstone \
29 file://Yocto_Build_Appliance.vmx \ 29 file://Yocto_Build_Appliance.vmx \
30 file://Yocto_Build_Appliance.vmxf \ 30 file://Yocto_Build_Appliance.vmxf \