diff options
author | 2025-04-04 08:43:24 -0700 | |
---|---|---|
committer | 2025-04-04 08:43:24 -0700 | |
commit | 1efbe1004bc82e7c14c1e8bd4ce644f5015c3346 (patch) | |
tree | 0751a7aed9e72994885bcd65c1a6138140c8c09e | |
parent | 6397cd1ad55927c312051cbd42d5825fa8ed969b (diff) | |
download | openembedded-core-kirkstone.tar.gz |
build-appliance-image: Update to kirkstone head revisionkirkstone
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 139c5e6cad..1ff7d1cc47 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" inherit core-image setuptools3 -SRCREV ?= "285e878650919844f8194c9b5c2fc034b019c4a3" +SRCREV ?= "91484dd59353b085bb6c463da9ecd5d2b51d8e64" SRC_URI = "git://git.yoctoproject.org/poky;branch=kirkstone \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ |