Skip to content
Snippets Groups Projects
  • Davide Gardenal's avatar
    3f48a0b0
    default.xml: update upstream revisions · 3f48a0b0
    Davide Gardenal authored
    
    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's avatarDavide Gardenal <davide.gardenal@huawei.com>
    3f48a0b0
    History
    default.xml: update upstream revisions
    Davide Gardenal authored
    
    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's avatarDavide Gardenal <davide.gardenal@huawei.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.