diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-19 10:41:09 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-19 10:41:13 +0000 |
commit | e4d21837cd1ff449c9be2ff9c7cc014216948bcf (patch) | |
tree | 4f76137d9c289f5551d78390bd4d3144f0937001 /meta/recipes-core | |
parent | 674fd536bc1c2308d557652ae100b1a1eee103b9 (diff) | |
download | poky-e4d21837cd1ff449c9be2ff9c7cc014216948bcf.tar.gz |
build-appliance-image: Update to master head revision
(From OE-Core rev: e02fd3dd8dc64b7a0246cceff062e227924f62ff)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-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 b774095b97..7cd126fc29 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 ?= "7c856fbca3fa2aa3b99aecbe9b056609a011c9c1" | 27 | SRCREV ?= "674fd536bc1c2308d557652ae100b1a1eee103b9" |
28 | SRC_URI = "git://git.yoctoproject.org/poky;branch=master \ | 28 | SRC_URI = "git://git.yoctoproject.org/poky;branch=master \ |
29 | file://Yocto_Build_Appliance.vmx \ | 29 | file://Yocto_Build_Appliance.vmx \ |
30 | file://Yocto_Build_Appliance.vmxf \ | 30 | file://Yocto_Build_Appliance.vmxf \ |