diff options
author | Steve Sakoman <steve@sakoman.com> | 2024-10-12 05:20:21 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-10-12 05:23:21 -0700 |
commit | 7e87dc422d972e0dc98372318fcdc63a76347d16 (patch) | |
tree | 8ff74dce4e39f0d4f9c1a65fc94bcbb5f1ddb241 | |
parent | 474121d387e30c8f34f091e0b29e22a30eeb2261 (diff) | |
download | poky-yocto-4.0.22.tar.gz |
build-appliance-image: Update to kirkstone head revisionyocto-4.0.22kirkstone-4.0.22
(From OE-Core rev: f09fca692f96c9c428e89c5ef53fbcb92ac0c9bf)
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 53275cbfa9..bab12eccbe 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 ?= "940c885c239be4139908c1c322cd335e02d27a92" | 27 | SRCREV ?= "474121d387e30c8f34f091e0b29e22a30eeb2261" |
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 \ |