diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-08-15 09:08:50 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-08-15 09:11:26 -0700 |
commit | db04028d9070f05c3b5dee728473fb234bd24f05 (patch) | |
tree | 448c7e8104d6817c2cba574c2a5553f9b92608a5 | |
parent | 675e3f2e3cd3ae2df67568d68c359b88c3860499 (diff) | |
download | poky-walnascar-5.2.3.tar.gz |
build-appliance-image: Update to walnascar head revisionyocto-5.2.3walnascar-5.2.3
(From OE-Core rev: 347cb0861dde58613541ce692778f907943a60ea)
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 d6e41149fd..dd9c8d3af3 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 ?= "c4ff8237aa90707b794d47cc7d4f1bd60974312f" | 29 | SRCREV ?= "675e3f2e3cd3ae2df67568d68c359b88c3860499" |
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 \ |