diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-03-10 12:32:35 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-03-10 12:34:01 -0700 |
commit | dc4827b3660bc1a03a2bc3b0672615b50e9137ff (patch) | |
tree | 4af59c38466034efee246c75fbb1d2fe0053ae38 | |
parent | dc4fe2810d79cb0a6dd7ffd3b728307960bfb1a2 (diff) | |
download | poky-dc4827b3660bc1a03a2bc3b0672615b50e9137ff.tar.gz |
build-appliance-image: Update to scarthgap head revisionyocto-5.0.8scarthgap-5.0.8
(From OE-Core rev: cd2b6080a4c0f2ed2c9939ec0b87763aef595048)
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 13a96c33e2..699c1c8586 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 ?= "dd941e5746af70d71a5c0ebef49c1f4108168964" | 29 | SRCREV ?= "dc4fe2810d79cb0a6dd7ffd3b728307960bfb1a2" |
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 \ |