diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-04-04 08:43:24 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-04-04 08:47:08 -0700 |
commit | d70d287a77d5026b698ac237ab865b2dafd36bb8 (patch) | |
tree | bec12dcfa816c6cec030d830b87b0a6074cb4b08 | |
parent | 91484dd59353b085bb6c463da9ecd5d2b51d8e64 (diff) | |
download | poky-d70d287a77d5026b698ac237ab865b2dafd36bb8.tar.gz |
build-appliance-image: Update to kirkstone head revisionyocto-4.0.26kirkstone-4.0.26
(From OE-Core rev: 1efbe1004bc82e7c14c1e8bd4ce644f5015c3346)
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 139c5e6cad..1ff7d1cc47 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 | |||
@@ -24,7 +24,7 @@ IMAGE_FSTYPES = "wic.vmdk wic.vhd wic.vhdx" | |||
24 | 24 | ||
25 | inherit core-image setuptools3 | 25 | inherit core-image setuptools3 |
26 | 26 | ||
27 | SRCREV ?= "285e878650919844f8194c9b5c2fc034b019c4a3" | 27 | SRCREV ?= "91484dd59353b085bb6c463da9ecd5d2b51d8e64" |
28 | SRC_URI = "git://git.yoctoproject.org/poky;branch=kirkstone \ | 28 | SRC_URI = "git://git.yoctoproject.org/poky;branch=kirkstone \ |
29 | file://Yocto_Build_Appliance.vmx \ | 29 | file://Yocto_Build_Appliance.vmx \ |
30 | file://Yocto_Build_Appliance.vmxf \ | 30 | file://Yocto_Build_Appliance.vmxf \ |