diff options
author | 2024-03-28 07:17:48 -1000 | |
---|---|---|
committer | 2024-03-28 07:17:48 -1000 | |
commit | d0e68072d138ccc1fb5957fdc46a91871eb6a3e1 (patch) | |
tree | 4815edfcb21f8ea54df0b21af928fb44f32eb01b | |
parent | 2fdc76a78d03b27f79fcaf1f86a4cf5f8904d9ee (diff) | |
download | openembedded-core-nanbield.tar.gz |
build-appliance-image: Update to nanbield head revisionyocto-4.3.42023-10.4-nanbield2023-10.4nanbield
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 fd0a5723b6..07764a1826 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 ?= "92b141afb480bd0b059ad0d03ef05999036208e4" +SRCREV ?= "8730750b335c2eb9c3af673262dd83f4a861e075" SRC_URI = "git://git.yoctoproject.org/poky;branch=nanbield \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ |