From 3f48a0b0ede0e4521a295edad951d66ef9564579 Mon Sep 17 00:00:00 2001 From: Davide Gardenal <davide.gardenal@huawei.com> Date: Mon, 13 Jun 2022 11:15:27 +0200 Subject: [PATCH] default.xml: update upstream revisions oe-core update includes: 6ade2bfdd9 rootfs.py: find .ko.zst kernel modules 3001199ca8 license.bbclass: Bound beginline and endline in copy_license_files() f9f1e7fa6b libseccomp: Correct LIC_FILES_CHKSUM daa6eb4dee alsa-plugins: fix libavtp vs. avtp packageconfig 45b4597db3 kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of task 4eb85dbace perl: Fix build with gcc-12 be70f51806 gcc-cross-canadian: Add nativesdk-zstd dependency 0efcba381d gcc: depend on zstd-native c3b7f7a918 openssl: Backport fix for ptest cert expiry 5323f09519 patch.py: make sure that patches/series file exists before quilt pop 324e4f598c linux-firmware: split ath3k firmware 99c0d4b8f9 linux-firmware: package new Qualcomm firmware 4e5437696e webkitgtk: upgrade 2.36.1 -> 2.36.3 daf12b551c gtk+3: upgrade 3.24.33 -> 3.24.34 9311e79843 libxkbcommon: upgrade 1.4.0 -> 1.4.1 a471cc829c glib-2.0: upgrade 2.72.1 -> 2.72.2 190457be2e logrotate: upgrade 3.19.0 -> 3.20.1 af7048c4b7 cups: upgrade 2.4.1 -> 2.4.2 ac6b4900bc cve-update-db-native: make it possible to disable database updates 2fc716ad75 cve-check: fix return type in check_cves 79c02facd3 cve-check: write empty fragment files in the text mode 66bf08f2df cve-check: move update_symlinks to a library 27815774c9 lzo: Add further info to a patch and mark as Inactive-Upstream 0c63c7aaab zip/unzip: mark all submittable patches as Inactive-Upstream ce83aed545 makedevs: Don't use COPYING.patch just to add license file into ${S} 70ce538164 valgrind: submit arm patches upstream b2ad59506c bash: submit patch upstream 4851c83652 systemd: Correct path returned in sd_path_lookup() 80980314ec systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch 2b09a56711 systemd: Remove __compare_fn_t type in musl-specific patch 752f51e0a5 systemd: Drop 0001-test-parse-argument-Include-signal.h.patch 06c8bdec05 systemd: Update patch status afedd8aad2 systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch d95e9e144b systemd: Document future actions needed for set of musl patches 5420919e3e systemd: Drop redundant musl patches meta-arm update includes: a8cb33d arm-bsp/conf: fvp-baser-aemv8r64 model parameter update dd8b6c1 arm-bsp/u-boot: fvp-baser-aemv8r64 cache_state_modelled fixes Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com> --- manifests/default.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/default.xml b/manifests/default.xml index c5232b38..ebc8e0cb 100644 --- a/manifests/default.xml +++ b/manifests/default.xml @@ -25,7 +25,7 @@ SPDX-FileCopyrightText: Huawei Inc. <remote name="seco" fetch="https://git.seco.com" /> <project name="bitbake" remote="openembedded" revision="494fcfcb7c4469915c67f544997104d81c417266" path="bitbake" /> - <project name="openembedded-core" remote="openembedded" revision="e63013cc38b82659658365da53b14952711d6701" path="oe-core" /> + <project name="openembedded-core" remote="openembedded" revision="6ade2bfdd9297896b9f251dd62f55e461fef1a3e" path="oe-core" /> <project name="meta-openembedded" remote="openembedded" revision="fcc7d7eae82be4c180f2e8fa3db90a8ab3be07b7" path="meta-openembedded" /> <project name="aehs29/meta-freertos" remote="github" revision="98a6838261d36b8f79c5fbae1736492169727a1e" path="meta-freertos" /> <project name="meta-intel" remote="yocto" revision="8e472da759cd5a5bf2ece041d2796db56b1d5482" path="meta-intel" /> @@ -36,7 +36,7 @@ SPDX-FileCopyrightText: Huawei Inc. <project name="meta-security" remote="yocto" revision="d3d8e62bf1caa3870a504c0addcfd200b33c189f" path="meta-security" /> <project name="rauc/meta-rauc" remote="github" revision="4429bd1f29677c9a7de032d53240fb4791a41e1f" path="meta-rauc" /> <project name="riscv/meta-riscv" remote="github" revision="70e099d7ceca52a1dde2c978713012f6b20a9891" path="meta-riscv" /> - <project name="meta-arm" remote="yocto" revision="93cf02a8213c5e2d2edafbcd47ff571941ad0bcc" path="meta-arm" /> + <project name="meta-arm" remote="yocto" revision="a8cb33d5139e30b4a643da9a277487299c0e658f" path="meta-arm" /> <!-- All entries above are pinned to a specific revision and updated manually. -- GitLab