diff options
author | 2025-03-22 07:07:27 -0700 | |
---|---|---|
committer | 2025-03-22 07:07:27 -0700 | |
commit | 2d94f4b8a852dc761f89e5106347e239382df5fb (patch) | |
tree | 01e2763a39cd478d817400d34afa2edb45f54df3 | |
parent | 1689c4fe872540c48af07b482e65646928eaf516 (diff) | |
download | openembedded-core-styhead.tar.gz |
build-appliance-image: Update to styhead head revisionyocto-5.1.42024-10.4-styhead2024-10.4styhead
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 2b9905447f..fc8f64f33c 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 REQUIRED_DISTRO_FEATURES += "xattr" -SRCREV ?= "caacaf066dd8c9cfe24429469bcbb00efd2e3692" +SRCREV ?= "6a5ba188b79ee4a0d2e80ada159995f80f0e93c5" SRC_URI = "git://git.yoctoproject.org/poky;branch=styhead \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ |