diff options
| author | Steve Sakoman <[email protected]> | 2024-04-15 19:14:34 -0700 |
|---|---|---|
| committer | Steve Sakoman <[email protected]> | 2024-04-15 19:14:34 -0700 |
| commit | c4fb7d1f0f157ffafd9f907f49ea74b93b2c1d40 (patch) | |
| tree | 6d8efc86d90749e8f935b18c2473517ed1a6518b | |
| parent | 189628c2e3aa973ab9127924c1cf017013c7c113 (diff) | |
build-appliance-image: Update to dunfell head revisionyocto-3.1.33dunfell
Signed-off-by: Steve Sakoman <[email protected]>
| -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 e106b5fdaa..035312f4d9 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" inherit core-image setuptools3 -SRCREV ?= "832b812ba827d85f718fe3e43d9ceb0fae2fed0b" +SRCREV ?= "77442211926cbe93d60108f6df4abda3bc06b735" SRC_URI = "git://git.yoctoproject.org/poky;branch=dunfell \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ |
