diff options
author | 2024-06-24 06:47:53 -0700 | |
---|---|---|
committer | 2024-06-24 06:47:53 -0700 | |
commit | 803cc32e72b4fc2fc28d92090e61f5dd288a10cb (patch) | |
tree | a1bf82825ed2c729217a28395738b9d6d863433f | |
parent | fea7f804f916d0c6c86823fc8dce6463c425532d (diff) | |
download | openembedded-core-803cc32e72b4fc2fc28d92090e61f5dd288a10cb.tar.gz |
build-appliance-image: Update to scarthgap head revisionyocto-5.0.22024-04.2-scarthgap2024-04.2
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 c5d7bc18e7..bceeb4866f 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 @@ -26,7 +26,7 @@ inherit core-image setuptools3 features_check REQUIRED_DISTRO_FEATURES += "xattr" -SRCREV ?= "b9b47b1a392b62364579332329dbff0d78e4b0b6" +SRCREV ?= "5d657e0f472ce481ab62bc9ebf3d2b81c04cf3f3" SRC_URI = "git://git.yoctoproject.org/poky;branch=scarthgap \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ |