diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-07-11 08:14:46 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-07-11 08:17:11 -0700 |
commit | ae2d52758fc2fcb0ed996aa234430464ebf4b310 (patch) | |
tree | c0614d03abacd33d9ff37f9437066e482e4e23c4 | |
parent | e5c05018e042e762c886c2f5476f2277a787b9c6 (diff) | |
download | poky-yocto-5.0.11.tar.gz |
build-appliance-image: Update to scarthgap head revisionyocto-5.0.11scarthgap-5.0.11
(From OE-Core rev: 7a59dc5ee6edd9596e87c2fbcd1f2594c06b3d1b)
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 fc942e3565..a91657f7b4 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 ?= "1c462cc39e557276861323b7adcef4fedbdf75e9" | 29 | SRCREV ?= "e5c05018e042e762c886c2f5476f2277a787b9c6" |
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 \ |