diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-08-22 06:02:51 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-08-22 06:04:30 -0700 |
commit | ec220ae083dba35c279192b2249ad03fe238446e (patch) | |
tree | 5a7f380c24641afe4dae40d1c2130fd7d0058c23 | |
parent | 1df3fcb4a50be33b71ad1252672b930a288d3f5b (diff) | |
download | poky-ec220ae083dba35c279192b2249ad03fe238446e.tar.gz |
build-appliance-image: Update to scarthgap head revisionyocto-5.0.12scarthgap-5.0.12
(From OE-Core rev: 93c7489d843a0e46fe4fc685b356d0ae885300d7)
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 a91657f7b4..f924668792 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 ?= "e5c05018e042e762c886c2f5476f2277a787b9c6" | 29 | SRCREV ?= "1df3fcb4a50be33b71ad1252672b930a288d3f5b" |
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 \ |