-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
layers: Switch meta-96boards to dunfell #357
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update meta-ti and meta-arm to latest Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 6, 2021
…errypi sources/meta-rust sources/openembedded-core * sources/bitbake 30aa65d5...7190f106 (25): > 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 > Revert "fetch2/wget: fetch securely by default" > fetch2/wget: fetch securely by default > Revert "server/process: Add debug output at server delays of 10s" > server/process: Add debug output at server delays of 10s > runqueue: Improve multiconfig deferred task issues < 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 < Revert "fetch2/wget: fetch securely by default" < fetch2/wget: fetch securely by default < runqueue: fixup? < runqueue: Improve multiconfig deferred task issues < Revert "server/process: Add debug output at server delays of 10s" < server/process: Add debug output at server delays of 10s < Revert "runqueue: Fix rare task racing issue" < runqueue: Fix rare task racing issue * sources/meta-odroid 34235d2...0e956a0 (7): > 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 < recipes: Convert machine overrides as well * sources/meta-raspberrypi 42ba804...d6dd260 (10): > sdcard_image-rpi.bbclass: Fix IMAGE_TYPEDEP override to use new syntax > raspberrypi-tools: Update to latest > raspberrypi-firmware: Update to latest > userland: Update to latest master branch > linux-raspberrypi: Upgrade to 5.10.52 < sdcard_image-rpi.bbclass: Fix IMAGE_TYPEDEP override to use new syntax < raspberrypi-tools: Update to latest < raspberrypi-firmware: Update to latest < userland: Update to latest master branch < linux-raspberrypi: Upgrade to 5.10.52 * sources/meta-rust 2800558...bf6705f (4): > Convert to new override syntax (#357) < Manually fix the conversion < layer.conf: Drop compatibility with older than hardknott releases < meta-rust: Convert to new override syntax * sources/openembedded-core 0f5521db0d...36236ffb38 (30): > esdk: locked sig mismatch warnings when build from esdk env > qemux86: Add identical qemux86copy variant for tests > cve-check: improve comment about CVE patch file names > ruby: Fix DEBUG_PREFIX_MAP in LDFLAGS issue > 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 > ell: upgrade 0.41 -> 0.42 > bitbake.conf: add DEBUG_PREFIX_MAP to TARGET_LDFLAGS > 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 > 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 < esdk: locked sig mismatch warnings when build from esdk env < qemux86: Add identical qemux86copy variant for tests < python3-scons{-native}: upgrade 4.1.0 -> 4.2.0 < gobject-introspection: fix default search path for girdir < oeqa/runtime/cases/ptest: Increase test timeout from 300s to 450s < ell: upgrade 0.41 -> 0.42 < gcc: Backport patch to make LTO builds more reproducible < bitbake.conf: add DEBUG_PREFIX_MAP to TARGET_LDFLAGS < lto.inc: disable LTO for grub < elfutils: Add patch from upstream for glibc 2.34 ptest fixes < 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 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]>
kraj
added a commit
that referenced
this pull request
Oct 20, 2021
…-openembedded sources/meta-qcom * sources/meta-freescale 353d7b5a...00f062d1 (1): > Merge pull request #892 from YoeDistro/yoe/mut * sources/meta-intel 95a124b0...16e1c7d3 (2): > linux-intel-rt/5.10: update to v5.10.59 > linux-intel-rt/5.4: update to v5.4.143 * sources/meta-openembedded cb46d72f1...2f0785985 (6): > XXX: Add Github actions CI support > lv-lib-png: add wayland to REQUIRED_DISTRO_FEATURES > luaposix: depend on target libxcrypt instead of native > python3-kivy: Use new override syntax in RDEPENDS > bluepy: Set PV and correct syntax for RDEPENDS < XXX: Add Github actions CI support * sources/meta-qcom 6daf062...e5fa505 (1): > Merge pull request #357 from bhupesh-sharma/add-bootrr-to-meta-qcom Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Oct 21, 2021
…e sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-raspberrypi sources/meta-riscv sources/meta-ti sources/openembedded-core * sources/bitbake da543cda...473e2a54 (17): > test/fetch: Update urls to match upstream branch name changes > siggen: Fix type conversion issues > bitbake-worker: Add debug when unpickle fails > tests/runqueue: Ensure hashserv exits before deleting files > bitbake-user-manual: update sources mirror URL > codegen: implement ast.NodeVisitor.visit_Constant > fetch2: Do not attempt to verify donestamp if download is not complete > npmsw: Avoid race condition with multiple npm fetchers > siggen: Change file format of siginfo files to use zstd compressed json > compress: Allow to operate on file descriptor > bitbake-worker: Set BB_CURRENTTASK earlier > fetch2: document checkstatus API > bitbake: Bump to version 1.52.0 > hashserv: Improve behaviour for better determinism/sstate reuse > hashserv: Fix diverging report race condition > hashserv: Add tests for diverging reports > async: Close sync client event loop * sources/meta-arm 19d4ec0...0b2b50b (16): > CI: use http: to access sstate mirror > CI: enable testimage for fvp-base > CI: install telnet into the images > arm-bsp/fvp-common: set TEST_TARGET to OEFVPTarget > arm-bsp/fvp: enable virtio drivers > arm/oeqa: add FVP testimage controller target > runfvp: reset the process group on startup > gem5/gem5-native: add missing m4-native DEPENDS > runfvp: use asyncio instead of selector > layer: add telnet for testimage/runfvp > arm-bsp/fvp-baser-aemv8r64.conf: Use virtio_net User Networking by default > arm-autonomy/docs: Update docs instructions to use honister > CI: build against Honister until release > gn: Disable for riscv32 > CI: Add zephyr testimage > ci: use YP sstate mirror * sources/meta-freescale 904b0ca9...00f062d1 (9): > Merge pull request #892 from YoeDistro/yoe/mut > Merge pull request #891 from Ossanes/topic/drop-mx25pdk > Merge pull request #890 from zandrey/kernel-update-master > Merge pull request #888 from ting-liu/master > Merge pull request #887 from Villemoes/add-uuu-recipe > Merge pull request #885 from ting-liu/overrides > Merge pull request #886 from ting-liu/atf > Merge pull request #884 from ting-liu/optee-os-overrides > Merge pull request #881 from YoeDistro/yoe/mut * sources/meta-freescale-3rdparty 72ca672...a9594a9 (1): > Merge pull request #172 from MaxKrummenacher/master * sources/meta-intel cd0ba51e...16e1c7d3 (27): > linux-intel-rt/5.10: update to v5.10.59 > linux-intel-rt/5.4: update to v5.4.143 > linux-intel/5.4: update to v5.4.143 > linux-intel/5.10: update to v5.10.59 > Remove support for gatesgarth > intel-graphics-compiler: enable VectorCompiler > onevpl-intel-gpu: add pkgconfig-native to DEPENDS > lms: add pkgconfig-native to DEPENDS > onevpl: add pkgconfig-native to DEPENDS > ipmctl: add DEPENDS on pkgconfig-native > intel-compute-runtime: upgrade 21.37.20939 -> 21.40.21182 > onednn: upgrade 2.3.2 -> 2.4 > onedpl: upgrade 2021.4 -> 2021.5.0 > ipmctl: upgrade 03.00.00.0369 -> 03.00.00.0387 > level-zero: upgrade 1.4.1 -> 1.5.4 > ospray: upgrade 2.7.0 -> 2.7.1 > openvkl: upgrade 1.0.0 -> 1.0.1 > itt: upgrade 3.20.1 -> 3.21.2 > ixgbe: upgrade 5.12.5 -> 5.13.4 > open-model-zoo: upgrade 2021.4 -> 2021.4.1 > openvino-model-optimizer: upgrade 2021.4 -> 2021.4.1 > openvino-inference-engine: upgrade 2021.4 -> 2021.4.1 > maintainers.inc: add missing entries for libva/libva-utils > onevpl-intel-gpu: upgrade 21.3.2 -> 21.3.4 > onevpl-intel-gpu: jpegd: Enable JPEG decode error report > onevpl: Extends errorTypes to support JPEG errors > onevpl: upgrade 2021.5.0 -> 2021.6.0 * sources/meta-openembedded f2152d7904...bd276908c7 (178): > mozjs: Fix musl miscompiles with HAVE_THREAD_TLS_KEYWORD > mozjs: Fix build on mips/musl > nodejs: Upgrade to 16.11.1 > bluepy: Fix permissions on tarball > lv-lib-png: add wayland to REQUIRED_DISTRO_FEATURES > luaposix: depend on target libxcrypt instead of native > python3-kivy: Use new override syntax in RDEPENDS > bluepy: Set PV and correct syntax for RDEPENDS > xdebug: upgrade 2.9.5 -> 3.1.1 > grpc: revert GRPCPP_ABSEIL_SYNC change from 1.40.0 to fix undefined references to absl::lts_20210324::Mutex::~Mutex() > protobuf: import a patch from meta-webosose to fix building protobuf-c with gold linker > bluepy_git.bb: Added recipe for BluePy Python interface to Bluetooth LE on Linux (v2) > libencode-perl: upgrade 3.12 -> 3.16 > nlohmann-json: upgrade 3.10.2 -> 3.10.4 > gensio: upgrade 2.2.9 -> 2.3.1 > strongswan: upgrade 5.9.3 -> 5.9.4 > gyp: fix for compatibility with Python 3.10 > mozjs: move large static library into staticdev package > mutter: Move gsettings to a separate package > libxmlb: upgrade 0.3.2 -> 0.3.3 > libgusb: upgrade 0.3.7 -> 0.3.8 > asio: upgrade 1.18.1.bb -> 1.20.0 > ifenslave: upgrade 2.12 -> 2.13 > ntfs-3g-ntfsprogs: upgrade to 2021.8.22 > gnome-calendar: upgrade 3.38.1 -> 41.0 > gfbgraph: patch to build with latest rest > colord: inherit pkgconfig > libgweather: upgrade 3.36.2 -> 40.0 > gnome-screenshot: add recipe for 40.0 > xorgxrdp: Add to exclusion list for now > byacc: switch to official HTTPS mirror > audit: upgrade 3.0.5 -> 3.0.6 > xrdp: Exclude from builds > iwd: Fix build with musl > gnome-online-accounts: Upgrade to 3.43.1 > librest: Use master with libsoup3 support > lvgl: Add lv_lib_png to packagegroup > lv-lib-png: Add recipe for LVGL for handling PNG format > colord-native: Inherit pkgconfig > python3-pyinotify: Add fcntl, logging to RDEPENDS > python3-pyatspi: update to 2.38.1 > python3-typeguard: update to 2.13.0 > python3-yarl: update to 1.7.0 > python3-xmlschema: update to 1.8.0 > python3-xlsxwriter: update to 3.0.1 > python3-wrapt: update to 1.13.2 > python3-websockets: update to 10.0 > python3-uritemplate: update to 4.1.1 > python3-twitter: update to 4.1.0 > python3-sympy: udpate to 1.9 > python3-sentry-sdk: update to 1.4.3 > python3-regex: update to 2021.10.8 > python3-pytz: update to 2021.3 > python3-pytest-timeout: update 2.0.1 > python3-pyperf: update to 2.3.0 > python3-pyopenssl: update to 21.0.0 > python3-pykickstart: update to 3.34 > python3-pyjwt: update to 2.2.0 > python3-pyflakes: update to 2.4.0 > python3-pyephem: update to 4.1 > python3-pycodestyle: update to 2.8.0 > python3-pulsectl: update to 21.10.4 > python3-protobuf: update to 3.18.1 > python3-portion: update to 2.2.0 > python3-paramiko: update to 2.8.0 > python3-jsonrpcserver: update to 5.0.3 > python3-joblib: update to 1.1.0 > python3-iso3166: update to 2.0.2 > python3-idna: update to 3.3 > python3-httplib2: update to 0.20.1 > python3-haversine: update to 2.5.1 > python3-h2: update to 4.1.0 > python3-grpcio: update to 1.41.0 > python3-grpcio-tools: update to 1.41.0 > python3-google-auth: update to 2.3.0 > python3-google-api-python-client: update to 2.26.1 > python3-google-api-core: update to 2.1.1 > python3-eventlet: update to 0.32.0 > python3-elementpath: update to 2.3.2 > python3-dateparser: update to 1.1.0 > python3-cryptography-vectors: update to 35.0.0 > python3-coverage: update to 6.0.2 > python3-colorlog: update to 6.5.0 > python3-cffi: update to 1.15.0 > python3-certifi: update to 2021.10.8 > python3-cantools: update to 36.4.0 > python3-astroid: update to 2.8.2 > python3-alembic: update to 1.7.4 > python3-absl: update 0.14.1 > python3-nmap: upgrade 1.5.0 -> 1.5.1 > python3-humanize: upgrade 3.11.0 -> 3.12.0 > python3-watchdog: upgrade 2.1.5 -> 2.1.6 > python3-urllib3: upgrade 1.26.6 -> 1.26.7 > python3-ujson: upgrade 4.1.0 -> 4.2.0 > nodejs: Upgrade to 14.18.1 > libcrypt-openssl-rsa-perl: Fix build with openssl3+ > mozjs: Disable JIT on mips > mozjs: update 60.9.0 -> 91.1.0 > opensaf: update to 5.21.09 > nng: update to 1.4.0 > networkmanager: update to 1.32.12 > yelp,yelp-xsl,yelp-tools: Upgrade to 41 release > surf: add a webkit 2.34 compatibility patch > ttf-vlgothic: update to 20200720 > ttf-dejavu: add UPSTREAM_CHECK_URI > ttf-abyssinica: update to 2.100 > libcdio-paranoia: update to 10.2+2.0.1 > libbpf: fix PV > xrdp: Upgrade to 0.9.17 > libcrypt-openssl-rsa-perl: Upgrade to 0.32 > yavta: Upgrade to latest version and drop downstream patch > thingsboard-gateway: update to 2.8 > protobuf-c: update to 1.4.0 > pmdk: update to 1.11.1 > pegtl: update to 3.2.1 > ostree: update to 2021.5 > apitrace: Conditionally enable X11 support > apitrace: Upgrade to latest version > luaposix: Depend on libxcrypt-native > pcimem: Add riscv64 into COMPATIBLE_HOST > nodejs: add -fpermissive BUILD_CXXFLAGS > xfce.bbclass: Mark string as raw in a regexp > nano: update to 5.9 > ser2net: upgrade 4.3.3 -> 4.3.4 > poppler: upgrade 21.09.0 -> 21.10.0 > iwd: update to 1.18 > networkmanager-openvpn: upgrade 1.8.14 -> 1.8.16 > luaposix: Upgrade to 35.1 > kronosnet: Correct path to poll.h > icewm: upgrade 2.7.0 -> 2.8.0 > bdwgc: upgrade 8.0.6 -> 8.2.0 > span-lite: upgrade 0.10.1 -> 0.10.3 > redis: upgrade 6.2.5 -> 6.2.6 > openvpn: upgrade 2.5.3 -> 2.5.4 > devilspie2: Add missing dependency on libxinerama > devilspie2: Switch to using github repo > luaposix: Use lua 5.4 > gjs: Inherit pkgconfig > grpc: upgrade 1.38.1 -> 1.41.0 > ldns: blacklist due to openssl 3.x incompatibility > boinc-client: blacklist due to openssl 3.x incompatibility > netplan: do not use -Werror > cfengine: blacklist due to openssl 3.x incompatibility > packagegroup-meta-oe: Remove lua > packagegroup-meta-networking: Remove nghttp2 > opensc: do not use -Werror > freerdp: backport openssl 3.x patches > libsigrokdecode: add a python 3.10 compatibility patch > php: disable openssl PACKAGECONFIG > nodejs: add a python 3.10 compatibility patch > nodejs: use -fpermissive > pkcs11-helper: backport a openssl 3.x patch > strongswan: disable openssl PACKAGECONFIG > openipmi: add a python 3.10 compatibility patch > openflow: disable openssl PACKAGECONFIG > polkit: update 0.116 -> 0.119 > kronosnet: update 1.20 -> 1.22 > nghttp2: remove recipe as it is now in oe-core > lua: remove recipe as it is now in oe-core > Add recipe for driverctl > keyutils: fix install path > unicode-ucd: upgrade 12.1.0 -> 14.0.0 > python3-pybluez: Do not set 2to3 > python3-anyjson: Do not enable 2to3 > python3-parse-type: Do not ask for 2to3 > python3-simpleeval: Remove use_2to3 > python3-behave: Switch to using github src_uri > python3-pystache: Remove need for python2x > python3-transitions: upgrade 0.8.9 -> 0.8.10 > python3-pyscaffold: upgrade 4.0.2 -> 4.1 > python3-openpyxl: upgrade 3.0.8 -> 3.0.9 > python3-multidict: upgrade 5.1.0 -> 5.2.0 > python3-jsmin: Upgrade to version 3.0.0 > python3-jdatetime: upgrade 3.6.2 -> 3.6.4 > python3-ipython: upgrade 7.27.0 -> 7.28.0 > python3-m2crypto: address build failure with openssl 3.x > python3-gmpy2: update 2.0.8 -> 2.1.0rc1 > python3-yappi: add python 3.10 fix * sources/meta-qcom 6daf062...3b07d90 (2): > Merge pull request #374 from lumag/fix-initramfs-size > Merge pull request #357 from bhupesh-sharma/add-bootrr-to-meta-qcom * sources/meta-raspberrypi 9eb4879...90b3ac6 (1): > rpi-config: warn on config.txt lines exceeding 80 bytes * sources/meta-riscv 108530d...47faa00 (1): > gn: Ignore textrel build QA errors * sources/meta-ti 67e95742...28d179d0 (1): > meta-ti: Fix several errors introduced during override syntax changes * sources/openembedded-core 4e6be3fb52...63a235d86e (196): > python3-smmap: update to 5.0.0 > glibc: Extract common code to build tests to glibc-tests.inc > python3-setuptools-scm: upgrade 6.0.1 -> 6.3.2 > python3-tomli: add recipe for 1.2.1 > python3-packaging: BBCLASSEXTEND nativesdk > python3-packaging: DEPENDS on python3-setuptools-native > kernel-fitimage: use correct kernel image > featimage: refactor style > opensbi-payloads: Add dependency on kernel if fdt is set > sstate: don't silently handle all exceptions in sstate_checkhashes > oe/utils: log exceptions in ThreadedWorker functions > man-pages: update to 5.13 > insane,license,license_image: Allow treating license problems as errors > lib/oe/qa,insane: Move extra error handling functions to library > at-spi2-core: upgrade 2.40.3 -> 2.42.0 > testimage: fix unclosed testdata file > qemu: Add knob for enabling PMDK pmem support > mesa: Enable svga for x86 only > opensbi-payloads.inc: Use strings for fallback > piglit: upgrade to latest revision > mirrors.bbclass: remove dead infozip mirrors > oeqa: Update cleanup code to wait for hashserv exit > libxkbcommon: update to 1.3.1 > xkeyboard-config: update to 2.34 > xorgproto: update to 2021.5 > libxi: update to 1.8 > python3-pycryptodome: upgrade 3.10.1 -> 3.11.0 > libsolv: upgrade 0.7.19 -> 0.7.20 > libcap: fix nativesdk-libcap relocate failure > u-boot: Convert ${UBOOT_ENV}.cmd into ${UBOOT_ENV}.scr > libical: upgrade 3.0.10 -> 3.0.11 > kernel: Rework kernel make flag to variable mappings > reproducible: Drop BUILD_REPRODUCIBLE_BINARIES variable > kernel: Add KERNEL_DEBUG_TIMESTAMPS variable > reproducible: Merge code into base.bbclass > reproducible: Move variable definitions to bitbake.conf > reproducible: Move class function code into library > reproducible_build: Drop now unneeded compiler warning > patch: Use repr() with exceptions instead of str() > openssl: Drop riscv32 upstreamed patches > sstate: Fixes for eSDK generation after zstd switch > sstate: Allow validation of sstate singatures against list of keys > scripts/autobuilder-worker-prereq-tests: jinja2 check > sstate: Switch to ZStandard compressor support > python: Update now reproducibile builds are the default > reproducible_build: Drop obsolete sstate workaround > license.bbclass: implement ast.NodeVisitor.visit_Constant > oe/license: implement ast.NodeVisitor.visit_Constant > runqemu: add DEPLOY_DIR_IMAGE replacement in QB_OPT_APPEND > bitbake.conf: Add gpg-agent as a host tool > bison: prevent checking for textstyle. > curl: fix CVE-2021-22945 through -22947 > bitbake.conf: Add BB_CURRENTTASK to BB_HASHEXCLUDE > base: Use repr() for printing exceptions > base: Clean up unneeded len() calls > base/insane: Import oe.qa by default > python3: update 3.9.7 -> 3.10.0 > Fix rust-native build issue when debug is enabled > patch.bbclass: when the patch fails show more info on the fatal error > libpam: Fix build with DISTRO_FEATURES usrmerge > python3-pytest: upgrade 6.2.4 -> 6.2.5 > libconvert-asn1-perl: upgrade 0.31 -> 0.33 > python3-zipp: upgrade 3.5.0 -> 3.6.0 > python3-more-itertools: upgrade 8.9.0 -> 8.10.0 > python3-importlib-metadata: upgrade 4.6.4 -> 4.8.1 > python3-hypothesis: upgrade 6.15.0 -> 6.23.2 > epiphany: update 40.3 -> 41.0 > webkitgtk: update 2.32.3 -> 2.34.0 > epiphany: trim down DEPENDS > webkitgtk: trim down DEPENDS > libsoup: add a 3.x recipe > nghttp2: add recipe from meta-oe > itstool: update 2.0.6 -> 2.0.7 > coreutils: update 8.32 -> 9.0 > wget: update 1.21.1 -> 1.21.2 > sudo: update 1.9.7p2 -> 1.9.8p1 > libexif: update 0.6.22 -> 0.6.23 > libdnf: update 0.63.1 -> 0.64.0 > bison: update 3.7.6 -> 3.8.1 > glib-networking: update 2.68.2 -> 2.70.0 > glib-2.0: update 2.68.4 -> 2.70.0 > ruby: disable openssl extension > serf: add a openssl 3 compatibility fix > cryptodev-tests: do not use -Werror with openssl 3 > openssl: update 1.1.1l -> 3.0.0 > rust: generate target definitions from (arch, abi), not just arch > rust: do not write ar into target json definitions > rust-common.bbclass: rewrite toolchain wrappers in (native) python > rust/cargo: exclude UNINATIVE_LOADER from task signature > gstreamer1.0-plugins-bad: disable rsvg on x32 > adwaita-icon-theme: update 3.34/38 -> 41.0 > librsvg: restore reproducibility > librsvg: use only the target architecture to determine availability of atomic primitives > librsvg: add backports to fix big endian targets (e.g. mips) > librsvg: do not enable nativesdk > librsvg: update 2.40.21 -> 2.52.0 (transition to rust!) > rust: update 1.54.0 -> 1.55.0 > rust: drop PV from include file names > recipetool: Rework crunch_license to recognize more variants > npm: Use configs for npm environment and args for npm run command > npm: Add variable NPM_NODEDIR with default value > recipetool: npm: Use README as license fallback > recipetool: npm: Do not add package.json files to LIC_FILES_CHKSUM > recipetool: Add support for linenumbers to licenses.csv > recipetool: Add logger info for missing license entries > recipetool: ignore empty license files > recipetool: Change default paramter fallback_licenses of function split_pkg_licenses from None to [] > recipetool: Skip common source files in guess_license > recipetool: Move license md5sums into CSV files > npm: Add support for EXTRA_OENPM arguments > ltp: Update to 20210927 > linux-yocto-dev: Ensure DEPENDS matches recent 5.14 kernel changes > linux-yocto: add libmpc-native to DEPENDS > buildhistory: Fix package output files for SDKs > packagedata.py: silence a DeprecationWarning > lttng-tools: replace ad hoc ptest fixup with upstream fixes > qemu: install qmp module without hardcoding the python version in oeqa scripts > bootchart2: Don't compile python modules > libnewt: Use python3targetconfig to fix reproducibility issue > libxml2: Use python3targetconfig to fix reproducibility issue > devpyshell: rename to pydevshell > busybox: 1.34.0 -> 1.34.1 > gst-examples: 1.18.4 -> 1.18.5 > gst-devtools: 1.18.4 -> 1.18.5 > gstreamer1.0-python: 1.18.4 -> 1.18.5 > gstreamer1.0-omx: 1.18.4 -> 1.18.5 > gstreamer1.0-vaapi: 1.18.4 -> 1.18.5 > gstreamer1.0-libav: 1.18.4 -> 1.18.5 > gstreamer1.0-rtsp-server: 1.18.4 -> 1.18.5 > gstreamer1.0-plugins-ugly: 1.18.4 -> 1.18.5 > gstreamer1.0-plugins-bad: 1.18.4 -> 1.18.5 > gstreamer1.0-plugins-good: 1.18.4 -> 1.18.5 > gstreamer1.0-plugins-base: 1.18.4 -> 1.18.5 > gstreamer1.0: 1.18.4 -> 1.18.5 > oeqa/selftest/sstatetests: fix typo ware -> were > libseccomp: Upgrade to 2.5.2 and beyond > go: upgrade 1.16.7 -> 1.16.8 > ell: upgrade 0.43 -> 0.44 > dnf: upgrade 4.8.0 -> 4.9.0 > createrepo-c: upgrade 0.17.4 -> 0.17.5 > bind: upgrade 9.16.20 -> 9.16.21 > acpid: upgrade 2.0.32 -> 2.0.33 > libinput: update to 1.19.0 > xf86-input-libinput: update to 1.2.0 > ethtool: update to 5.14 > python3-setuptools: minor cleanup > python3-setuptools: update to 58.0.4 > python3-dbusmock: update to 0.24.0 > python3-git: update to 3.1.24 > python3: update to 3.9.7 > pkgconfig: Update to latest > wayland-protocols: upgrade 1.22 -> 1.23 > weston: wrapper for weston modules argument > python3-more-itertools: upgrade 8.8.0 -> 8.9.0 > help2man: upgrade 1.48.4 -> 1.48.5 > vulkan-tools: upgrade 1.2.182 -> 1.2.191 > vulkan-loader: upgrade 1.2.182 -> 1.2.191 > vulkan-headers: upgrade 1.2.182 -> 1.2.191 > tar: filter CVEs using vendor name > mount-copybind: add rootcontext mountoption for overlayfs > mount-copybind: add SELinux support > findutils: add ptest > harfbuzz: upgrade 2.9.0 -> 2.9.1 > gzip: upgrade 1.10 -> 1.11 > iproute2: update to 5.14.0 > libhandy: update 1.2.3 -> 1.4.0 > libssh2: update 1.9.0 -> 1.10.0 > libgit2: update 1.1.1 -> 1.2.0 > rt-tests: update 2.1 -> 2.2 > libpam: update 1.5.1 -> 1.5.2 > lsof: update 4.91 -> 4.94.0 > systemd: update 249.3 -> 249.4 > inetutils: drop CVE-2021-40491 patch > inetutils: update 2.1 -> 2.2 > shaderc: update 2021.1 -> 2021.2 > glslang: update 11.5.0 -> 11.6.0 > spirv-tools: update 2021.2 -> 2021.3 > pinentry: update 1.1.1 -> 1.2.0 > gnupg: update 2.3.1 -> 2.3.2 > runqemu: correct vga-virtio option to keep virgl enabled > qemu: update 6.0.0 -> 6.1.0 > package_rpm: use zstd instead of xz > perl: do not build berkeley db module by default > libsolv: disable rpm bdb format support > libdnf: fix the rpm sqlite-only target setup > rpm: update 4.16.1.3 -> 4.17.0 > lua: update 5.3.6 -> 5.4.3 > lua: add a recipe from meta-oe > libcap: update 2.51 -> 2.54 > meson: update 0.58.1 -> 0.59.1 > cmake: upgrade 3.21.1 -> 3.21.2 > wayland-protocols: upgrade 1.21 -> 1.22 > diffoscope: upgrade 181 -> 182 > layer.conf: Extend recipes not to install without explict dependencies > build-appliance-image: Update to honister head revision > build-appliance-image: Update to honister head revision 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update meta-ti and meta-arm to latest
Signed-off-by: Khem Raj [email protected]