summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2023-04-28 04:11:58 -1000
committerSteve Sakoman <steve@sakoman.com>2023-04-28 04:13:28 -1000
commit3e95f268ce04b49ba6731fd4bbc53b1693c21963 (patch)
treeaef41be9418a66d4e40a652ba507d64b89fec566
parent1516e498fed8eecdb76c60b2cea1f4c17bce9363 (diff)
downloadpoky-langdale.tar.gz
build-appliance-image: Update to langdale head revisionyocto-4.1.4langdale-4.1.4langdale
(From OE-Core rev: 78211cda40eb018a3aa535c75b61e87337236628) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta/recipes-core/images/build-appliance-image_15.0.0.bb2
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"
24 24
25inherit core-image setuptools3 25inherit core-image setuptools3
26 26
27SRCREV ?= "96b735de0708dbcd421084e97b2154bae0fc7d2c" 27SRCREV ?= "1516e498fed8eecdb76c60b2cea1f4c17bce9363"
28SRC_URI = "git://git.yoctoproject.org/poky;branch=langdale \ 28SRC_URI = "git://git.yoctoproject.org/poky;branch=langdale \
29 file://Yocto_Build_Appliance.vmx \ 29 file://Yocto_Build_Appliance.vmx \
30 file://Yocto_Build_Appliance.vmxf \ 30 file://Yocto_Build_Appliance.vmxf \