diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-01-13 05:49:55 -0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-01-13 05:51:50 -0800 |
commit | ff9ca74e170480578fcdb1f7bcd897f0e69e46a5 (patch) | |
tree | e8a40ba03c104c269cd640049a8e4ba23b63f642 | |
parent | ad4523044867fa0f45b6c6cb49b4f36aa5055d8d (diff) | |
download | poky-yocto-5.1.2.tar.gz |
build-appliance-image: Update to styhead head revisionyocto-5.1.2styhead-5.1.2styhead
(From OE-Core rev: 62dfe689246d648f9970a5476716e486b1a33765)
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 490d8940b1..19d83df4d9 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 ?= "34cbe78845408ccb05d4e362ad1182f6ffc5fa27" | 29 | SRCREV ?= "ad4523044867fa0f45b6c6cb49b4f36aa5055d8d" |
30 | SRC_URI = "git://git.yoctoproject.org/poky;branch=styhead \ | 30 | SRC_URI = "git://git.yoctoproject.org/poky;branch=styhead \ |
31 | file://Yocto_Build_Appliance.vmx \ | 31 | file://Yocto_Build_Appliance.vmx \ |
32 | file://Yocto_Build_Appliance.vmxf \ | 32 | file://Yocto_Build_Appliance.vmxf \ |