diff options
author | Steve Sakoman <steve@sakoman.com> | 2024-07-15 10:31:11 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-07-15 10:35:04 -0700 |
commit | 6bd3969d32730538608e680653e032e66958fe84 (patch) | |
tree | 9cf2e8fbebf7914aba2cd00ea8af3514273c0594 | |
parent | 75ff26ce9921dd4cb579274bb30f97bad502ba34 (diff) | |
download | poky-6bd3969d32730538608e680653e032e66958fe84.tar.gz |
build-appliance-image: Update to kirkstone head revisionyocto-4.0.20kirkstone-4.0.20
(From OE-Core rev: 5d97b0576e98a2cf402abab1a1edcab223545d87)
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 3073776bfe..4970b2aea2 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 ?= "4cf40d460852e5e8b4a48dc044fd1c9e650061b3" | 27 | SRCREV ?= "75ff26ce9921dd4cb579274bb30f97bad502ba34" |
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 \ |