diff options
author | Ross Burton <ross.burton@arm.com> | 2025-01-23 12:17:38 +0000 |
---|---|---|
committer | Ross Burton <ross.burton@arm.com> | 2025-01-23 12:19:50 +0000 |
commit | 59db27de565fb33f9e4326e76ebd6fa3935557b9 (patch) | |
tree | 3579a390dbff0476c8525d8ba8274dde9c9c08e0 | |
parent | df026a95e3eec32e7a010c09b8e98351e74876b2 (diff) | |
download | poky-59db27de565fb33f9e4326e76ebd6fa3935557b9.tar.gz |
build-appliance-image: Update to master head revision5.2_M2
(From OE-Core rev: 3ca9192cf16e15e95ba1c3db4ba28fc6130de8e0)
Signed-off-by: Ross Burton <ross.burton@arm.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 52b6088dd1..8869c92de1 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 ?= "a7c0cf3fab3bea1ca6703f9737bb8d92a62a2c4d" | 29 | SRCREV ?= "df026a95e3eec32e7a010c09b8e98351e74876b2" |
30 | SRC_URI = "git://git.yoctoproject.org/poky;branch=master \ | 30 | SRC_URI = "git://git.yoctoproject.org/poky;branch=master \ |
31 | file://Yocto_Build_Appliance.vmx \ | 31 | file://Yocto_Build_Appliance.vmx \ |
32 | file://Yocto_Build_Appliance.vmxf \ | 32 | file://Yocto_Build_Appliance.vmxf \ |