diff options
author | Steve Sakoman <steve@sakoman.com> | 2024-08-10 06:35:20 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-08-10 06:39:23 -0700 |
commit | 0b37512fb4b231cc106768e2a7328431009b3b70 (patch) | |
tree | d00cea33a9004670626091ca4d9900d6732d8721 | |
parent | af5205d1b804ae916619d74ca3a656ca5a727ca5 (diff) | |
download | poky-yocto-5.0.3.tar.gz |
build-appliance-image: Update to scarthgap head revisionyocto-5.0.3scarthgap-5.0.3
(From OE-Core rev: 236ac1b43308df722a78d3aa20aef065dfae5b2b)
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 bceeb4866f..16d4634269 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 ?= "5d657e0f472ce481ab62bc9ebf3d2b81c04cf3f3" | 29 | SRCREV ?= "af5205d1b804ae916619d74ca3a656ca5a727ca5" |
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 \ |