diff options
author | Steve Sakoman <steve@sakoman.com> | 2024-12-13 05:22:28 -0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-12-13 05:24:12 -0800 |
commit | 2541a8171f91812a4b16e7dc4da0d77d2318a256 (patch) | |
tree | 1333892259fc6acd08f8c9968c7607ad9c55cb09 | |
parent | 6a80352d51bd2cf141b0dc4dd946d1b131ed94a7 (diff) | |
download | poky-2541a8171f91812a4b16e7dc4da0d77d2318a256.tar.gz |
build-appliance-image: Update to scarthgap head revisionyocto-5.0.6scarthgap-5.0.6
(From OE-Core rev: 336eec6808710f260a5336ca8ca98139a80ccb14)
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 f7c1e6970a..834ae53d6f 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 ?= "98d2128bd5c41285b8982d4bbc3a2db28f2209ce" | 29 | SRCREV ?= "6a80352d51bd2cf141b0dc4dd946d1b131ed94a7" |
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 \ |