diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-02-21 14:06:37 -0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-02-21 14:08:09 -0800 |
commit | 11a8dec6e29ac0b2fd942c0fc00dd7fc30658841 (patch) | |
tree | 4211e3dae15c28d57dc58feea755b110dd6a2440 | |
parent | caacaf066dd8c9cfe24429469bcbb00efd2e3692 (diff) | |
download | poky-11a8dec6e29ac0b2fd942c0fc00dd7fc30658841.tar.gz |
build-appliance-image: Update to styhead head revisionyocto-5.1.3styhead-5.1.3
(From OE-Core rev: 35ffa0ed523ba95f069dff5b7df3f819ef031015)
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 19d83df4d9..2b9905447f 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 ?= "ad4523044867fa0f45b6c6cb49b4f36aa5055d8d" | 29 | SRCREV ?= "caacaf066dd8c9cfe24429469bcbb00efd2e3692" |
30 | SRC_URI = "git://git.yoctoproject.org/poky;branch=styhead \ | 30 | SRC_URI = "git://git.yoctoproject.org/poky;branch=styhead \ |
31 | file://Yocto_Build_Appliance.vmx \ | 31 | file://Yocto_Build_Appliance.vmx \ |
32 | file://Yocto_Build_Appliance.vmxf \ | 32 | file://Yocto_Build_Appliance.vmxf \ |