diff options
author | Steve Sakoman <steve@sakoman.com> | 2023-04-28 04:11:58 -1000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-04-28 04:11:58 -1000 |
commit | 78211cda40eb018a3aa535c75b61e87337236628 (patch) | |
tree | fb48d138a005ffc73a71d32a58c53f7eed4c6751 | |
parent | 4632b0d43fa383bcf404a36c5dd5c58dc89f6295 (diff) | |
download | openembedded-core-78211cda40eb018a3aa535c75b61e87337236628.tar.gz |
build-appliance-image: Update to langdale head revisionyocto-4.1.42022-10.4-langdale2022-10.4langdale
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 f605cb74d6..37681331bc 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 ?= "96b735de0708dbcd421084e97b2154bae0fc7d2c" +SRCREV ?= "1516e498fed8eecdb76c60b2cea1f4c17bce9363" SRC_URI = "git://git.yoctoproject.org/poky;branch=langdale \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ |