diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-07-04 07:52:57 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-07-04 07:58:44 -0700 |
commit | 41038342a471b4a8884548568ad147a1704253a3 (patch) | |
tree | 2fbe709550d563609a896c4c4beaf1e0f2f6197a | |
parent | c4ff8237aa90707b794d47cc7d4f1bd60974312f (diff) | |
download | poky-41038342a471b4a8884548568ad147a1704253a3.tar.gz |
build-appliance-image: Update to walnascar head revisionyocto-5.2.2walnascar-5.2.2
(From OE-Core rev: c855be07828c9cff3aa7ddfa04eb0c4df28658e4)
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 66ba71bbe6..d6e41149fd 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 ?= "fd9c569615cf8b463f485faebfabcdcdac0a0018" | 29 | SRCREV ?= "c4ff8237aa90707b794d47cc7d4f1bd60974312f" |
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 \ |