diff options
| author | Steve Sakoman <steve@sakoman.com> | 2023-09-16 11:16:49 -1000 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-09-16 11:20:06 -1000 |
| commit | 926eb08fe325e2ea13098f99d920840b9354ceb9 (patch) | |
| tree | 89749e479a6f3451b62665140022044c1bb8c82f | |
| parent | 6d6d43248e003895aa02103b2d239238e97d6167 (diff) | |
| download | poky-dunfell-23.0.28.tar.gz | |
build-appliance-image: Update to dunfell head revisionyocto-3.1.28dunfell-23.0.28
(From OE-Core rev: 8b91c463fb3546836789e1890b3c68acf69c162a)
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 b08cb3cb8d..454ed7358c 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" | |||
| 24 | 24 | ||
| 25 | inherit core-image setuptools3 | 25 | inherit core-image setuptools3 |
| 26 | 26 | ||
| 27 | SRCREV ?= "87f18a42d4d047f541ce240087e3014ecf862bdd" | 27 | SRCREV ?= "6d6d43248e003895aa02103b2d239238e97d6167" |
| 28 | SRC_URI = "git://git.yoctoproject.org/poky;branch=dunfell \ | 28 | SRC_URI = "git://git.yoctoproject.org/poky;branch=dunfell \ |
| 29 | file://Yocto_Build_Appliance.vmx \ | 29 | file://Yocto_Build_Appliance.vmx \ |
| 30 | file://Yocto_Build_Appliance.vmxf \ | 30 | file://Yocto_Build_Appliance.vmxf \ |
