From 1030d3c2c7288d791c73d3cc6a8585de2ced48d1 Mon Sep 17 00:00:00 2001 From: Paul Barker Date: Mon, 24 Aug 2026 13:22:36 +0100 Subject: [PATCH] build-appliance-image: Update to scarthgap head revision (From OE-Core rev: eda3665770d7d2b97e1227a666065838fc1b1117) Signed-off-by: Paul Barker --- meta/recipes-core/images/build-appliance-image_15.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b94cd2adba..8a7a0328d6 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 ?= "ba193efe202b808f7fc114fb17f4f06c02d50fb9" +SRCREV ?= "24a462fdc0d3e434cb34975c9e5a9e8dec3b8710" SRC_URI = "git://git.yoctoproject.org/poky;branch=scarthgap;protocol=https \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \