diff options
author | 2024-04-22 16:57:58 -0700 | |
---|---|---|
committer | 2024-04-22 16:57:58 -0700 | |
commit | b7182571242dc4e23e5250a449d90348e62a6abc (patch) | |
tree | 1b7a2bcc961ad279edc9c9b9e8840e517c5d33d2 | |
parent | b5c5e783fe06e3ae3b3e92ffa7f18bee62aca3c0 (diff) | |
download | openembedded-core-b7182571242dc4e23e5250a449d90348e62a6abc.tar.gz |
build-appliance-image: Update to kirkstone head revisionyocto-4.0.182022-04.18-kirkstone2022-04.18
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 aef8b3055b..57274262ba 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 ?= "ff7353b24f11f9ba8760f04b678e805fd2590073" +SRCREV ?= "700eac59a68baaba3361ed40ab14fe55e66f8211" SRC_URI = "git://git.yoctoproject.org/poky;branch=kirkstone \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ |