diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-10-13 12:47:05 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-10-13 12:48:55 -0700 |
commit | f16cffd030d21d12dd57bb95cfc310bda41f8a1f (patch) | |
tree | 32b327972b081f4dff232717726400a8e9bfb89d | |
parent | 517a1206e0e7fbb5d0f05b25a08b0f06462a4b8c (diff) | |
download | poky-f16cffd030d21d12dd57bb95cfc310bda41f8a1f.tar.gz |
build-appliance-image: Update to scarthgap head revisionscarthgap
(From OE-Core rev: 7af6b75221d5703ba5bf43c7cd9f1e7a2e0ed20b)
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 f924668792..8d97d960f4 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 ?= "1df3fcb4a50be33b71ad1252672b930a288d3f5b" | 29 | SRCREV ?= "517a1206e0e7fbb5d0f05b25a08b0f06462a4b8c" |
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 \ |