diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-09-25 12:27:16 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-09-25 12:29:56 -0700 |
commit | d0b46a6624ec9c61c47270745dd0b2d5abbe6ac1 (patch) | |
tree | 8c8eafd32c1893b7427aa396a572b3fc43c5ca37 /meta/recipes-core | |
parent | 316baad50b45319057753fa698cd74aeb49a0a9f (diff) | |
download | poky-d0b46a6624ec9c61c47270745dd0b2d5abbe6ac1.tar.gz |
build-appliance-image: Update to walnascar head revisionwalnascar
(From OE-Core rev: ff1c54df4e7b15df2e2c9fced59d9ad3e92ed565)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-core')
-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 dd9c8d3af3..0d78152fe6 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 ?= "675e3f2e3cd3ae2df67568d68c359b88c3860499" | 29 | SRCREV ?= "316baad50b45319057753fa698cd74aeb49a0a9f" |
30 | SRC_URI = "git://git.yoctoproject.org/poky;branch=walnascar \ | 30 | SRC_URI = "git://git.yoctoproject.org/poky;branch=walnascar \ |
31 | file://Yocto_Build_Appliance.vmx \ | 31 | file://Yocto_Build_Appliance.vmx \ |
32 | file://Yocto_Build_Appliance.vmxf \ | 32 | file://Yocto_Build_Appliance.vmxf \ |