From b20e2134daec33fbb8ce358d984751d887752bd5 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 27 Feb 2023 23:39:05 +0000 Subject: build-appliance-image: Update to kirkstone head revision Signed-off-by: Richard Purdie --- meta/recipes-core/images/build-appliance-image_15.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 1c039a8554..e77353f6ed 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" inherit core-image setuptools3 -SRCREV ?= "65dafea22018052fe7b2e17e6e4d7eb754224d38" +SRCREV ?= "c3038cddbce42b7e4268c1f0b45e9fba85caa231" SRC_URI = "git://git.yoctoproject.org/poky;branch=kirkstone \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ -- cgit 1.2.3-korg