-
-
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
Layer Updates: sources/bitbake sources/meta-96boards sources/meta-at… #215
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
…el sources/meta-clang sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-raspberrypi sources/meta-riscv sources/meta-ti sources/openembedded-core * sources/bitbake 9a1bf4ba...89dd570e (2): > bitbake-user-manual: Improve the example for Removal (Override Style Syntax) > bitbake: cooker: Ensure bbappends are found in stable order * sources/meta-96boards 425808f...1888e82 (1): > Merge pull request #317 from YoeDistro/yoe/mut * sources/meta-atmel afb2add...7a5a693 (4): > at91bootstrap-sam-ba: add 3.9.0 recipe > at91bootstrap: add sama5d27-wlsom1 compatibility to 3.9.0 > at91bootstrap: add sam9x60ek compatibility to 3.9.0 > at91bootstrap: add 3.9.0 recipe * sources/meta-clang 9fd82b1...b4ad292 (9): > clang: Explictly define PYTHON_LIBRARY and PYTHON_INCLUDE_DIR > mesa: Mark non-clangable on powerpc > nonclangable: Use gcc to compile m4 on ppc > clang: Backport a fix to re-arrange header include order on musl > libcxx: Facilitate building without llvm libunwind > clang: Update to latest on 9.x branch > libcxx: Add ^libunwind-locale-.* to PACKAGES_DYNAMIC > clang: Rename lldb-python to have PN in name > clang: Define PYTHON_LIBRARY and PYTHON_INCLUDE_DIR * sources/meta-intel 2656d21e...76aceb14 (1): > linux-yocto: replace bbappends to build v5.0 by v5.2 * sources/meta-odroid ad7e371...370d5cb (6): > odroid-arm-defaults: remove class references no longer there > linux-stable/4.19: update to 4.19.71 > linux-stable/5.2: update to 5.2.13 > linux-yocto-dev: leverage work in OE for this. > README: update > lab work: remove all the support files * sources/meta-openembedded 8d4d608b4e...3061ead8cf (19): > strongswan: Fix do_patch fuzz > vboxguestdrivers,can-isotp,bpftool: Add to Blacklist > drbd,netkit-rusers: Blacklist packages > nodejs: Mark incompatible with risc-v > remmina: Add recipe for the remmina remote desktop client > python3-cmd2: Add to blacklist > python-jinja2: Make asyncio specific to python3 module alone > wireguard: Upgrade 20190702 to 20190905 > python3-pytest-asyncio: Initial commit of 0.10.0 > python3-twine: Initial commit of 1.13.0 > ltrace: Fix build on mips > dejagnu: Remove, moved to oe-core > samba: Fix configure tests to work with clang > hwdata: upgrade 0.326 -> 0.327 > grpc: Change gettid patch with the upstream merged version > grpc: don't use unexisting gettid function on glibc 2.29, it has been implemented only in 2.30 > libnet-dns-perl: upgrade 1.20 -> 1.21 > python-paste: upgrade 3.1.1 -> 3.2.0 > xfsdump: support usrmerge * sources/meta-raspberrypi d161499...866ccc8 (2): > linux-raspberrypi: Update 4.19 recipe to 4.19.71 > u-boot-fw-utils: apply the same rpi4 patches as for u-boot recipe * sources/meta-riscv 9fd7192...11504e2 (1): > libffi: Remove from meta-riscv * sources/meta-ti 5c4028d4...dfcde6f0 (6): > cadence-mhdp-fw: update to 1.2.17 > ti-sgx-ddk-um: Remove the removing of wayland-egl.pc > ti-sgx-ddk-um: Drop omap5-sgx-ddk-um-linux package > ti-sgx-ddk-um: Add wayland-protocols as build dependency > ti-sgx-ddk-um: Add expat as runtime dependency > ti-sgx-ddk-um: libgbm is now part of this project * sources/openembedded-core 7e75ed5aec...d41606244c (73): > oeqa/selftest: Tweak binutils tests tags as toolchain/user and system > oeqa/selftest/cases/glibc.py: Rework and tag with toolchain-user/system > oeqa/selftest/cases/gcc.py: Split into classes for parallelism > oeqa/core/decorator: Fix super class modifying subclass tags > oeqa/selftest/context.py: Change -t/-T args to be optional > oeqa/selftest: Use extraresults on self instead of self.tc > oeqa/selftest: Toolchain tests suffix "-user" for qemu usermode results > oeqa/selftest: For toolchain tests do not fail if a test failed > oeqa/selftest/cases/glibc.py: Don't install python3 and pexpect > oeqa/selftest/glibc: Create selftest case for glibc test suite > oeqa/selftest/gcc: Create selftest case for gcc test suite > oeqa/selftest/binutils: Create selftest case for binutils test suite > oeqa/selftest: Markup 'machine' specific test cases > oeqa/core/runner.py: Fix OETestTag listing > oeqa/selftest: Add test run filtering based on test tags > oeqa/core: Rework OETestTag and remove unused OETestFilter > oeqa/core: Implement proper extra result collection and serialization > python3-manifest.json: Fix typo in summary > linux-yocto: drop 5.0 recipes > libevent: add granularity to ptest log > diffutils: Added perl to support ptest & Skipped one test case > oeqa: Recognise svlogd as another logger > libxcrypt: update to 4.4.8 > dropbear: don't create invalid symlinks if ssh, scp, etc are disabled > feature-arm-thumb.inc: fix ARM_THUMB_SUFFIX > iputils: Set prefix correctly for usrmerge > man-db: support usrmerge > dnf.py: installroot support usrmerge > sysstat: 12.1.3 -> 12.1.6 > texinfo: fix multilib file confliction > cups: redefine CUPS_SERVERBIN > python3native, pythonnative: export PYTHON_LIBRARY and PYTHON_INCLUDE_DIR > python3: make misc package rdepend on pydoc and pickle modules > mdadm: skip timeout testcase 11spare-migration > bootchart2: switch to add patch from change source in do_install > Revert "kernel.bbclass: adjust a condition checking" > meson:upgrade 0.51.1 -> 0.51.2 > weston: uprev to 7.0.0 > systemd: ensure reproducible builds by clearly exposing the time epoch support > python3-git: update to 3.0.2 > python3-pbr: update to 5.4.3 > resulttool: Add reproducible log extraction > libsecret: 0.19.0 > autotools: always include config_site.d files in CONFIG_SITE > python3-dbus:upgrade 1.2.8 -> 1.2.10 > package.bbclass: allow shell-style wildcards in PRIVATE_LIBS > libjpeg-turbo: upgrade 2.0.2 -> 2.0.3 > dtc:upgrade 1.5.0 -> 1.5.1 > libogg:upgrade 1.3.3 -> 1.3.4 > gcc-9.2: Fix risc-v dynamic linker relocation > harfbuzz: upgrade to 2.6.1 > pango: add PACKAGECONFIG for libthai support > pango: 1.44.6 upgrade > runqemu: Fix typo in help text. > musl: Update to latest master > lib/oe/gpg_sign.py: Remove unwanted import > gzip: add nativesdk support > patch: add CVE tags to patches > qemu: Fix dependency of PACKAGECONFIG libcurl > qemu: Add pkg-config handling for libgcrypt > libgpg-error: Fix build with gawk 5.x > build-compare: 2015.02.10 -> 2019.08.14 > gcc-8.3: remove 8.3 from zeus > systemtap: Drop patches merged upstream > archiver.bbclass: Do not archive srpm's if there are no package tasks > security_flags.inc: Add overrides for glibc-testsuite to match glibc > gcc-testsuite.inc: Fix ssh.exp, ensure multilib_flags are populated > binutils/glibc-testsuite: inherit nopackages to fix world builds > glibc-testsuite: Create a recipe to implement glibc test suite > gcc-runtime: Add do_check task for executing gcc test suites > binutils-cross-testsuite: Create recipe for test suite execution > dejagnu: Add dejagnu for binutils/gcc test suites > oeqa: reproducible: Preserve sstate mirror for first build Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 3, 2020
…penembedded sources/meta-qcom sources/meta-raspberrypi sources/openembedded-core * sources/meta-arm e64c553...03f2d78 (1): > arm: update Android common kernel * sources/meta-freescale 5a1b2c22...77b1a6a8 (8): > linux-fslc: update to v5.4.81 > linux-fslc-imx: update to v5.4.81 > linux-fslc-imx: update to v5.4.80 > linux-fslc-imx: update to v5.4.79 > linux-fslc-imx: update to v5.4.78 > linux-fslc-imx: update to v5.4.76 > linux-fslc-imx: update to v5.4.75 > linux-fslc-imx: upgrade to rel_imx_5.4.47_2.2.0 from NXP * sources/meta-openembedded 85069bb38...878e25b45 (9): > XXX: Add Github actions CI support > python3-aiohttp: added missing RDEPENDs > packagegroup-meta-python: Remove packages moved to core > glmark2: add support for dispmanx > glmark2: update to latest > glmark2: update information < XXX: Add Github actions CI support < python3-aiohttp: added missing RDEPENDs < packagegroup-meta-python: Remove packages moved to core * sources/meta-qcom 07a8c6f...2e7beac (1): > Merge pull request #215 from lumag/rb5-5.10-can * sources/meta-raspberrypi 2781c34...44d4e38 (4): > libglu: Fix build with userland graphics > userland: Fix weston build with userland graphics > linux-firmware-rpidistro: Missing link to firmware causes wifi not working on raspberrypi zero w < userland: Fix weston build with userland graphics * sources/openembedded-core 43c2fa95d6...27a62e3727 (13): > multilib_header.bbclass: Do not install the stubs for non-multilib case > runit: Add runit and related recipes > report-error.bbclass: replace angle brackets with < and > > linux-yocto: Add powerpc64le support > qemuppc64: Add a QEMU machine definition for ppc64 > qemux86: Add identical qemux86copy variant for tests > Revert "net-tools: split into binary packages" < multilib_header.bbclass: Do not install the stubs for non-multilib case < runit: Add runit and related recipes < report-error.bbclass: replace angle brackets with < and > < linux-yocto: Add powerpc64le support < qemuppc64: Add a QEMU machine definition for ppc64 < qemux86: Add identical qemux86copy variant for tests Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Dec 8, 2020
…cale 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/meta-arm 7f5a3b0...afa281b (11): > arm/opencsd: upgrade to 1.14.4 > arm/scp-firmware: inhibit default DEPENDS > arm/trusted-firmware-a: no need to DEPENDS on a C runtime > arm/trusted-firmware-m: no need to DEPENDS on a C runtime > arm/trusted-firmware-m: clean up DEPENDS > arm-autonomy/juno-firmware: add compressed kernel support > arm-autonomy/autonomy-host: add user defined partition to wic image > arm-autonomy/juno-image-customization: add host wks file > arm-autonomy/xenguest-tools: add multiple disk devices support > arm: update Android common kernel > Add experimental CI using Kas+GitLab * sources/meta-atmel 7df5756...31bd86f (16): > dt-overlay-at91: bump to linux4sam-2020.10 tag > linux-at91: bump to linux4sam-2020.10-rc5 > linux-at91: bump to linux4sam-2020.10-rc > u-boot-at91: bump to linux4sam-2020.10-rc > at91bootstrap: bump to version 3.10.1 > egt-launcher: bump to version 1.1 > egt-thermostat: bump to 1.1-rc > egt-samples: bump to 1.1-rc > libegt: bump to 1.1-rc > libplanes: bump to version 1.0.3 > cryptoauthlib: bump version to 3.2.5 > atmel-demo-image.inc: add libgpiod-tools to common images > recipes-connectivity: adapt recipes to git on https as github transport > atmel-demo-image.inc: remove libm2d for non-lcd images > Merge pull request #186 from YoeDistro/kraj/initramfs > Merge pull request #187 from YoeDistro/kraj/pu * sources/meta-freescale 5a1b2c22...77b1a6a8 (8): > linux-fslc: update to v5.4.81 > linux-fslc-imx: update to v5.4.81 > linux-fslc-imx: update to v5.4.80 > linux-fslc-imx: update to v5.4.79 > linux-fslc-imx: update to v5.4.78 > linux-fslc-imx: update to v5.4.76 > linux-fslc-imx: update to v5.4.75 > linux-fslc-imx: upgrade to rel_imx_5.4.47_2.2.0 from NXP * sources/meta-freescale-3rdparty a086aeb...5c3c5fb (1): > u-boot-toradex: Update to version 2020.07 * sources/meta-intel 64c71508...7d79beb5 (2): > intel-compute-runtime: upgrade 20.45.18403 -> 20.46.18421 > lms: upgrade 2022.0.0.0 -> 2039.1.0.0 * sources/meta-openembedded d9874ce27c...8e7c57bd8f (52): > python3-aiohttp: added missing RDEPENDs > packagegroup-meta-python: Remove packages moved to core > nanopb: upgrade 0.4.3 -> 0.4.4 > glmark2: add support for dispmanx > glmark2: update to latest > glmark2: update information > satyr: upgrade 0.31 -> 0.35 > pugixml: upgrade 1.10 -> 1.11 > opensc: upgrade 0.20.0 -> 0.20.1 > hidapi: upgrade 0.10.0 -> 0.10.1 > fmt: upgrade 7.1.2 -> 7.1.3 > dialog: upgrade 1.3-20200327 -> 1.3-20201126 > fcgiwrap: add recipe > spdlog: Fix recipe so other recipes can use spdlog with external fmt. > dbus-broker: upgrade 24 -> 25 > nanopb: move to dynamic-layers > dlt-daemon: add upstream patch to fix CVE-2020-29394 > pcsc-lite: provide pcsc-lite-lib-native explicitly for native build > libconfig-autoconf-perl: upgrade 0.318 -> 0.319 > zchunk: upgrade 1.1.6 -> 1.1.7 > xserver-xorg-cvt-native: upgrade 1.20.5 -> 1.20.9 > tcsh: upgrade 6.22.02 -> 6.22.03 > qpdf: upgrade 10.0.1 -> 10.0.4 > monit: upgrade 5.26.0 -> 5.27.1 > dfu-util: upgrade 0.9 -> 0.10 > crash: upgrade 7.2.8 -> 7.2.9 > c-periphery: upgrade 2.2.4 -> 2.2.5 > libgpiod: update v1.4.5 -> v1.6.2 > trace-cmd: create recipe for version 2.9.1 > dbus-brocker: upgrade 23 -> 24 > dbus-broker: rdepend on dbus-common > python3-matplotlib: Disable LTO for clang/riscv > python3-sortedcontainers: drop (moved to oe-core) > python3-hypothesis: drop (moved to oe-core) > python3-pytest: drop (moved to oe-core) > python3-pluggy: drop (moved to oe-core) > python3-importlib-metadata: drop (moved to oe-core) > python3-zipp: drop (moved to oe-core) > python3-wcwidth: drop (moved to oe-core) > python3-packaging: drop (moved to oe-core) > python3-setuptools-scm: drop (moved to oe-core) > python3-py: drop (moved to oe-core) > python3-toml: drop (moved to oe-core) > python3-pathlib2: drop (moved to oe-core) > python3-more-itertools: drop (moved to oe-core) > python3-iniconfig: drop (moved to oe-core) > python3-attrs: drop (moved to oe-core) > python3-atomicwrites: drop (moved to oe-core) > ptpd: Solve memory leak for function NTPDCrequest > wireguard-module: upgrade 1.0.20200908 -> 1.0.20201112 > pipewire: Link with libatomic for riscv32 > netplan: upgrade 0.99 -> 0.100 * sources/meta-qcom 354c141...af86f20 (6): > Merge pull request #219 from alimon/master > Merge pull request #217 from alimon/qcom_tools_update > Merge pull request #215 from lumag/rb5-5.10-can > Merge pull request #211 from alimon/master > Merge pull request #214 from lumag/rb5-rootfs > Merge pull request #207 from lumag/rb5-m3 * sources/meta-raspberrypi 25d1eb4...1ae52a7 (16): > libglu: Fix build with userland graphics > userland: Fix weston build with userland graphics > linux-firmware-rpidistro: Missing link to firmware causes wifi not working on raspberrypi zero w > mesa-gl: Enable swrast dri backend for rpi/userland > userland: add knob for ALL_APPS > gstreamer1.0-plugins-base: drop custom cppflags > linux-raspberrypi-dev: Update for testing v5.10.y > linux-raspberrypi: Merge v5.4 recipe & inc file > linux-raspberrypi: Drop unused rpi-kernel-misc config fragment > linux-raspberrypi: Remove obsolete kernel versions > rpi-bootfiles: Rename recipe to avoid ambiguity > bootfiles: Use BOOTFILES_DIR_NAME variable > rpi-cmdline: Move cmdline.txt generation to a separate recipe > sdcard_image-rpi: Drop redundant dependency on rpi-config:do_deploy > linux-raspberrypi: Convert dynamic config patching to config fragments > rpi-u-boot-scr: drop hard-coded 'arm' * sources/meta-riscv 7ca3cc6...9d10fd4 (1): > python3-matplotlib,smem: Enable builds for rv32 * sources/meta-ti 83f29e8b...73506585 (1): > u-boot-ti-staging_2020.01: Update SRCREV to latest * sources/openembedded-core 6e3785a3f1...e995e67bc7 (60): > meta/lib/oeqa/manual/oe-core.json: Update test_bitbake_devshell > systemd.bbclass: update command to check systemctl available > systemd-systemctl-native: capable to call without argument > qemu: CVE-2020-25624 > initscripts: Change execution order between checkroot and modutils > modutils-initscripts: Fix modules.dep creation when USE_DEPMOD="0" > systemd-conf: match ethernet interfaces by type rather than globbing > systemd-conf: add PACKAGECONFIG to enable/disable auto ethernet DHCP > Revert "connman: set service to conflict with systemd-networkd" > oeqa/selftest/containerimage: update for improved cleanup > package_manager/ipk: improve remove_packaging_data > ldconfig-native: don't write auxiliary cache > qemu: CVE-2020-29129 CVE-2020-29130 > linux-firmware: package ath11k firmware > linux-firmware: upgrade 20201022 -> 20201118 > package_manager/ipk: neaten OPKGLIBDIR logic > image_types: sort tarball file listings > image_types: remove obsolete tar comment > bitbake.conf: Add all layers (from BBLAYERS) to PSEUDO_IGNORE_PATHS > pseudo: Simplify pseudo_client_ignore_path_chroot() > oeqa/devtool: use Yocto mirror for pv-1.5.3 tarball > dbus: move messagebus user to dbus-common package > lz4: Use the new branch naming from upstream > buildtools-tarball: add wic dependency into extended buildtools > kernel-dummy: fix executing unexpected tasks > python3-numpy: Add ptest > python3-numpy: Upgrade to 1.19.4 > python3-hypothesis: upgrade 5.41.3 -> 5.41.4 > maintainers.inc: add self for new python recipes > python3-sortedcontainers: move from meta-python > python3-hypothesis: move from meta-python > python3-pytest: RDEPENDS on python3-toml > python3-importlib-metadata: upgrade 2.0.0 to 3.1.0 > python3-more-itertools: upgrade 8.5.0 -> 8.6.0 > maintainers.inc: add self for new pytest packages > python3-pytest: move from meta-python > python3-pluggy: move from meta-python > python3-importlib-metadata: move from meta-python > python3-zipp: move from meta-python > python3-wcwidth: move from meta-python > python3-packaging: move from meta-python > python3-setuptools-scm: move from meta-python > python3-py: move from meta-python > python3-toml: move from meta-python > python3-pathlib2: move from meta-python > python3-more-itertools: move from meta-python > python3-iniconfig: move from meta-python > python3-attrs: move from meta-python > python3-atomicwrites: move from meta-python > wireless-regdb: upgrade 2020.04.29 -> 2020.11.20 > pulseaudio: upgrade 13.0 -> 14.0 > libxkbcommon: upgrade 1.0.1 -> 1.0.3 > libjpeg-turbo: upgrade 2.0.5 -> 2.0.6 > libcap-ng: upgrade 0.8 -> 0.8.1 > hdparm: upgrade 9.58 -> 9.60 > gtk-doc: upgrade 1.33.0 -> 1.33.1 > grub: Add support for RISC-V > classes/buildhistory: record LICENSE > libsdl2: Add directfb to PACKAGECONFIG rdepends > cve-update-db-native: handle all-wildcard versions 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.
…mel sources/meta-clang sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-raspberrypi sources/meta-riscv sources/meta-ti sources/openembedded-core
sources/bitbake 9a1bf4ba...89dd570e (2):
sources/meta-96boards 425808f...1888e82 (1):
sources/meta-atmel afb2add...7a5a693 (4):
sources/meta-clang 9fd82b1...b4ad292 (9):
sources/meta-intel 2656d21e...76aceb14 (1):
sources/meta-odroid ad7e371...370d5cb (6):
sources/meta-openembedded 8d4d608b4e...3061ead8cf (19):
sources/meta-raspberrypi d161499...866ccc8 (2):
sources/meta-riscv 9fd7192...11504e2 (1):
sources/meta-ti 5c4028d4...dfcde6f0 (6):
sources/openembedded-core 7e75ed5aec...d41606244c (73):
Signed-off-by: Khem Raj [email protected]