diff options
author | Steve Sakoman <[email protected]> | 2024-11-15 12:18:46 -0800 |
---|---|---|
committer | Steve Sakoman <[email protected]> | 2024-11-15 12:18:46 -0800 |
commit | fb45c5cf8c2b663af293acb069d446610f77ff1a (patch) | |
tree | 684cc945b471ea8b8f677c1dc7a9a496184d7c64 | |
parent | 89b64526ac2bf0609a18c4d44b4835028f686978 (diff) | |
download | openembedded-core-kirkstone.tar.gz |
build-appliance-image: Update to kirkstone head revisionkirkstone
Signed-off-by: Steve Sakoman <[email protected]>
-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" inherit core-image setuptools3 -SRCREV ?= "474121d387e30c8f34f091e0b29e22a30eeb2261" +SRCREV ?= "1784189462779fc573c9537c3f352f8586a2e959" SRC_URI = "git:https://git.yoctoproject.org/poky;branch=kirkstone \ file:https://Yocto_Build_Appliance.vmx \ file:https://Yocto_Build_Appliance.vmxf \ |