diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-04-19 14:43:09 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-04-19 14:45:35 -0700 |
commit | bab0f9f62af9af580744948dd3240f648a99879a (patch) | |
tree | 641ae770796a96f0ff7c09babb75d17514081cde | |
parent | 0ce88bc3474d29122e6f319cf474e5c5dce55419 (diff) | |
download | poky-scarthgap-5.0.9.tar.gz |
build-appliance-image: Update to scarthgap head revisionyocto-5.0.9scarthgap-5.0.9
(From OE-Core rev: 04038ecd1edd6592b826665a2b787387bb7074fa)
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 699c1c8586..39de22c188 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 ?= "dc4fe2810d79cb0a6dd7ffd3b728307960bfb1a2" | 29 | SRCREV ?= "0ce88bc3474d29122e6f319cf474e5c5dce55419" |
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 \ |