diff options
author | Steve Sakoman <steve@sakoman.com> | 2024-09-25 08:06:11 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-09-25 08:07:33 -0700 |
commit | 2034fc38eb4e63984d9bd6b260aa1bf95ce562e4 (patch) | |
tree | 33561d52cfea012886703a9e7ec778bc416fa2fa | |
parent | bf88a67b45235236d6655dce604e632eb94a813c (diff) | |
download | poky-2034fc38eb4e63984d9bd6b260aa1bf95ce562e4.tar.gz |
build-appliance-image: Update to scarthgap head revisionyocto-5.0.4scarthgap-5.0.4
(From OE-Core rev: f888dd911529a828820799a7a1b75dfd3a44847c)
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 429e9023b9..9c29cf600d 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 ?= "70676a7d4cf2b1dbe5855dcef8af79ad7bb05cb8" | 29 | SRCREV ?= "bf88a67b45235236d6655dce604e632eb94a813c" |
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 \ |