diff options
| author | Steve Sakoman <steve@sakoman.com> | 2023-05-03 12:29:24 -1000 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-05-03 12:31:05 -1000 |
| commit | a631bfc3a38f7d00b2c666661a89a758a0af9831 (patch) | |
| tree | 87c1d6b8a99ce20ecb79cb6dff1b3be7d0c43b5e | |
| parent | ee461b42358db458f39e558b8667fbcffb6d8044 (diff) | |
| download | poky-yocto-3.1.25.tar.gz | |
build-appliance-image: Update to dunfell head revisionyocto-3.1.25dunfell-23.0.25
(From OE-Core rev: fd4cc8d7b5156c43d162a1a5a809fae507457ef4)
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 a03b19f880..f592158209 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 ?= "9fbfbf002e210dbdb2a4b9f3adf8012f245cf38f" | 27 | SRCREV ?= "ee461b42358db458f39e558b8667fbcffb6d8044" |
| 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 \ |
