Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layer Updates: sources/meta-ti #155

Merged
merged 1 commit into from
Mar 30, 2019
Merged

Layer Updates: sources/meta-ti #155

merged 1 commit into from
Mar 30, 2019

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Mar 29, 2019

  • sources/meta-ti b2a09c17...4cdd7ed9 (1):

    common-csl-ip: SRCREV bump to 03.03.00.14D

Signed-off-by: Khem Raj [email protected]

* sources/meta-ti b2a09c17...4cdd7ed9 (1):
  > common-csl-ip: SRCREV bump to 03.03.00.14D

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit 8d8b0d7 into master Mar 30, 2019
kraj added a commit that referenced this pull request Aug 15, 2021
…reescale-3rdparty sources/openembedded-core

* sources/meta-arm b1d667c...c561f35 (1):
  > ci: move meta-virtualization back to master branch

* sources/meta-freescale 229b84b6...7a928a20 (1):
  > Merge pull request #837 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty aeaea93...9ab68d1 (3):
  > Merge pull request #161 from chrisdimich/master
  > Merge pull request #157 from texierp/topic/u-boot-fixes
  > Merge pull request #155 from YoeDistro/yoe/mut

* sources/openembedded-core 2748551edc...d16c8ba4ba (15):
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > dbus_%.bbappend: stop using selinux_set_mapping
  > package.bbclass: FILER* override syntax
  > terminal.bbclass: force bash for devshell
  > perl: do_create_rdepends_inc override syntax
  > oeqa/runtime/cases: make date.DateTest.test_date more reliable
  > lib/packagedata: Fix for new overrides
  < esdk: locked sig mismatch warnings when build from esdk env
  < qemux86: Add identical qemux86copy variant for tests
  < package.bbclass: FILER* override syntax
  < terminal.bbclass: force bash for devshell
  < perl: do_create_rdepends_inc override syntax
  < oeqa/runtime/cases: make date.DateTest.test_date more reliable
  < lib/packagedata: Fix for new overrides

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Aug 24, 2021
… sources/meta-atmel sources/meta-clang sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-rust sources/meta-ti sources/openembedded-core

* sources/bitbake 01925164...52896ca1 (29):
  > README: Add note about test suite and new tests
  > prserv: Add read-only mode
  > prserv: Replace XML RPC with modern asyncrpc implementation
  > bitbake: asyncrpc: always create new asyncio loops
  > bitbake: asyncrpc: Defer all asyncio to child process
  > fetch2/wget: fix 'no_proxy' handling
  > bitbake: bitbake-layers: add skip reason to output
  > contrib: vim: Add "remove" override highlighting
  > bitbake: Make 3.6.0 the minimum python version
  > fetch2/wget: fetch securely by default
  > fetch2/wget: ensure all variables are set when calling urllib
  > fetch2: expose environment variable names that need to be exported
  > utils: add environment updating context manager
  > ui/taskexp: Fix to work with empty build directories
  > ui/taskexp: Improve startup exception handling
  > command: Ensure we catch/handle exceptions
  > process: Improve traceback error reporting from main loop
  > fetch/tests/toaster: Override conversion fixups
  > doc: Fix append/prepend/remove references
  > runqueue: Improve multiconfig deferred task issues
  > contrib: vim: Update for new override syntax
  > data_smart: Fix inactive overide accidental variable value corruption
  > doc: bitbake-user-manual: grammar fix for the number of "metadata"
  > doc: bitbake-user-manual: update bitbake option help
  > doc: bitbake-user-manual: fix syntax in example and improve description
  > bitbake: Update to version 1.51.1
  > doc/lib: Add fixes for issues missed by the automated conversion
  > doc/lib: Update to use new override syntax containing colons
  > bitbake: Switch to using new override syntax

* sources/meta-96boards 533b7b3...0473423 (3):
  > machines: Use new location for cpu tune files
  > Merge pull request #350 from ndechesne/override
  > Merge pull request #349 from YoeDistro/yoe/mut

* sources/meta-arm 4371f0d...9a2078a (44):
  > arm-bsp/docs: fvp-baser-aemv8r64 readme updates
  > arm-bsp/docs: Reword fvp-baser-aemv8r64 known issues
  > arm-bsp/docs: Add fvp-baser-aemv8r64 changelog
  > gem5: re-add Xen support to 5.4 kernel
  > arm-bsp: remove tunes that are now upstream
  > arm-bsp/scp-firmware: unify TC versions
  > CI: use the kas:next image
  > arm/qemuarm64-secureboot: use 5.10 kernel
  > arm-bsp/linux-yocto: Add 5.4 kernel
  > arm/machine: update to new tunes locations
  > arm-bsp/linux-yocto: migrate corstone700 to the common file
  > arm-bsp/linux-yocto: Alphabetize platform inc file
  > arm-bsp/linux-yocto: drop upstreamed N1SDP patch
  > kas/fvp-baser-aemv8r64: Pin meta-arm to a stable build revision
  > qemu-cortex-r5: add support
  > arm-bsp: cortex-r tunes
  > arm-bsp: remove upstreamed cortex-m tunes
  > arm-bsp/fvp-baser-aemv8r64: Update documentation
  > arm-bsp/tc1: Add support for new TC1 platform
  > arm-toolchain: grub: fix do_configure() breakage with external-arm toolchain
  > ci: move meta-virtualization back to master branch
  > scripts: add machine summary report tool
  > ci/check-machine-coverage: use listmachines.py
  > ci/listmachines: add helper to list machines in a layer
  > arm-autonomy/arm64-autonomy-guest: Add tar.bz2 by appending to IMAGE_FSTYPES
  > arm-autonomy/xenguest-network: add missing new override syntax
  > arm-bsp: tune file clean-up
  > CI: Remove qemuarmv5 parselog workaround
  > arm: remove support for hardknott and older
  > n1sdp: use upstream tunes file
  > sgi575: remove redundant entry
  > arm-bsp: update 5.6 Linux kernel recipe to 5.6.19
  > arm-bsp: Update kernel recipes to match upstream format
  > CI: move xen specific changes out of gem5-arm64-xen.yml
  > CI: rename meta-python to meta-openembedded
  > corestone500: clean-up kernel entries
  > juno: temporarily pin 5.4 kernel version
  > CI: use meta-virtualization master-next branch
  > CI: fix check-layers
  > gem5: Fix xen override syntax bug
  > meta-arm: Convert to new override syntax
  > CI: increase CONF_VERSION
  > meta-arm: Add honister layer compatibility
  > arm-bsp/fvp-baser-aemv8r64: add support for virtio-9p

* sources/meta-atmel 4cf59bc...e088eb5 (5):
  > machines: Adjust for new location of tune files in oe-core
  > sama{5/7}.inc: convert to new override syntax
  > libegt: Filter -f*-prefix-map
  > layer.conf: Drop compatibility with older than hardknott releases
  > layer: Convert to new override syntax

* sources/meta-clang b16f686...45a3707 (14):
  > clang/compiler-rt: Convert to new override syntax
  > clang: Update to latest on 13.x release branch
  > upgrade of android-tools to 10.0.0.r36
  > bpftrace: Update to master
  > libc-bench: Link with libgcc when using llvm runtime
  > bpftrace: Upgrade to 0.13.0
  > jack: Use gcc to build for 32bit arches
  > nonclangable.conf: Convert remaining overrides to new syntax
  > clang.bbclass: Convert libc-klibc override to new syntax
  > recipes: Fix remaining override conversion
  > Manually finish conversion
  > meta-clang: Convert to new override syntax
  > clang: Update to latest 13.x branch
  > lvm2,libdevmapper: Use gcc to compile

* sources/meta-freescale 6adcab4f...5c198573 (12):
  > Merge pull request #848 from thochstein/master
  > Merge pull request #847 from thochstein/master
  > Merge pull request #846 from thochstein/graphics
  > Merge pull request #843 from YoeDistro/yoe/mut
  > Merge pull request #845 from zandrey/u-boot-upgrade-master
  > Merge pull request #844 from zandrey/master
  > Merge pull request #837 from YoeDistro/yoe/mut
  > Merge pull request #842 from tprrt/tprrt/imx-cst
  > Merge pull request #840 from Ossanes/topic/cicd
  > Merge pull request #839 from thochstein/alsa-lib
  > Merge pull request #836 from thochstein/jailhouse
  > Merge pull request #835 from thochstein/master

* sources/meta-freescale-3rdparty 2959439...9e56a80 (6):
  > Merge pull request #165 from YoeDistro/yoe/mut
  > Merge pull request #163 from chrisdimich/master
  > Merge pull request #161 from chrisdimich/master
  > Merge pull request #157 from texierp/topic/u-boot-fixes
  > Merge pull request #155 from YoeDistro/yoe/mut
  > Merge pull request #156 from Ossanes/topic/cicd

* sources/meta-intel 7a5e47b6...5b1776ca (29):
  > intel-compute-runtime: upgrade 21.04.18912 -> 21.33.20678
  > intel-graphics-compiler: update IGC to 1.0.8365
  > llvm/12.0.0: apply opencl-clang recommend patches
  > llvm/11.0.0: apply opencl-clang recommend patches
  > llvm/10.0.0: apply opencl-clang recommend patches
  > layer.conf: update machine confs with new tune locations
  > onevpl-intel-gpu: upgrade 21.3.0 -> 21.3.1
  > thermald: upgrade 2.4.4 -> 2.4.6
  > lms: upgrade 2109.0.0.0 -> 2127.0.0.0
  > ixgbevf: upgrade 4.11.1 -> 4.12.4
  > ixgbe: upgrade 5.11.3 -> 5.12.5
  > ispc: upgrade 1.16.0 -> 1.16.1
  > hdcp: upgrade 21.1.0 -> 21.2.0
  > embree: upgrade 3.13.0 -> 3.13.1
  > intel-mediasdk: Add support of DRM_FORMAT_NV12 and fix tile issue
  > onevpl: Move sample_* apps install path
  > onevpl: upgrade 2021.4.0 -> 2021.5.0
  > onevpl: Fixing render issue on virtual environment
  > itt: add COMPATIBLE_HOST to be x86 platform
  > qemuboot-intel: fix the override syntax
  > linux-intel-rt: fix the override syntax
  > Manually move some overrides to new syntax
  > linux-intel-rt/5.4: update to v5.4.129
  > linux-intel/5.4: update to v5.4.129
  > linux-intel/5.10: update to v5.10.52
  > linux-intel-rt/5.10: update to v5.10.52
  > itt: upgrade 3.18.13 -> 3.20.1
  > layer.conf: add honister to LAYERSERIES_COMPAT
  > Convert to new override syntax

* sources/meta-odroid 7defe4a...e9a97e9 (9):
  > machines: Use tune files from new location in core
  > linux-yocto/5.4: drop kernel version
  > meson64-common.cfg: clenaup
  > u-boot-1_2021.07-r0 do_patch: Fuzz detected
  > odroid-kmeta: odroid-exynos cleanup
  > .gitlab-ci.yml: restruct builds
  > recipes: Convert machine overrides as well
  > layer.conf: Drop compatibility with older than hardknott releases
  > layer: Convert to new override syntax

* sources/meta-openembedded 10152335d1...8a80e07d3a (173):
  > mariadb: Upgrade to 10.6.4
  > grpc: make SHARED library build optional
  > c-ares: remove custom patches
  > packagegroup-meta-networking: Add bmon
  > bmon: Add recipe
  > libConfuse: Add recipe
  > libencode-perl: upgrade 3.11 -> 3.12
  > sedutil: upgrade 1.15.1 -> 1.15.1.01
  > opensc: upgrade 0.21.0 -> 0.22.0
  > live555: upgrade 20210720 -> 20210809
  > libqmi: upgrade 1.28.8 -> 1.30.0
  > ctags: upgrade 5.9.20210801.0 -> 5.9.20210815.0
  > vsftpd: Upgrade to 3.0.5
  > netplan: upgrade 0.102 -> 0.103
  > python3-wheel: upgrade 0.36.2 -> 0.37.0
  > python3-grpcio: upgrade 1.38.1 -> 1.39.0
  > python3-grpcio-tools: upgrade 1.38.1 -> 1.39.0
  > python3-google-api-python-client: upgrade 2.15.0 -> 2.17.0
  > python3-flask-socketio: upgrade 5.1.0 -> 5.1.1
  > python3-flask-migrate: upgrade 3.0.1 -> 3.1.0
  > python3-regex: Upgrade 2021.7.6 -> 2021.8.3
  > python3-simplejson: Upgrade 3.17.3 -> 3.17.4
  > python3-qrcode: Upgrade 7.2 -> 7.3
  > python3-unidiff: Upgrade 0.6.0 -> 0.7.0
  > python3-ruamel-yaml: Upgrade 0.17.10 -> 0.17.11
  > icewm: upgrade 2.6.0 -> 2.7.0
  > bootchart: drop; unfetchable
  > c-ares: upgrade 1.17.1 -> 1.17.2
  > nginx: fix CVE-2021-3618
  > udisks2: upgrade 2.9.2 -> 2.9.3
  > networkmanager: upgrade 1.32.4 -> 1.32.8
  > network-manager-applet: upgrade 1.22.0 -> 1.24.0
  > fltk: upgrade 1.3.6 -> 1.3.7
  > fltk/CMake: Do not export executable 'fluid'
  > layer.conf: Add ttf-takao to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS on fontconfig
  > gpsd: upgrade 3.20 -> 3.23
  > fetchmail: upgrade 6.4.20 -> 6.4.21
  > mpich: link explictly with libgcc
  > lmdb: use libprefix in Makefile to install libraries
  > polkit: fix CVE-2021-3560
  > cereal: Use GNUInstallDirs instead of hard wiring install directories
  > catch2: upgrade 2.13.6 -> 2.13.7
  > boost-url: Use GNUInstallDirs instead of hard wiring install directories
  > audit: upgrade 3.0.4 -> 3.0.5
  > python3-astroid: Upgrade 2.7.0 -> 2.7.1
  > python3-dbus-next: Upgrade 0.2.2 -> 0.2.3
  > python3-zeroconf: Upgrade 0.34.3 -> 0.36.0
  > python3-tzlocal: Upgrade 2.1 -> 3.0
  > python3-pandas: Upgrade 1.3.1 -> 1.3.2
  > python3-langtable: Upgrade 0.0.54 -> 0.0.56
  > python3-bitarray: Upgrade 2.2.5 -> 2.3.0
  > python3-websocket-client: Upgrade 1.1.0 -> 1.2.1
  > python3-click: Add missing ptest artifacts
  > takao-fonts: It should be in ttf-fonts directory as the other ttf fonts.
  > uim: Dleted takao fonts from DEPENDS.
  > packagegroup-meta-oe: Update ttf-ipa package name.
  > layer.conf: Add ttf-ipa to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS on fontconfig
  > android-tools: Add flag to enable adbd service (#147)
  > python3-pycurl: Upgrade 7.44.0 -> 7.44.1
  > python3-ujson: Upgrade 4.0.2 -> 4.1.0
  > python3-astroid: Upgrade 2.6.6 -> 2.7.0
  > python3-apply-defaults: Upgrade 0.1.4 -> 0.1.6
  > python3-huey: Upgrade 2.3.2 -> 2.4.0
  > python3-google-api-python-client: Upgrade 2.12.0 -> 2.15.0
  > python3-google-auth: Upgrade 1.32.0 -> 1.34.0
  > python3-google-api-core: Upgrade 1.30.0 -> 1.31.1
  > python3-m2crypto: fix for new overrides syntax
  > python3-distro: Upgrade 1.5.0 -> 1.6.0
  > python3-pycurl: Upgrade 7.43.0.6 -> 7.44.0
  > python3-configargparse: Upgrade 1.5.1 -> 1.5.2
  > python3-aiohue: Upgrade 2.5.1 -> 2.6.1
  > python3-zeroconf: Upgrade 0.33.2 -> 0.34.3
  > python3-defusedxml: extend recipe to add native support
  > python3-send2trash: Upgrade 1.7.1 -> 1.8.0
  > python3-bitarray: Upgrade 2.2.3 -> 2.2.5
  > python3-greenlet: Upgrade 1.1.0 -> 1.1.1
  > python3-gast: Upgrade 0.5.1 -> 0.5.2
  > python3-astroid: Upgrade 2.6.5 -> 2.6.6
  > python3-isort: upgrade 5.9.2 -> 5.9.3
  > python3-ipython: upgrade 7.25.0 -> 7.26.0
  > python3-humanize: upgrade 3.10.0 -> 3.11.0
  > python3-engineio: upgrade 4.2.0 -> 4.2.1
  > python3-grpcio: make sure that GRPC_CFLAGS is expanded to empty
  > packagegroup-meta-oe: Add ttf-ipa
  > ttf-ipa: Added a new font.
  > iwd: upgrade 1.15 -> 1.16
  > augeas: add selinux to PACKAGECONFIG if enable selinux distro feature
  > networkmanager: add PACKAGECONFIG for audit and selinux
  > network-manager-applet: add selinux to PACKAGECONFIG if enable selinux distro feature
  > augeas: rename PACKAGECONFIG[libselinux] to PACKAGECONFIG[selinux]
  > jemalloc: improve the ptest output
  > opus-tools: update to 0.2, move to meta-multimedia and fix license
  > bigbuckbunny-1080p: fix sample video URL
  > mycroft: Install more tools needed by scripts
  > jemalloc: add ptest support
  > audit: upgrade 3.0.3 -> 3.0.4
  > jemalloc: fix the race during do_install
  > cifs-utils: typo fix fakse --> false
  > tcsh: fix compile error after LDFLAGS change
  > ndpi: fix CVE-2021-36082
  > Convert to new override syntax using latest convert-overrides.py script
  > libdbi-perl: fix CVE-2014-10402
  > image_types_sparse: fix sparse image generation
  > vorbis-tools: update to 1.4.2 (latest in 1.4.x series)
  > ldns: fix QA Issue after LDFLAGS change
  > curlpp: fix QA Issue after LDFLAGS change
  > libusbgx: Configure the Devices Used
  > thrift: upgrade to 0.14.2
  > xwd: upgrade 1.0.7 -> 1.0.8
  > valijson: upgrade 0.4 -> 0.5
  > poppler: upgrade 21.07.0 -> 21.08.0
  > jemalloc: Fix build on musl
  > nis: Drop uclibc check in anon python function
  > monit: upgrade 5.28.0 -> 5.28.1
  > libqmi: upgrade 1.28.6 -> 1.28.8
  > libblockdev: upgrade 2.25 -> 2.26
  > audit: fix compile error for 2.8.5
  > mariadb: Update SRC_URI
  > fvwm: Fix build time paths in target perl/python scripts
  > ctags: upgrade 5.9.20210718.0 -> 5.9.20210801.0
  > fetchmail: upgrade 6.4.19 -> 6.4.20
  > emacs,libgpiod,cockpit: Fix override syntax in using FILES_${PN}
  > klibc.bbclass, image_types_sparse.bbclass, packagegroup-meta-oe.bb: update the overrides syntax conversion
  > hdf5: improve reproducibility
  > recipes: Fix override syntax
  > packagegroup-meta-oe: Correct override name and fix syntax
  > lua: Drop uclibc patch
  > luajit: Fix override syntax
  > python3-xlsxwriter: upgrade 1.4.4 -> 1.4.5
  > python3-twisted: upgrade 21.2.0 -> 21.7.0
  > python3-tqdm: upgrade 4.61.2 -> 4.62.0
  > python3-socketio: upgrade 5.3.0 -> 5.4.0
  > python3-sentry-sdk: upgrade 1.3.0 -> 1.3.1
  > python3-progress: upgrade 1.5 -> 1.6
  > python3-robotframework: upgrade 4.0.3 -> 4.1
  > python3-blivetgui: 2.1.10 -> 2.2.1
  > python3-blivet: 3.1.4 -> 3.4.0
  > python3-ecdsa: Add native support
  > python3-gmpy: Add native support
  > fvwm: Package extra files and man pages
  > packagegroup-meta-oe: manually finish override syntax conversion
  > mariadb: manually fix the conversion
  > layer.conf: Update to honister
  > Convert to new override syntax
  > libhugetlbfs: Disable build with glibc 2.34+
  > apitrace: Exclude from builds with glibc 2.34+
  > gtksourceview4: work around dependency deficiency
  > packagegroup-meta-oe: Add jemalloc
  > jemalloc: add new recipe
  > audit: upgrade 3.0.2 -> 3.0.3
  > android-tools: fix install of adb client when TOOLS is overridden
  > evtest: fix timestamps in output
  > apache2: upgrade 2.4.46 -> 2.4.48
  > vboxguestdrivers: Remove __divmoddi4 patch
  > mongodb: Upgrade to 4.4.7
  > ntp: Fix make check
  > ntp: Do not use PTHREAD_STACK_MIN on glibc
  > autofs: Fix build with glibc 2.34+
  > fuse: Define closefrom if not available
  > addcli: check for ns_get16 and ns_get32
  > python3-pandas: upgrade 1.3.0 -> 1.3.1
  > python3-smbus: upgrade 4.2 -> 4.3
  > python3-graphviz: upgrade 0.16 -> 0.17
  > python3-gmqtt: upgrade 0.6.9 -> 0.6.10
  > python3-gast: upgrade 0.5.0 -> 0.5.1
  > python3-cbor2: upgrade 5.4.0 -> 5.4.1
  > python3-bitarray: upgrade 2.2.2 -> 2.2.3
  > python3-zeroconf: Upgrade 0.33.1 -> 0.33.2
  > python3-pysonos: Upgrade 0.0.53 -> 0.0.54
  > python3-networkx: Upgrade 2.6.1 -> 2.6.2
  > nginx: upgrade 1.19.6 -> 1.21.1
  > nginx: upgrade 1.18.0 -> 1.20.1
  > mariadb: redefine log-error item

* sources/meta-qcom 56ae0c8...998ec8d (7):
  > Merge pull request #342 from lumag/fix-gpsd
  > Merge pull request #340 from YoeDistro/yoe/mut
  > Merge pull request #339 from alimon/mesa_git
  > Merge pull request #335 from alimon/linux_5.13
  > Merge pull request #333 from alimon/linux_5.13
  > Merge pull request #332 from ndechesne/rmkernel
  > Merge pull request #331 from ndechesne/override

* sources/meta-qt5 10f3673...2a38fca (4):
  > qtwebengine: fix build with glibc-2.34
  > qtsvg: fix CVE-2021-3481
  > layer.conf: Update to honister
  > Convert to new override syntax

* sources/meta-raspberrypi 8dc3a31...d4ab9ca (16):
  > machines: Use tune files from new location in oe-core
  > pi-bluetooth: Add compatibility with non-systemd builds
  > xserver-xf86-config: Correctly append to FILES:${PN}
  > linux-firmware-rpidistro: fix wifi driver loading on cm4
  > rpi-config: Allow setting hdmi_cvt
  > sdcard_image-rpi.bbclass: Fix IMAGE_TYPEDEP override to use new syntax
  > userland: package man pages in PN-doc
  > kas: local.conf: disable prelink
  > raspberrypi-tools: Update to latest
  > raspberrypi-firmware: Update to latest
  > userland: Update to latest master branch
  > linux-raspberrypi: Upgrade to 5.10.52
  > kas: local.conf: bump CONF_VERSION variable
  > layer.conf: Update to honister
  > Manually fix conversion
  > Convert to new override syntax

* sources/meta-riscv 3d3801a...2392e1f (3):
  > recipes: Convert to newer override syntax
  > layer.conf: Drop compatibility with older than hardknott releases
  > meta-riscv: Convert to new override syntax

* sources/meta-rockchip 88a9704...08f16f4 (5):
  > linux-yocto_5.4: Drop bbappend
  > machines: Adjust for new location of tune files in core
  > rockchip-gpt-img: fix for new override syntax
  > switch to the new bitbake OVERRIDE syntax
  > layer.conf: update layer compatibility for honister

* sources/meta-rust 1b59fd4...448047c (2):
  > Upgrade to 1.54.0 (#359)
  > Convert to new override syntax (#357)

* sources/meta-ti 0da40c13...1a0d0972 (3):
  > machines: Adjust to use new location of tune files in oe-core
  > meta-ti: convert to new override syntax in honister
  > ti-rtos-firmware: Update PATH to include ti-sci-fw

* sources/openembedded-core e6aa4b1f6f...dd7c61ecd7 (257):
  > libjitterentropy: remove contaminated hashequiv entry
  > mc: fix reproducibility
  > local.conf.sample.extended: fix commented-out override syntax
  > prservice: remove connection caching
  > qemu: add a hint on how to enable CPU render nodes when a suitable GPU is absent
  > kea: backport a patch to fix build errors exposed by latest update batch
  > rng-tools: upgrade 6.13 -> 6.14
  > re2c: upgrade 2.1.1 -> 2.2
  > enchant2: upgrade 2.3.0 -> 2.3.1
  > diffoscope: upgrade 179 -> 181
  > boost: upgrade 1.76.0 -> 1.77.0
  > webkitgtk: upgrade 2.32.2 -> 2.32.3
  > libwebp: upgrade 1.2.0 -> 1.2.1
  > wireless-regdb: upgrade 2021.04.21 -> 2021.07.14
  > linux-firmware: upgrade 20210511 -> 20210818
  > xserver-xorg: upgrade 1.20.12 -> 1.20.13
  > libxft: upgrade 2.3.3 -> 2.3.4
  > libxfont2: upgrade 2.0.4 -> 2.0.5
  > libinput: upgrade 1.18.0 -> 1.18.1
  > mesa: upgrade 21.1.5 -> 21.2.1
  > pango: upgrade 1.48.7 -> 1.48.9
  > libepoxy: upgrade 1.5.8 -> 1.5.9
  > libjpeg-turbo: upgrade 2.1.0 -> 2.1.1
  > libgudev: upgrade 236 -> 237
  > epiphany: upgrade 40.2 -> 40.3
  > sudo: upgrade 1.9.7p1 -> 1.9.7p2
  > stress-ng: upgrade 0.12.12 -> 0.13.00
  > libidn2: upgrade 2.3.1 -> 2.3.2
  > acpica: upgrade 20210331 -> 20210730
  > squashfs-tools: upgrade 4.4 -> 4.5
  > python3-setuptools: upgrade 57.1.0 -> 57.4.0
  > python3-pygments: upgrade 2.9.0 -> 2.10.0
  > python3-pip: upgrade 21.2.1 -> 21.2.4
  > python3-git: upgrade 3.1.18 -> 3.1.20
  > pkgconf: upgrade 1.7.4 -> 1.8.0
  > patchelf: upgrade 0.12 -> 0.13
  > mtools: upgrade 4.0.34 -> 4.0.35
  > log4cplus: upgrade 2.0.6 -> 2.0.7
  > libedit: upgrade 20210522-3.1 -> 20210714-3.1
  > help2man: upgrade 1.48.3 -> 1.48.4
  > e2fsprogs: upgrade 1.46.2 -> 1.46.4
  > glib-networking: upgrade 2.68.1 -> 2.68.2
  > mobile-broadband-provider-info: upgrade 20201225 -> 20210805
  > inetutils: upgrade 2.0 -> 2.1
  > usbutils: upgrade 013 -> 014
  > libjitterentropy: update 3.0.2 -> 3.1.0
  > pulseaudio: update 14.2 -> 15.0
  > vulkan-samples: update to latest revision
  > libsdl2: update 2.0.14 -> 2.0.16
  > mc: update 4.8.26 - > 4.8.27
  > diffutils: update 3.7 -> 3.8
  > btrfs-tools: update 5.13 -> 5.13.1
  > xeyes: upgrade 1.1.2 -> 1.2.0
  > systemd: upgrade 249.1 -> 249.3
  > python3-numpy: upgrade 1.21.0 -> 1.21.2
  > python3-cython: upgrade 0.29.23 -> 0.29.24
  > libxcrypt: upgrade 4.4.23 -> 4.4.25
  > lighttpd: convert from autotools to meson
  > tcf-agent: fetching over git:// no longer works
  > wordsize.h: Fix a miss, this file in arm and aarch64 should be the same.
  > Fix conflict error when enable multilib.
  > python3-hypothesis: enable ptest
  > python3-hypothesis: upgrade 6.14.8 -> 6.15.0
  > weston: Re-order gbm destruction at DRM-backend tear down
  > arch-arm*: Fix bugs with dsp and simd feature include files
  > lib/oe/elf: Add Android OS to machine_dict
  > utils: Reduce the number of calls to the "dirname" command
  > lzo: add CVE_PRODUCT
  > assimp: added patch to fix hardcoded non-existing paths in CMake modules
  > package_rpm/update-alternatives: fix package's provides
  > gcc: also relocate the musl loader
  > gcc: Fix nativesdk builds and multilib fixes with gcc 11
  > python3-hypothesis: upgrade 6.14.5 -> 6.14.8
  > python3-importlib-metadata: upgrade 4.6.3 -> 4.6.4
  > tune-cortexr*: add support for all Arm Cortex-R processors
  > arch-arm*: add better support for gcc march extensions
  > Allow global override of golang GO_DYNLINK
  > libcgroup: upgrade to 2.0
  > shadow: add /etc/default/useradd
  > sstate.bbclass: get the number of threads from BB_NUMBER_THREADS
  > oeqa: wic: Add tests for --no-fstab-update
  > wic: Add --no-fstab-update part option
  > glibc: Fix CVE-2021-38604
  > elfutils: Fix ptest dependencies
  > oeqa/sdk: add HTTPS test for buildtools
  > kernel-devsrc: fix 5.14+ objtool compilation
  > kernel-devsrc: 5.14+ updates
  > lttng-modules: update to 2.13.0
  > linux-yocto-dev: bump to v5.14+
  > glibc: package the stub .a libaries into glibc-dev
  > oeqa/sdk: add relocation test for buildtools
  > grep: upgrade 3.6 -> 3.7
  > binutils: Apply upstream patch to fix 'too many open files' on qtwebengine
  > mesa: upgrade 21.1.5 -> 21.1.7
  > qemu: fix CVE-2021-3682
  > conf/machine: move tune files to architecture directories
  > uninative: Upgrade to 3.3, support glibc 2.34
  > uninative: Improve glob to handle glibc 2.34
  > bitbake.conf: Add lz4c, pzstd and zstd
  > conf/machine: bump qemu preferred versions to 5.13
  > linux-yocto/5.4: remove recipes
  > package: Fix overrides converion issue with PKGSIZE
  > package/scripts: Fix FILES_INFO handling
  > arch-armv8m-main: missing space
  > oeqa/selftest/buildoptions: test buildhistory PKGSIZE and FILELIST fields
  > prelink: add PACKAGECONFIG for selinux
  > scripts/lib/wic/help/py: "Redhat" -> "Red Hat"
  > shadow: fix default value in SHA_get_salt_rounds()
  > oeqa/selftest/glibc: Handle incorrect encoding issuesin glibc test results
  > man-db: Add compression PACKAGECONFIG entries
  > elfutils: Add zstd PACKAGECONFIG for determinism
  > maintainers.inc: maintainer for alsa-*, flac, lame and speex
  > linux-yocto/5.13: update to v5.13.9
  > linux-yocto/5.10: update to v5.10.57
  > linux-yocto/5.4: update to v5.4.139
  > linux-yocto/5.10: update to v5.10.55
  > linux-yocto/5.4: update to v5.4.137
  > linux-yocto/5.13: update to v5.13.7
  > tar: ignore node-tar CVEs
  > dbus_%.bbappend: stop using selinux_set_mapping
  > package.bbclass: FILER* override syntax
  > terminal.bbclass: force bash for devshell
  > perl: do_create_rdepends_inc override syntax
  > oeqa/runtime/cases: make date.DateTest.test_date more reliable
  > lib/packagedata: Fix for new overrides
  > classes/cve-check: Move get_patches_cves to library
  > insane.bbclass: fix new override syntax migration
  > util-linux: add back manpages related settings
  > systemd: set zstd as default PACKAGECONFIG
  > systemd: add zstd PACKAGECONFIG
  > shadow: add PACKAGECONFIG for audit and selinux
  > glib-2.0: add PACKAGECONFIG for selinux
  > tune-cortexm*: add support for all Arm Cortex-M processors
  > sdk: fix relocate symlink failed
  > oeqa/selftest/fitimage: update tests to use two keys
  > kernel-fitimage: images should not be signed with the same keys as the configurations
  > pypi: Allow override of PyPI archive name
  > util-linux: fix CVE-2021-37600
  > dbus: add PACKAGECONFIG for audit and selinux
  > u-boot: Package extlinux.conf separately
  > python3-scons{-native}: upgrade 4.1.0 -> 4.2.0
  > pixman: Handle PowerPC without Altivec
  > kmod: use nonarch_base_libdir for depmod.d and modprobe.d
  > libjpeg-turbo: Handle powerpc64le without Altivec
  > pixman: re-disable iwmmxt
  > linux-firmware: add more Qualcomm firmware packages
  > baremetal-helloworld: Enable RISC-V 32 port
  > multilib.bbclass: fix new override syntax for virtclass-multilib
  > sstate.bbclass: fix error handling when sstate mirrors is ro
  > libconvert-asn1-perl: 0.27 -> 0.31
  > oeqa/sdk: add some buildtools tests
  > buildtools-tarball: add testsdk task
  > parted: update patch status
  > parted: drop unneeded ld-is-gold patch
  > wic: don't forcibly pass -T default
  > e2fsprogs: ensure small images have 256-byte inodes
  > MAINTAINERS: add overlayfs maintainer
  > oeqa/selftest: overlayfs unit tests
  > overlayfs: meta-selftest recipe
  > systemd-machine-units: add bbappend for meta-selftest
  > rootfs-postcommands: add QA check for overlayfs
  > overlayfs.bbclass: generate overlayfs mount units
  > lib/oe: add generic functions for overlayfs
  > cve-check: remove deprecated CVE_CHECK_CVE_WHITELIST
  > meta: use new override syntax in comments
  > convert-overrides.py: also convert comments without a leading whitespace
  > libtool: Fix lto option passing for reproducible builds
  > ell: upgrade 0.41 -> 0.42
  > curl: Fix reproducibility issue with LDFLAGS
  > ruby: Fix reproducibility issue with LDFLAGS
  > gettext: Fix reproducibility issue with LDFLAGS
  > ruby: Fix DEBUG_PREFIX_MAP in LDFLAGS issue
  > bitbake.conf: add DEBUG_PREFIX_MAP to TARGET_LDFLAGS
  > valgrind: skip broken ptests for glibc 2.34
  > glibc: Add missing symlinks for libpthread and librt dev files
  > glibc: Drop DUMMY_LOCALE_T define patch
  > glibc: Remove obsolete --enable-stackguard-randomization
  > glibc: Upgrade to 2.34 release
  > packagedata: Fix after override syntax change
  > cve-check: improve comment about CVE patch file names
  > cve-check: update link to NVD website for CVE details
  > cve-check: fix comments
  > oeqa/runtime/cases/ptest: Increase test timeout from 300s to 450s
  > gcc: Backport patch to make LTO builds more reproducible
  > lto.inc: disable LTO for grub
  > elfutils: Add patch from upstream for glibc 2.34 ptest fixes
  > valgrind: Add patches for glibc 2.34 support
  > strace: Upgrade 5.12 -> 5.13
  > diffoscope: Upgrade 178 -> 179
  > systemd-boot: use ld.bfd as efi-ld even when gold or lld is used in ${LD}
  > python3-importlib-metadata: upgrade 4.6.1 -> 4.6.3
  > python3-hypothesis: upgrade 6.14.3 -> 6.14.5
  > devtool.py: Correct override syntax
  > distrooverrides.bbclass: Correct override syntax
  > toaster-managed-mode.json: Correctly specify term with new override syntax
  > libssh2: Fix syntax for using ptest override
  > local.conf.sample: disable prelink
  > python3: use monotonic clock for condvar if possible
  > createrepo-c: fix createrepo-c failed in nativesdk
  > convert-overrides.py: allow dots before override in vars_re and shortvars_re
  > devupstream: Allow support of native class extensions
  > image: Drop COMPRESS_CMD
  > image/image_types: Convert CONVERSION_CMD/COMPRESS_CMD to new override syntax
  > uboot-extlinux-config: Fix missing override conversion
  > meta: Convert IMAGE_TYPEDEP to use override syntax
  > iputils: fix do_configure failure of missing ip command
  > libxft: Fix bad PKG value
  > libwpe: remove rpi-specific custom code
  > convert-overrides.py: handle few more cases of overrides
  > meta: convert nested overrides leftovers to new syntax
  > MAINTAINERS: Saul will cover devtool and eSDK
  > aspell: fix CVE-2019-25051
  > insane.bbclass: fix the file-rdeps QA message for the new override syntax
  > runqemu: decouple bios and kernel options
  > runqemu: Fix typo in error message
  > license: Exclude COPYING.MIT from pseudo
  > local.conf.sample.extended: Fix missed override conversion
  > python3-pip: upgrade 21.1.3 -> 21.2.1
  > mesa: Define a fallback for DRIDRIVERS
  > python3-dbus: upgrade 1.2.16 -> 1.2.18
  > curl: Upgrade to 7.78.0
  > kernel-yocto: Simplify no git repo case in do_kernel_checkout
  > vim: Clarify where RDEPENDS/RRECOMMENDS apply
  > python3-pytest: display correct version info
  > populate_sdk_ext: Fix handling of TOOLCHAIN_HOST_TASK in the eSDK case
  > stress-ng: Detemine minimal stack size via sysconf
  > sstate: Fix rebuilds when changing layer config
  > sdk: Decouple default install path from built in path
  > convert-overrides: Allow script to handle patch/diffs
  > dropbear: Fix incorrect package override for postrm
  > gcc: update 11.1 -> 11.2
  > linux-yocto/5.10: enable TYPEC_TCPCI in usbc fragment
  > linux-yocto/5.13: enable TYPEC_TCPCI in usbc fragment
  > linux-yocto-rt/5.10: update to -rt47
  > linux-yocto/5.4: update to v5.4.135
  > linux-yocto/5.13: update to v5.13.5
  > linux-yocto/5.10: update to v5.10.53
  > ffmpeg: add libatomic for armv5
  > meta-skeleton: add recipe examples from documentation sources
  > zstd: fix CVE_PRODUCT
  > diffoscope: upgrade 177 -> 178
  > i2c-tools: upgrade 4.2 -> 4.3
  > bind: upgrade 9.16.18 -> 9.16.19
  > shadow: update 4.8.1 -> 4.9
  > selftest: add core-image-weston to no-gpl3-no-meta-gpl2 image test
  > rpm: do not RRECOMMEND rpm-build
  > devtool: print a warning on upgrades if PREFERRED_VERSION is set
  > freetype: update 2.10.4 -> 2.11.0
  > iputils: update 20210202 -> 20210722
  > util-linux: update 2.37 -> 2.37.1
  > mtools: update 4.0.32 -> 4.0.34
  > cmake: update 3.21.0 -> 3.21.1
  > sanity.conf: Require bitbake 1.51.1
  > local.conf.sample: Bump version so users update their config
  > meta: Manual override fixes
  > Convert to new override syntax
  > layer.conf: Override changes mean we're only compatible with honister

Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants