diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-09-19 07:04:23 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-09-19 07:06:05 -0700 |
commit | 51dc9c464de0703bfbc6f1ee71ac9bea20933a45 (patch) | |
tree | a3f1cb80244c16b4ec350027c13963b994f21fb7 | |
parent | 49e837cefaa0d1844b32ff788c6e9de246a3a739 (diff) | |
download | poky-yocto-4.0.30.tar.gz |
build-appliance-image: Update to kirkstone head revisionyocto-4.0.30kirkstone-4.0.30
(From OE-Core rev: d381eeb5e70bd0ce9e78032c909e4a23564f4dd7)
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 7ec8e09d3c..11d159a994 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 ?= "3c825671cb8f30e6205f1bcf177f3432161295f5" | 27 | SRCREV ?= "49e837cefaa0d1844b32ff788c6e9de246a3a739" |
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 \ |