diff options
author | 2021-11-04 11:58:28 +0000 | |
---|---|---|
committer | 2021-11-04 11:58:32 +0000 | |
commit | c40ac16d79026169639f47be76a3f7b9d8b5178e (patch) | |
tree | 83f05a097d0b66f962f34513e544efa4aa055f66 | |
parent | ec3ac9d883d53ebbf3c6b9a80694df69c9e9ccc7 (diff) | |
download | poky-c40ac16d79026169639f47be76a3f7b9d8b5178e.tar.gz poky-c40ac16d79026169639f47be76a3f7b9d8b5178e.tar.bz2 poky-c40ac16d79026169639f47be76a3f7b9d8b5178e.zip |
build-appliance-image: Update to hardknott head revisionyocto-3.3.4hardknott-3.3.4
(From OE-Core rev: 0ca080a23c2770a15138f702d4c879bbd90ca360)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 a13422490f..455fe825c8 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 wic.vhd wic.vhdx" inherit core-image setuptools3 -SRCREV ?= "45fb2254f6961377ae0ad0c5c00735459fdcb182" +SRCREV ?= "ec3ac9d883d53ebbf3c6b9a80694df69c9e9ccc7" SRC_URI = "git://git.yoctoproject.org/poky;branch=hardknott \ file://Yocto_Build_Appliance.vmx \ file://Yocto_Build_Appliance.vmxf \ |