kumquat-buildroot/support
Peter Korsgaard 4fbd2f6d2c support/dependencies/dependencies.sh: silence gcc plugin test
The gcc plugin test was not using the -q option to grep causing it to print
the line to stdout, so fix that.

While we're at it, adjust the locale check to use grep -q instead of
redirecting to /dev/null for consistency with the other checks.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023-02-07 18:24:10 +01:00
..
config-fragments toolchain: make paranoid check of library/header paths unconditional 2023-02-05 15:11:25 +01:00
dependencies support/dependencies/dependencies.sh: silence gcc plugin test 2023-02-07 18:24:10 +01:00
docker support/docker: use APT::Retries in apt-get calls to retry 2023-02-07 18:14:59 +01:00
download support/download: fix concurrent cargo vendor 2023-01-14 21:00:16 +01:00
gnuconfig support/gnuconfig: fix previous version bump 2020-09-27 18:30:05 +02:00
kconfig support/kconfig: fix compiler warnings 2021-10-06 21:11:09 +02:00
legal-info boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
libtool support/libtool: add patch for newer versions 2014-12-21 13:21:56 +01:00
misc utils/check-symbols: new script 2023-02-06 16:30:20 +01:00
scripts utils/check-symbols: new script 2023-02-06 16:30:20 +01:00
testing support/testing/tests/package/test_python_magic_wormhole.py: new runtime test 2023-02-07 14:01:05 +01:00