diff options
author | Steve Sakoman <steve@sakoman.com> | 2024-11-15 12:18:46 -0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-11-15 12:20:43 -0800 |
commit | 8e092852b63e998d990b8f8e1aa91297dec4430f (patch) | |
tree | 9ae52b9c08b0008d26bb865c3bf3616a99f11930 | |
parent | 1784189462779fc573c9537c3f352f8586a2e959 (diff) | |
download | poky-kirkstone-4.0.23.tar.gz |
build-appliance-image: Update to kirkstone head revisionyocto-4.0.23kirkstone-4.0.23
(From OE-Core rev: fb45c5cf8c2b663af293acb069d446610f77ff1a)
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 bab12eccbe..3e6762089e 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 ?= "474121d387e30c8f34f091e0b29e22a30eeb2261" | 27 | SRCREV ?= "1784189462779fc573c9537c3f352f8586a2e959" |
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 \ |