diff options
author | 2024-12-13 05:22:28 -0800 | |
---|---|---|
committer | 2024-12-13 05:22:28 -0800 | |
commit | 336eec6808710f260a5336ca8ca98139a80ccb14 (patch) | |
tree | ed9e8e9d107d195eb5355077fb80016b52351a35 | |
parent | 3577ceca39c7c3be81563de9ccf06a805f61d3ca (diff) | |
download | openembedded-core-336eec6808710f260a5336ca8ca98139a80ccb14.tar.gz |
build-appliance-image: Update to scarthgap head revisionyocto-5.0.62024-04.6-scarthgap2024-04.6
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 f7c1e6970a..834ae53d6f 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 ?= "98d2128bd5c41285b8982d4bbc3a2db28f2209ce" +SRCREV ?= "6a80352d51bd2cf141b0dc4dd946d1b131ed94a7" SRC_URI = "git://git.yoctoproject.org/poky;branch=scarthgap \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ |