diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-06-02 07:19:59 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-06-02 07:22:19 -0700 |
commit | ac257900c33754957b2696529682029d997a8f28 (patch) | |
tree | 727f2f0f74b623cd2ec95dad374175cb8a955c8d | |
parent | 1c462cc39e557276861323b7adcef4fedbdf75e9 (diff) | |
download | poky-ac257900c33754957b2696529682029d997a8f28.tar.gz |
build-appliance-image: Update to scarthgap head revisionyocto-5.0.10scarthgap-5.0.10
(From OE-Core rev: d5342ffc570d47a723b18297d75bd2f63c2088db)
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 39de22c188..fc942e3565 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 | |||
26 | 26 | ||
27 | REQUIRED_DISTRO_FEATURES += "xattr" | 27 | REQUIRED_DISTRO_FEATURES += "xattr" |
28 | 28 | ||
29 | SRCREV ?= "0ce88bc3474d29122e6f319cf474e5c5dce55419" | 29 | SRCREV ?= "1c462cc39e557276861323b7adcef4fedbdf75e9" |
30 | SRC_URI = "git://git.yoctoproject.org/poky;branch=scarthgap \ | 30 | SRC_URI = "git://git.yoctoproject.org/poky;branch=scarthgap \ |
31 | file://Yocto_Build_Appliance.vmx \ | 31 | file://Yocto_Build_Appliance.vmx \ |
32 | file://Yocto_Build_Appliance.vmxf \ | 32 | file://Yocto_Build_Appliance.vmxf \ |