summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2024-06-24 06:47:53 -0700
committerSteve Sakoman <steve@sakoman.com>2024-06-24 06:49:29 -0700
commitf7def85be9f99dcb4ba488bead201f670304379b (patch)
tree4d2f7a9346e00ad5ef2b3a71a717957f51a1b352
parent5d657e0f472ce481ab62bc9ebf3d2b81c04cf3f3 (diff)
downloadpoky-f7def85be9f99dcb4ba488bead201f670304379b.tar.gz
build-appliance-image: Update to scarthgap head revisionyocto-5.0.2scarthgap-5.0.2
(From OE-Core rev: 803cc32e72b4fc2fc28d92090e61f5dd288a10cb) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta/recipes-core/images/build-appliance-image_15.0.0.bb2
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 c5d7bc18e7..bceeb4866f 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
27REQUIRED_DISTRO_FEATURES += "xattr" 27REQUIRED_DISTRO_FEATURES += "xattr"
28 28
29SRCREV ?= "b9b47b1a392b62364579332329dbff0d78e4b0b6" 29SRCREV ?= "5d657e0f472ce481ab62bc9ebf3d2b81c04cf3f3"
30SRC_URI = "git://git.yoctoproject.org/poky;branch=scarthgap \ 30SRC_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 \