diff options
author | 2023-11-13 14:18:27 -1000 | |
---|---|---|
committer | 2023-11-13 14:18:27 -1000 | |
commit | 23b5141400b2c676c806df3308f023f7c04e34e0 (patch) | |
tree | c2136eaf46e4e0a07b68dc06d9ee24fb576e02e0 | |
parent | 51236150a3740d95e3601499d3918af5a37f8f86 (diff) | |
download | openembedded-core-mickledore.tar.gz |
build-appliance-image: Update to mickledore head revisionyocto-4.2.42023-04.4-mickledore2023-04.4mickledore
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 6c7d081f60..7e1e334b51 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 @@ -26,7 +26,7 @@ inherit core-image setuptools3 features_check REQUIRED_DISTRO_FEATURES += "xattr" -SRCREV ?= "b4fc02f9414ff16b541669150cabe0d79a95f155" +SRCREV ?= "7f366c7d843d979e7b2c33f76cc8723f281cb890" SRC_URI = "git://git.yoctoproject.org/poky;branch=mickledore \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ |