diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-08-08 06:31:30 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-08-08 06:32:44 -0700 |
commit | 81ab000fa437ca04f584a3327b076f7a512dc6d0 (patch) | |
tree | c06be8cf00a815e1937f8cb7e35b400349bc7214 | |
parent | 3c825671cb8f30e6205f1bcf177f3432161295f5 (diff) | |
download | poky-81ab000fa437ca04f584a3327b076f7a512dc6d0.tar.gz |
build-appliance-image: Update to kirkstone head revisionyocto-4.0.29kirkstone-4.0.29
(From OE-Core rev: bd620eb14660075fd0f7476bbbb65d5da6293874)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r-- | meta/recipes-core/images/build-appliance-image_15.0.0.bb | 2 |
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 5435fb77a3..7ec8e09d3c 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 | ||
25 | inherit core-image setuptools3 | 25 | inherit core-image setuptools3 |
26 | 26 | ||
27 | SRCREV ?= "f66b3ae54394b3b6dd6f654683ed602ee7caa688" | 27 | SRCREV ?= "3c825671cb8f30e6205f1bcf177f3432161295f5" |
28 | SRC_URI = "git://git.yoctoproject.org/poky;branch=kirkstone \ | 28 | SRC_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 \ |