diff options
author | Steve Sakoman <steve@sakoman.com> | 2024-01-25 04:06:50 -1000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-01-25 04:06:50 -1000 |
commit | a744a897f0ea7d34c31c024c13031221f9a85f24 (patch) | |
tree | 4b3e02958c96fc1189e84accc45816838f88808c | |
parent | ad696a0067e11c332a4542ccacd76455f5fbd984 (diff) | |
download | openembedded-core-a744a897f0ea7d34c31c024c13031221f9a85f24.tar.gz |
build-appliance-image: Update to kirkstone head revisionyocto-4.0.162022-04.16-kirkstone2022-04.16
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 48b16919cc..4806cde5b6 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 ?= "387d01b0a46bf0adb3f4cb2188299f88ac58db2f" +SRCREV ?= "f91fefe108568a1587c804c9ebc857a6fe7d8a33" SRC_URI = "git://git.yoctoproject.org/poky;branch=kirkstone \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ |