diff options
author | Steve Sakoman <steve@sakoman.com> | 2024-06-01 19:12:27 -0700 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-06-02 10:57:11 -0700 |
commit | e139e9d0ce343ba77a09601a976c92acd562c9df (patch) | |
tree | b03ca1549735d059cb4f9eb4fb1d242a3d10e7fc | |
parent | 4cf40d460852e5e8b4a48dc044fd1c9e650061b3 (diff) | |
download | poky-e139e9d0ce343ba77a09601a976c92acd562c9df.tar.gz |
build-appliance-image: Update to kirkstone head revisionyocto-4.0.19kirkstone-4.0.19
(From OE-Core rev: ab2649ef6c83f0ae7cac554a72e6bea4dcda0e99)
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 57274262ba..3073776bfe 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 ?= "700eac59a68baaba3361ed40ab14fe55e66f8211" | 27 | SRCREV ?= "4cf40d460852e5e8b4a48dc044fd1c9e650061b3" |
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 \ |