diff options
author | Steve Sakoman <steve@sakoman.com> | 2024-11-09 05:55:33 -0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-11-09 06:03:57 -0800 |
commit | dce4163d42f7036ea216b52b9135968d51bec4c1 (patch) | |
tree | b52729f5fc641a90e8551dbf1357f2e8f9a3465f | |
parent | 98d2128bd5c41285b8982d4bbc3a2db28f2209ce (diff) | |
download | poky-dce4163d42f7036ea216b52b9135968d51bec4c1.tar.gz |
build-appliance-image: Update to scarthgap head revisionyocto-5.0.5scarthgap-5.0.5
(From OE-Core rev: a051a066da2874b95680d0353dfa18c1d56b2670)
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 9c29cf600d..f7c1e6970a 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 ?= "bf88a67b45235236d6655dce604e632eb94a813c" | 29 | SRCREV ?= "98d2128bd5c41285b8982d4bbc3a2db28f2209ce" |
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 \ |