diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-01-09 08:49:38 -0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-01-09 08:51:11 -0800 |
commit | f50532593651dff82bc952288d786c55038c2c86 (patch) | |
tree | e7e22e0d19da79211ec2397340e56defc83c570b | |
parent | cb03c7cf84b3e5a974395f7c02754a01913ddbe1 (diff) | |
download | poky-f50532593651dff82bc952288d786c55038c2c86.tar.gz |
build-appliance-image: Update to kirkstone head revisionyocto-4.0.24kirkstone-4.0.24
(From OE-Core rev: a270d4c957259761bcc7382fcc54642a02f9fc7d)
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 3e6762089e..e8a24308bb 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 ?= "1784189462779fc573c9537c3f352f8586a2e959" | 27 | SRCREV ?= "cb03c7cf84b3e5a974395f7c02754a01913ddbe1" |
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 \ |