diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-02-15 06:06:50 -0800 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-02-15 06:08:13 -0800 |
commit | b5aa03f336c121269551f9e7baed4c677c76bb39 (patch) | |
tree | 67de2f685e86206a798bdcd8871cc873e394c6f3 | |
parent | 285e878650919844f8194c9b5c2fc034b019c4a3 (diff) | |
download | poky-b5aa03f336c121269551f9e7baed4c677c76bb39.tar.gz |
build-appliance-image: Update to kirkstone head revisionyocto-4.0.25kirkstone-4.0.25
(From OE-Core rev: 5a794fd244f7fdeb426bd5e3def6b4effc0e8c62)
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 e8a24308bb..139c5e6cad 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 ?= "cb03c7cf84b3e5a974395f7c02754a01913ddbe1" | 27 | SRCREV ?= "285e878650919844f8194c9b5c2fc034b019c4a3" |
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 \ |