diff options
author | Steve Sakoman <steve@sakoman.com> | 2024-09-25 05:08:47 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-09-25 05:12:16 -0700 |
commit | 88c86347f70bff692d9bfdb5eec2eeb6b2d031a9 (patch) | |
tree | e4fc53d3b5badf2e2b56ffe765d74a77e4ecbc2d | |
parent | 70676a7d4cf2b1dbe5855dcef8af79ad7bb05cb8 (diff) | |
download | poky-88c86347f70bff692d9bfdb5eec2eeb6b2d031a9.tar.gz |
build-appliance-image: Update to scarthgap head revision
(From OE-Core rev: 4785c5d9f256aa82570d2534e3f82aab3386d280)
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 16d4634269..429e9023b9 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 ?= "af5205d1b804ae916619d74ca3a656ca5a727ca5" | 29 | SRCREV ?= "70676a7d4cf2b1dbe5855dcef8af79ad7bb05cb8" |
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 \ |