diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-01-26 14:05:12 -0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-01-26 14:08:20 -0800 |
commit | 7dad83c7e5e9637c0ff5d5712409611fd4a14946 (patch) | |
tree | 5cdf61915f4595e12dfcb04a1c2c9f1ed9d2a5b0 | |
parent | dd941e5746af70d71a5c0ebef49c1f4108168964 (diff) | |
download | poky-yocto-5.0.7.tar.gz |
build-appliance-image: Update to scarthgap head revisionyocto-5.0.7scarthgap-5.0.7
(From OE-Core rev: 62cb12967391db709315820d48853ffa4c6b4740)
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 53afe72faf..13a96c33e2 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 ?= "4351b5cb4baa4ba70ab35848c0ccd4e7c20b89c2" | 29 | SRCREV ?= "dd941e5746af70d71a5c0ebef49c1f4108168964" |
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 \ |