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:08:37 -1000 |
commit | 54af8c5e80ebf63707ef4e51cc9d374f716da603 (patch) | |
tree | aabd66fef1b33b596d801be2fca12641f0773d5c | |
parent | f91fefe108568a1587c804c9ebc857a6fe7d8a33 (diff) | |
download | poky-54af8c5e80ebf63707ef4e51cc9d374f716da603.tar.gz |
build-appliance-image: Update to kirkstone head revisionyocto-4.0.16kirkstone-4.0.16
(From OE-Core rev: a744a897f0ea7d34c31c024c13031221f9a85f24)
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" | |||
24 | 24 | ||
25 | inherit core-image setuptools3 | 25 | inherit core-image setuptools3 |
26 | 26 | ||
27 | SRCREV ?= "387d01b0a46bf0adb3f4cb2188299f88ac58db2f" | 27 | SRCREV ?= "f91fefe108568a1587c804c9ebc857a6fe7d8a33" |
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 \ |