summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2023-06-23 04:17:20 -1000
committerSteve Sakoman <steve@sakoman.com>2023-06-23 04:27:00 -1000
commitfc697fe87412b9b179ae3a68d266ace85bb1fcc6 (patch)
tree0b9275fc665208f9fd4334b05e1fb691d11d3ef8
parent5ded548a1e70d000f6c91f18082bbe996189db57 (diff)
downloadpoky-fc697fe87412b9b179ae3a68d266ace85bb1fcc6.tar.gz
build-appliance-image: Update to kirkstone head revisionyocto-4.0.11kirkstone-4.0.11
(From OE-Core rev: 7949e786cf8e50f716ff1f1c4797136637205e0c) 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 330f262957..42cfe18803 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 ?= "133d542a70d0e78390100b4e52a3d440a6b5b750" 27SRCREV ?= "5ded548a1e70d000f6c91f18082bbe996189db57"
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 \