diff options
author | Steve Sakoman <steve@sakoman.com> | 2025-05-16 09:00:49 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-05-16 09:02:55 -0700 |
commit | ab9a994a8cd8e06b519a693db444030999d273b7 (patch) | |
tree | e2f8fc4309b91fb479c7594e71d254735d8538cf | |
parent | 5dad8173d4c55283a93302d907339fb1f7696a65 (diff) | |
download | poky-ab9a994a8cd8e06b519a693db444030999d273b7.tar.gz |
build-appliance-image: Update to kirkstone head revisionyocto-4.0.27kirkstone-4.0.27
(From OE-Core rev: e8be08a624b2d024715a5c8b0c37f2345a02336b)
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 1ff7d1cc47..bc8f7ade8a 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 ?= "91484dd59353b085bb6c463da9ecd5d2b51d8e64" | 27 | SRCREV ?= "5dad8173d4c55283a93302d907339fb1f7696a65" |
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 \ |