2016-09-12 22:54:53 +02:00
|
|
|
# Syntax:
|
|
|
|
#
|
|
|
|
# N: Firstname Lastname <email>
|
|
|
|
# F: file pattern or directory
|
|
|
|
# F: file pattern or directory
|
|
|
|
#
|
|
|
|
# The "F" entries can be:
|
|
|
|
#
|
|
|
|
# - A directory, in which case all patches touching any file in this
|
|
|
|
# directory or its subdirectories will be CC'ed to the developer.
|
|
|
|
# - A pattern, in which case the pattern will be expanded, and then
|
|
|
|
# all files/directories (and their subdirectories) will be
|
|
|
|
# considered when matching against a patch
|
|
|
|
#
|
|
|
|
# Notes:
|
|
|
|
#
|
|
|
|
# - When a developer adds an "arch/Config.in.<arch>" file to its list
|
|
|
|
# of files, he is considered a developer of this architecture. He
|
|
|
|
# will receive e-mail notifications about build failures occuring on
|
|
|
|
# this architecture. Not more than one e-mail per day is sent.
|
|
|
|
# - When a developer adds a directory that contains one or several
|
|
|
|
# packages, this developer will be notified when build failures
|
|
|
|
# occur. Not more than one e-mail per day is sent.
|
|
|
|
# - When a developer adds an "package/pkg-<infra>.mk" file to its list
|
|
|
|
# of files, he is considered interested by this package
|
|
|
|
# infrastructure, and will be CC'ed on all patches that add or
|
|
|
|
# modify packages that use this infrastructure.
|
|
|
|
|
2016-09-22 12:59:26 +02:00
|
|
|
N: Abhilash Tuse <abhilash.tuse@imgtec.com>
|
|
|
|
F: package/gstreamer1/gst1-rtsp-server/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Adam Duskett <aduskett@gmail.com>
|
2017-05-26 16:46:28 +02:00
|
|
|
F: package/audit/
|
2017-11-03 13:08:11 +01:00
|
|
|
F: package/busybox/
|
2017-05-26 16:46:28 +02:00
|
|
|
F: package/checkpolicy/
|
2017-11-03 13:08:11 +01:00
|
|
|
F: package/cppdb/
|
|
|
|
F: package/gstreamer1/gstreamer1/
|
2017-12-04 15:26:58 +01:00
|
|
|
F: package/gstreamer1/gstreamer1-mm/
|
2017-11-03 13:08:11 +01:00
|
|
|
F: package/gstreamer1/gst1-plugins-bad/
|
|
|
|
F: package/gstreamer1/gst1-plugins-base/
|
|
|
|
F: package/gstreamer1/gst1-plugins-good/
|
|
|
|
F: package/gstreamer1/gst1-plugins-ugly/
|
gst1-vaapi: new package
gstreamer-vaapi consists in a collection of VA-API based plugins for
GStreamer and helper libraries. These libraries are used for hardware
decoding and encoding of several video formats.
decoding formats:
JPEG, MPEG-2, MPEG-4:2, H.264 AVC, H.264 MVC, VP8, VC-1, WMV3, and HEVC.
encoding formats:
MPEG-2, H.264 AVC, H.264 MVC, JPEG, VP8, HEVC
The package won't compile without at least one renderer enabled, so I
chose to enable DRM by default, as X11, GLX, and wayland are heavy
handed with the dependencies. As such, I have disabled every option
defaulting to yes except for DRM for the first patch.
Also, these codecs are only for x86 and require a Intel CPU (See Hardware
Requirements on line 82 of the README file.)
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
[Thomas:
- Add entry to DEVELOPERS file.
- Add BR2_TOOLCHAIN_HAS_THREADS dependency to the main Config.in
option.
- Add BR2_PACKAGE_HAS_UDEV dependency to the main Config.in option.
- Add comments about the BR2_STATIC_LIBS config option.
- Rewrap Config.in help text and removing trailing tabs/spaces.
- Remove restriction to i386/x86-64
- Add patch to fix build with uClibc.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-02-01 14:18:53 +01:00
|
|
|
F: package/gstreamer1/gst1-vaapi/
|
2017-11-03 13:08:11 +01:00
|
|
|
F: package/imx-usb-loader/
|
2017-06-15 14:13:14 +02:00
|
|
|
F: package/janus-gateway/
|
json-for-modern-cpp: new package
A json library that aims to make json feel like a first class data
type using C++11, json for modern c++ is a easy to use, flexible,
modern json library.
Design goals include:
- Intuitive syntax. In languages such as Python, JSON feels like a
first class data type. All the operator magic of modern C++ is used
to achieve the same feeling in c++.
- Trivial integration. The whole code consists of a single header file
json.hpp. That's it. No library, no subproject, no dependencies, no
complex build system. The class is written in vanilla C++11. All in
all, everything should require no adjustment of compiler flags or
project settings.
- Serious testing. The class is heavily unit-tested and covers 100% of
the code, including all exceptional behavior. Furthermore, it is
checked with Valgrind that there are no memory leaks. To maintain
high quality, the project is following the Core Infrastructure
Initiative (CII) best practices.
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
[Thomas:
- use "json-for-modern-cpp" everywhere as the name of the package
- add <pkg>_INSTALL_TARGET = NO since it's a header only library]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-12-30 20:24:37 +01:00
|
|
|
F: package/json-for-modern-cpp/
|
2018-01-14 20:56:44 +01:00
|
|
|
F: package/libcpprestsdk/
|
2017-07-06 16:40:50 +02:00
|
|
|
F: package/libressl/
|
2017-05-26 16:46:28 +02:00
|
|
|
F: package/libselinux/
|
|
|
|
F: package/libsemanage/
|
|
|
|
F: package/libsepol/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/nginx-naxsi/
|
2017-05-26 16:46:28 +02:00
|
|
|
F: package/policycoreutils/
|
2018-02-06 14:25:04 +01:00
|
|
|
F: package/python-flask-sqlalchemy/
|
2017-01-26 09:53:50 +01:00
|
|
|
F: package/python-mutagen/
|
2018-08-07 00:46:15 +02:00
|
|
|
F: package/python-pip/
|
2018-03-12 11:12:31 +01:00
|
|
|
F: package/python-psycopg2/
|
2018-02-06 14:25:03 +01:00
|
|
|
F: package/python-sqlalchemy/
|
2018-02-06 14:25:05 +01:00
|
|
|
F: package/python-visitor/
|
2017-10-18 00:32:18 +02:00
|
|
|
F: package/restorecond/
|
2017-05-20 22:41:41 +02:00
|
|
|
F: package/refpolicy/
|
2017-10-18 00:32:18 +02:00
|
|
|
F: package/selinux-python/
|
|
|
|
F: package/semodule-utils/
|
2017-05-26 16:46:28 +02:00
|
|
|
F: package/setools/
|
2017-01-26 09:53:50 +01:00
|
|
|
F: package/sngrep/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2017-07-05 19:20:26 +02:00
|
|
|
N: Adrian Perez de Castro <aperez@igalia.com>
|
2018-03-23 19:59:39 +01:00
|
|
|
F: package/brotli/
|
2017-11-21 10:15:54 +01:00
|
|
|
F: package/libepoxy/
|
2017-07-05 19:20:26 +02:00
|
|
|
F: package/webkitgtk/
|
2018-03-23 19:59:40 +01:00
|
|
|
F: package/woff2/
|
2017-07-05 19:20:26 +02:00
|
|
|
|
2017-12-05 17:22:59 +01:00
|
|
|
N: Adrien Gallouët <adrien@gallouet.fr>
|
2018-09-28 00:21:01 +02:00
|
|
|
F: package/bird/
|
2017-12-05 17:22:59 +01:00
|
|
|
F: package/glorytun/
|
|
|
|
|
2017-09-07 13:49:46 +02:00
|
|
|
N: Aleksander Morgado <aleksander@aleksander.es>
|
|
|
|
F: package/libmbim/
|
|
|
|
F: package/libqmi/
|
|
|
|
F: package/modem-manager/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Alex Suykov <alex.suykov@gmail.com>
|
2018-03-05 16:02:33 +01:00
|
|
|
F: board/chromebook/snow/
|
|
|
|
F: configs/chromebook_snow_defconfig
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/vboot-utils/
|
|
|
|
|
|
|
|
N: Alexander Clouter <alex+buildroot@digriz.org.uk>
|
|
|
|
F: package/odhcp6c/
|
|
|
|
|
|
|
|
N: Alexander Dahl <post@lespocky.de>
|
|
|
|
F: package/fastd/
|
|
|
|
F: package/libuecc/
|
|
|
|
F: package/putty/
|
|
|
|
|
|
|
|
N: Alexander Lukichev <alexander.lukichev@espotel.com>
|
|
|
|
F: package/openpgm/
|
|
|
|
|
2017-09-14 13:08:11 +02:00
|
|
|
N: Alexander Mukhin <alexander.i.mukhin@gmail.com>
|
|
|
|
F: package/hostapd/
|
|
|
|
|
2018-11-22 19:36:09 +01:00
|
|
|
N: Alexander Sverdlin <alexander.sverdlin@gmail.com>
|
|
|
|
F: package/mini-snmpd/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Alexander Varnin <fenixk19@mail.ru>
|
|
|
|
F: package/liblog4c-localtime/
|
|
|
|
|
2018-02-13 14:26:34 +01:00
|
|
|
N: Alexandre Belloni <alexandre.belloni@bootlin.com>
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/tz/
|
|
|
|
|
2017-06-17 01:29:27 +02:00
|
|
|
N: Alexandre Esse <alexandre.esse.dev@gmail.com>
|
|
|
|
F: package/kvazaar/
|
2017-06-20 21:11:38 +02:00
|
|
|
F: package/v4l2loopback/
|
2017-06-17 01:29:27 +02:00
|
|
|
|
2018-02-27 17:43:23 +01:00
|
|
|
N: Alistair Francis <alistair@alistair23.me>
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/xen/
|
|
|
|
|
|
|
|
N: Alvaro G. M <alvaro.gamez@hazent.com>
|
|
|
|
F: package/dcron/
|
|
|
|
F: package/libxmlrpc/
|
|
|
|
F: package/python-docopt/
|
|
|
|
|
|
|
|
N: Anders Darander <anders@chargestorm.se>
|
|
|
|
F: package/ktap/
|
|
|
|
|
|
|
|
N: André Hentschel <nerv@dawncrow.de>
|
2017-06-22 17:11:30 +02:00
|
|
|
F: package/azure-iot-sdk-c/
|
2018-03-07 21:15:57 +01:00
|
|
|
F: package/libkrb5/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/openal/
|
|
|
|
F: package/p7zip/
|
|
|
|
F: package/wine/
|
|
|
|
|
2017-06-03 01:56:43 +02:00
|
|
|
N: Andrey Smirnov <andrew.smirnov@gmail.com>
|
2017-06-13 01:42:14 +02:00
|
|
|
F: package/python-backports-shutil-get-terminal-size/
|
2017-04-27 23:33:31 +02:00
|
|
|
F: package/python-decorator/
|
2017-06-03 01:56:46 +02:00
|
|
|
F: package/python-ipython-genutils/
|
2017-06-13 01:42:12 +02:00
|
|
|
F: package/python-pathlib2/
|
2017-06-13 01:42:13 +02:00
|
|
|
F: package/python-pickleshare/
|
2017-06-13 01:42:11 +02:00
|
|
|
F: package/python-scandir/
|
2017-04-27 23:33:33 +02:00
|
|
|
F: package/python-simplegeneric/
|
2017-07-17 23:07:50 +02:00
|
|
|
F: package/python-systemd/
|
2017-06-13 01:42:10 +02:00
|
|
|
F: package/python-traitlets/
|
2017-07-25 18:56:03 +02:00
|
|
|
F: package/zstd/
|
2017-04-27 23:33:31 +02:00
|
|
|
|
2017-06-29 21:08:11 +02:00
|
|
|
N: Andrey Yurovsky <yurovsky@gmail.com>
|
|
|
|
F: package/rauc/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Andy Kennedy <andy.kennedy@adtran.com>
|
|
|
|
F: package/libunwind/
|
|
|
|
|
|
|
|
N: Angelo Compagnucci <angelo.compagnucci@gmail.com>
|
2018-04-26 16:10:37 +02:00
|
|
|
F: package/corkscrew/
|
2018-11-25 00:24:22 +01:00
|
|
|
F: package/fail2ban/
|
2017-11-14 11:51:44 +01:00
|
|
|
F: package/i2c-tools/
|
2018-05-04 11:21:59 +02:00
|
|
|
F: package/mender/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/mono/
|
|
|
|
F: package/mono-gtksharp3/
|
|
|
|
F: package/monolite/
|
|
|
|
F: package/python-can/
|
|
|
|
F: package/python-pillow/
|
|
|
|
F: package/python-pydal/
|
|
|
|
F: package/python-web2py/
|
|
|
|
F: package/sysdig/
|
|
|
|
|
2018-05-11 22:50:35 +02:00
|
|
|
N: Anisse Astier <anisse@astier.eu>
|
|
|
|
F: package/go/
|
2018-07-19 15:54:08 +02:00
|
|
|
F: package/nghttp2/
|
2018-05-11 22:50:35 +02:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Anthony Viallard <viallard@syscom-instruments.com>
|
|
|
|
F: package/gnuplot/
|
|
|
|
|
2018-02-13 14:26:34 +01:00
|
|
|
N: Antoine Ténart <antoine.tenart@bootlin.com>
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/wf111/
|
|
|
|
|
2018-07-09 21:53:33 +02:00
|
|
|
N: Antony Pavlov <antonynpavlov@gmail.com>
|
|
|
|
F: package/lsscsi/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: ARC Maintainers <arc-buildroot@synopsys.com>
|
|
|
|
F: arch/Config.in.arc
|
2017-12-19 15:55:54 +01:00
|
|
|
F: board/synopsys/
|
2018-04-03 19:48:17 +02:00
|
|
|
F: configs/snps_arc700_axs101_defconfig
|
|
|
|
F: configs/snps_archs38_axs103_defconfig
|
|
|
|
F: configs/snps_archs38_haps_defconfig
|
2017-12-19 15:55:54 +01:00
|
|
|
F: configs/snps_archs38_hsdk_defconfig
|
2018-04-03 19:48:17 +02:00
|
|
|
F: configs/snps_archs38_vdk_defconfig
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Ariel D'Alessandro <ariel@vanguardiasur.com.ar>
|
|
|
|
F: package/axfsutils/
|
|
|
|
F: package/mali-t76x/
|
|
|
|
|
|
|
|
N: Arnaud Aujon <arnaud@intelibre.fr>
|
|
|
|
F: package/espeak/
|
|
|
|
|
|
|
|
N: Arnout Vandecappelle <arnout@mind.be>
|
2017-04-05 12:14:10 +02:00
|
|
|
F: package/arp-scan/
|
2018-06-18 14:13:09 +02:00
|
|
|
F: package/dehydrated/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/freescale-imx/firmware-imx/
|
|
|
|
F: package/freescale-imx/imx-lib/
|
|
|
|
F: package/gstreamer/gst-fsl-plugins/
|
2018-02-16 16:21:25 +01:00
|
|
|
F: package/libpagekite/
|
2017-02-23 18:00:36 +01:00
|
|
|
F: package/lua-bit32/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/owfs/
|
|
|
|
F: package/python-bottle/
|
|
|
|
F: package/sqlcipher/
|
|
|
|
F: package/stress/
|
|
|
|
|
2018-03-06 21:03:25 +01:00
|
|
|
N: Asaf Kahlon <asafka7@gmail.com>
|
2018-06-23 17:17:36 +02:00
|
|
|
F: package/libuv/
|
2018-10-20 21:07:31 +02:00
|
|
|
F: package/python*
|
2018-04-15 20:15:55 +02:00
|
|
|
F: package/zeromq/
|
2018-03-06 21:03:25 +01:00
|
|
|
|
2016-12-09 03:23:21 +01:00
|
|
|
N: Ash Charles <ash.charles@savoirfairelinux.com>
|
|
|
|
F: package/pru-software-support/
|
|
|
|
F: package/ti-cgt-pru/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Assaf Inbal <shmuelzon@gmail.com>
|
|
|
|
F: package/lbase64/
|
|
|
|
F: package/luabitop/
|
|
|
|
F: package/luacrypto/
|
|
|
|
F: package/luaexpatutils/
|
|
|
|
F: package/luaposix/
|
|
|
|
F: package/luasec/
|
|
|
|
F: package/lua-ev/
|
|
|
|
F: package/orbit/
|
|
|
|
|
2017-12-08 14:59:27 +01:00
|
|
|
N: Bartosz Bilas <b.bilas@grinn-global.com>
|
|
|
|
F: package/qt5/qt5scxml/
|
|
|
|
|
2017-04-04 17:04:35 +02:00
|
|
|
N: Bartosz Golaszewski <brgl@bgdev.pl>
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/autoconf-archive/
|
|
|
|
F: package/doxygen/
|
2017-01-19 13:01:50 +01:00
|
|
|
F: package/libgpiod/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libserialport/
|
|
|
|
F: package/libsigrok/
|
|
|
|
F: package/libsigrokdecode/
|
|
|
|
F: package/libzip/
|
|
|
|
F: package/pulseview/
|
|
|
|
F: package/sigrok-cli/
|
|
|
|
|
|
|
|
N: Baruch Siach <baruch@tkos.co.il>
|
2018-03-01 22:51:42 +01:00
|
|
|
F: package/18xx-ti-utils/
|
2017-05-02 07:07:44 +02:00
|
|
|
F: package/daemon/
|
2017-11-09 19:52:54 +01:00
|
|
|
F: package/dropbear/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/ebtables/
|
2017-11-09 19:52:54 +01:00
|
|
|
F: package/i2c-tools/
|
|
|
|
F: package/libcurl/
|
|
|
|
F: package/libpcap/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/openipmi/
|
2017-10-30 06:08:55 +01:00
|
|
|
F: package/socat/
|
2017-11-09 19:52:54 +01:00
|
|
|
F: package/strace/
|
|
|
|
F: package/tcpdump/
|
2017-03-13 15:42:13 +01:00
|
|
|
F: package/ti-uim/
|
2017-08-22 15:11:20 +02:00
|
|
|
F: package/uhubctl/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Ben Boeckel <mathstuf@gmail.com>
|
|
|
|
F: package/taskd/
|
|
|
|
|
|
|
|
N: Benjamin Kamath <kamath.ben@gmail.com>
|
|
|
|
F: package/lapack/
|
|
|
|
|
|
|
|
N: Bernd Kuhls <bernd.kuhls@t-online.de>
|
2017-05-21 17:01:06 +02:00
|
|
|
F: package/alsa-lib/
|
|
|
|
F: package/alsa-utils/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/apache/
|
|
|
|
F: package/apr/
|
|
|
|
F: package/apr-util/
|
2018-10-14 11:01:53 +02:00
|
|
|
F: package/asterisk/
|
2017-10-06 22:28:27 +02:00
|
|
|
F: package/bcg729/
|
2017-02-09 22:26:16 +01:00
|
|
|
F: package/bluez-tools/
|
2017-10-29 17:12:55 +01:00
|
|
|
F: package/boinc/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/clamav/
|
|
|
|
F: package/dovecot/
|
|
|
|
F: package/dovecot-pigeonhole/
|
|
|
|
F: package/dtv-scan-tables/
|
|
|
|
F: package/eudev/
|
|
|
|
F: package/exim/
|
|
|
|
F: package/fetchmail/
|
2018-07-29 13:12:05 +02:00
|
|
|
F: package/ffmpeg/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/freeswitch/
|
2017-10-06 22:28:28 +02:00
|
|
|
F: package/freeswitch-mod-bcg729/
|
2016-12-18 21:56:29 +01:00
|
|
|
F: package/ghostscript/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/giflib/
|
|
|
|
F: package/glmark2/
|
2017-06-04 15:20:40 +02:00
|
|
|
F: package/hdparm/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/jsoncpp/
|
|
|
|
F: package/kodi*
|
|
|
|
F: package/lame/
|
|
|
|
F: package/leafnode2/
|
|
|
|
F: package/libaacs/
|
|
|
|
F: package/libasplib/
|
|
|
|
F: package/libass/
|
|
|
|
F: package/libbdplus/
|
|
|
|
F: package/libbluray/
|
|
|
|
F: package/libbroadvoice/
|
|
|
|
F: package/libcdio/
|
|
|
|
F: package/libcec/
|
|
|
|
F: package/libcodec2/
|
|
|
|
F: package/libcrossguid/
|
|
|
|
F: package/libdcadec/
|
|
|
|
F: package/libdrm/
|
|
|
|
F: package/libdvbcsa/
|
|
|
|
F: package/libdvdcss/
|
|
|
|
F: package/libdvdnav/
|
|
|
|
F: package/libdvdread/
|
|
|
|
F: package/libebur128/
|
|
|
|
F: package/libfreeglut/
|
|
|
|
F: package/libg7221/
|
|
|
|
F: package/libglew/
|
|
|
|
F: package/libglfw/
|
|
|
|
F: package/libglu/
|
|
|
|
F: package/libhdhomerun/
|
|
|
|
F: package/libilbc/
|
|
|
|
F: package/libldns/
|
|
|
|
F: package/libmicrohttpd/
|
|
|
|
F: package/libminiupnpc/
|
|
|
|
F: package/libnatpmp/
|
2017-03-12 12:33:25 +01:00
|
|
|
F: package/libnpth/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libogg/
|
|
|
|
F: package/libopenh264/
|
|
|
|
F: package/libpciaccess/
|
|
|
|
F: package/libplatform/
|
2017-09-03 15:08:58 +02:00
|
|
|
F: package/libpng/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libsidplay2/
|
|
|
|
F: package/libsilk/
|
|
|
|
F: package/libsndfile/
|
|
|
|
F: package/libsoil/
|
|
|
|
F: package/libsoundtouch/
|
|
|
|
F: package/libsquish/
|
|
|
|
F: package/liburiparser/
|
|
|
|
F: package/libva/
|
|
|
|
F: package/libva-intel-driver/
|
2017-07-03 23:09:53 +02:00
|
|
|
F: package/libva-utils/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libvorbis/
|
|
|
|
F: package/libvpx/
|
|
|
|
F: package/libyuv/
|
|
|
|
F: package/mesa3d/
|
|
|
|
F: package/minidlna/
|
|
|
|
F: package/mjpg-streamer/
|
2018-08-21 22:41:32 +02:00
|
|
|
F: package/perl-crypt-openssl-guess/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/perl-crypt-openssl-random/
|
|
|
|
F: package/perl-crypt-openssl-rsa/
|
|
|
|
F: package/perl-digest-sha1/
|
|
|
|
F: package/perl-encode-detect/
|
|
|
|
F: package/perl-encode-locale/
|
|
|
|
F: package/perl-file-listing/
|
|
|
|
F: package/perl-html-parser/
|
|
|
|
F: package/perl-html-tagset/
|
|
|
|
F: package/perl-http-cookies/
|
|
|
|
F: package/perl-http-daemon/
|
|
|
|
F: package/perl-http-date/
|
|
|
|
F: package/perl-http-message/
|
|
|
|
F: package/perl-http-negotiate/
|
|
|
|
F: package/perl-io-html/
|
|
|
|
F: package/perl-lwp-mediatypes/
|
|
|
|
F: package/perl-mail-dkim/
|
|
|
|
F: package/perl-mailtools/
|
|
|
|
F: package/perl-mime-base64/
|
|
|
|
F: package/perl-net-dns/
|
|
|
|
F: package/perl-net-http/
|
|
|
|
F: package/perl-netaddr-ip/
|
|
|
|
F: package/perl-timedate/
|
|
|
|
F: package/perl-uri/
|
|
|
|
F: package/perl-www-robotrules/
|
|
|
|
F: package/pixman/
|
2017-04-08 17:18:03 +02:00
|
|
|
F: package/pngquant/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/pound/
|
|
|
|
F: package/pure-ftpd/
|
2016-10-10 21:09:58 +02:00
|
|
|
F: package/python-couchdb/
|
|
|
|
F: package/python-cssutils/
|
|
|
|
F: package/python-futures/
|
|
|
|
F: package/python-mwclient/
|
|
|
|
F: package/python-mwscrape/
|
|
|
|
F: package/python-mwscrape2slob/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-mako/
|
2017-11-12 11:45:21 +01:00
|
|
|
F: package/python-oauthlib/
|
2016-10-10 21:09:58 +02:00
|
|
|
F: package/python-pyicu/
|
|
|
|
F: package/python-pylru/
|
2017-11-12 11:45:22 +01:00
|
|
|
F: package/python-requests-oauthlib/
|
2016-10-10 21:09:58 +02:00
|
|
|
F: package/python-slob/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/rtmpdump/
|
2018-01-28 13:53:34 +01:00
|
|
|
F: package/samba4/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/softether/
|
2018-10-03 15:13:57 +02:00
|
|
|
F: package/spandsp/
|
2018-06-10 11:04:42 +02:00
|
|
|
F: package/sqlite/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/taglib/
|
|
|
|
F: package/tinyxml2/
|
|
|
|
F: package/tor/
|
|
|
|
F: package/transmission/
|
|
|
|
F: package/tvheadend/
|
|
|
|
F: package/unixodbc/
|
2016-10-25 22:36:03 +02:00
|
|
|
F: package/vdr/
|
2016-10-25 22:49:09 +02:00
|
|
|
F: package/vdr-plugin-vnsiserver/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/vlc/
|
|
|
|
F: package/vnstat/
|
2017-11-22 19:34:20 +01:00
|
|
|
F: package/waylandpp/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/x11r7/
|
|
|
|
F: package/x264/
|
|
|
|
F: package/x265/
|
|
|
|
F: package/znc/
|
|
|
|
|
2016-09-23 10:14:14 +02:00
|
|
|
N: Biagio Montaruli <biagio.hkr@gmail.com>
|
|
|
|
F: board/acmesystems/
|
|
|
|
F: configs/acmesystems_*
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Bimal Jacob <bimal.jacob@rockwellcollins.com>
|
|
|
|
F: package/nginx-upload/
|
|
|
|
|
|
|
|
N: Bogdan Radulescu <bogdan@nimblex.net>
|
|
|
|
F: package/iftop/
|
|
|
|
F: package/ncdu/
|
|
|
|
|
2018-11-16 16:52:53 +01:00
|
|
|
N: Brandon Maier <brandon.maier@rockwellcollins.com>
|
|
|
|
F: package/vmtouch/
|
|
|
|
|
2017-08-29 00:22:29 +02:00
|
|
|
N: Brock Williams <brock@cottonwoodcomputer.com>
|
|
|
|
F: package/pdmenu/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Carlo Caione <carlo.caione@gmail.com>
|
|
|
|
F: package/sunxi-boards/
|
|
|
|
|
2018-05-23 18:55:04 +02:00
|
|
|
N: Carlos Santos <casantos@datacom.com.br>
|
2018-11-06 11:11:16 +01:00
|
|
|
F: package/aer-inject/
|
2018-06-07 02:15:47 +02:00
|
|
|
F: package/busybox/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/gtest/
|
2018-06-07 02:15:47 +02:00
|
|
|
F: package/initscripts/
|
2018-12-12 02:20:24 +01:00
|
|
|
F: package/intel-microcode/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libpam-radius-auth/
|
|
|
|
F: package/libpam-tacplus/
|
2018-05-22 13:22:13 +02:00
|
|
|
F: package/modem-manager/
|
2018-12-12 02:20:24 +01:00
|
|
|
F: package/pcm-tools/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/perl-file-util/
|
2018-06-07 02:15:47 +02:00
|
|
|
F: package/skeleton-custom/
|
|
|
|
F: package/skeleton-init-common/
|
|
|
|
F: package/skeleton-init-none/
|
|
|
|
F: package/skeleton-init-systemd/
|
|
|
|
F: package/skeleton-init-sysv/
|
|
|
|
F: package/skeleton/
|
|
|
|
F: package/sysvinit/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/util-linux/
|
2018-03-15 13:56:02 +01:00
|
|
|
F: package/tpm2-abrmd/
|
|
|
|
F: package/tpm2-tools/
|
|
|
|
F: package/tpm2-tss/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Carsten Schoenert <c.schoenert@gmail.com>
|
|
|
|
F: package/dvbsnoop/
|
|
|
|
F: package/libdvbsi/
|
|
|
|
F: package/libsvg/
|
|
|
|
F: package/libsvg-cairo/
|
|
|
|
|
2018-07-09 21:53:33 +02:00
|
|
|
N: Cédric Chépied <cedric.chepied@gmail.com>
|
|
|
|
F: package/znc/
|
|
|
|
|
2017-06-18 18:28:09 +02:00
|
|
|
N: Chakra Divi <chakra@openedev.com>
|
2017-07-05 18:04:15 +02:00
|
|
|
F: board/friendlyarm/nanopi-m1
|
2017-07-10 18:28:38 +02:00
|
|
|
F: board/friendlyarm/nanopi-m1-plus
|
2017-06-18 18:28:09 +02:00
|
|
|
F: board/olimex/a13_olinuxino
|
2017-07-01 03:17:20 +02:00
|
|
|
F: board/orangepi/orangepi-plus
|
2017-07-05 18:04:15 +02:00
|
|
|
F: configs/nanopi_m1_defconfig
|
2017-07-10 18:28:38 +02:00
|
|
|
F: configs/nanopi_m1_plus_defconfig
|
2017-06-18 18:28:09 +02:00
|
|
|
F: configs/olimex_a13_olinuxino_defconfig
|
2017-07-01 03:17:20 +02:00
|
|
|
F: configs/orangepi_plus_defconfig
|
2017-06-18 18:28:09 +02:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Chris Packham <judge.packham@gmail.com>
|
|
|
|
F: package/eventlog/
|
|
|
|
F: package/micropython/
|
|
|
|
F: package/micropython-lib/
|
|
|
|
F: package/syslog-ng/
|
|
|
|
|
2017-03-01 17:18:39 +01:00
|
|
|
N: Christian Kellermann <christian.kellermann@solectrix.de>
|
|
|
|
F: package/python-pylibftdi/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Christian Stewart <christian@paral.in>
|
2016-09-21 12:19:23 +02:00
|
|
|
F: linux/linux-ext-aufs.mk
|
|
|
|
F: package/aufs/
|
|
|
|
F: package/aufs-util/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/batman-adv/
|
2018-12-03 21:11:59 +01:00
|
|
|
F: package/docker-cli/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/docker-containerd/
|
|
|
|
F: package/docker-engine/
|
2018-03-04 01:43:42 +01:00
|
|
|
F: package/docker-proxy/
|
2018-11-07 21:12:59 +01:00
|
|
|
F: package/go/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/mosh/
|
|
|
|
F: package/rtl8821au/
|
|
|
|
F: package/runc/
|
2018-08-10 20:42:55 +02:00
|
|
|
F: package/tini/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
|
|
|
|
F: package/drbd-utils/
|
|
|
|
F: package/iotop/
|
|
|
|
F: package/python-configshell-fb/
|
|
|
|
F: package/python-rtslib-fb/
|
|
|
|
F: package/python-urwid/
|
|
|
|
F: package/targetcli-fb/
|
|
|
|
|
2018-08-10 18:14:45 +02:00
|
|
|
N: Christopher McCrory <chrismcc@gmail.com>
|
|
|
|
F: package/perl-appconfig/
|
2018-08-10 18:14:46 +02:00
|
|
|
F: package/perl-astro-suntime/
|
2018-08-20 13:55:10 +02:00
|
|
|
F: package/perl-class-load/
|
2018-08-10 18:14:48 +02:00
|
|
|
F: package/perl-class-std/
|
2018-08-11 20:27:36 +02:00
|
|
|
F: package/perl-class-std-fast/
|
2018-08-20 13:55:04 +02:00
|
|
|
F: package/perl-data-dump/
|
2018-08-11 20:27:37 +02:00
|
|
|
F: package/perl-data-optlist/
|
2018-08-10 18:14:49 +02:00
|
|
|
F: package/perl-data-uuid/
|
2018-08-10 18:14:50 +02:00
|
|
|
F: package/perl-date-manip/
|
2018-08-20 13:55:03 +02:00
|
|
|
F: package/perl-dbd-mysql/
|
2018-08-10 18:14:51 +02:00
|
|
|
F: package/perl-dbi/
|
2018-08-10 18:14:52 +02:00
|
|
|
F: package/perl-device-serialport/
|
2018-08-20 13:55:08 +02:00
|
|
|
F: package/perl-dist-checkconflicts/
|
2018-08-10 18:14:53 +02:00
|
|
|
F: package/perl-file-slurp/
|
2018-08-10 18:14:54 +02:00
|
|
|
F: package/perl-io-interface/
|
2018-08-11 20:27:40 +02:00
|
|
|
F: package/perl-io-socket-multicast/
|
2018-08-10 18:14:55 +02:00
|
|
|
F: package/perl-json-maybexs/
|
2018-08-11 20:27:41 +02:00
|
|
|
F: package/perl-mime-tools/
|
2018-08-11 20:27:42 +02:00
|
|
|
F: package/perl-module-implementation/
|
2018-08-10 18:14:56 +02:00
|
|
|
F: package/perl-module-runtime/
|
2018-08-10 18:14:57 +02:00
|
|
|
F: package/perl-number-bytes-human/
|
2018-08-20 13:55:09 +02:00
|
|
|
F: package/perl-package-stash/
|
2018-08-10 18:14:58 +02:00
|
|
|
F: package/perl-params-util/
|
2018-08-10 18:14:59 +02:00
|
|
|
F: package/perl-sub-install/
|
2018-08-20 13:55:07 +02:00
|
|
|
F: package/perl-sys-cpu/
|
2018-08-10 18:15:00 +02:00
|
|
|
F: package/perl-sys-meminfo/
|
2018-08-10 18:15:01 +02:00
|
|
|
F: package/perl-sys-mmap/
|
2018-08-20 13:55:05 +02:00
|
|
|
F: package/perl-time-parsedate/
|
2018-08-20 13:55:06 +02:00
|
|
|
F: package/perl-x10/
|
2018-08-10 18:14:45 +02:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Clayton Shotwell <clayton.shotwell@rockwellcollins.com>
|
|
|
|
F: package/audit/
|
|
|
|
F: package/checkpolicy/
|
2016-12-10 15:49:44 +01:00
|
|
|
F: package/cpio/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libcgroup/
|
|
|
|
F: package/libee/
|
|
|
|
F: package/libestr/
|
|
|
|
F: package/liblogging/
|
|
|
|
F: package/libselinux/
|
|
|
|
F: package/libsemanage/
|
|
|
|
F: package/libsepol/
|
2016-12-10 15:50:16 +01:00
|
|
|
F: package/policycoreutils/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/ustr/
|
|
|
|
|
2017-05-06 16:07:07 +02:00
|
|
|
N: Corentin Guillevic <corentin.guillevic@smile.fr>
|
|
|
|
F: package/libloki/
|
|
|
|
|
2016-09-21 12:19:23 +02:00
|
|
|
N: Cyril Bur <cyrilbur@gmail.com>
|
2016-11-09 00:09:44 +01:00
|
|
|
F: arch/Config.in.powerpc
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/kvm-unit-tests
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Dagg Stompler <daggs@gmx.com>
|
2018-03-07 20:29:17 +01:00
|
|
|
F: board/hardkernel/odroidc2
|
|
|
|
F: configs/odroidc2_defconfig
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libamcodec/
|
|
|
|
F: package/odroid-mali/
|
|
|
|
F: package/odroid-scripts/
|
|
|
|
|
|
|
|
N: Damien Lanson <damien@kal-host.com>
|
|
|
|
F: package/libvdpau/
|
|
|
|
F: package/log4cpp/
|
|
|
|
|
2018-07-17 22:46:13 +02:00
|
|
|
N: Daniel Nicoletti <dantti12@gmail.com>
|
|
|
|
F: package/cutelyst/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Daniel Nyström <daniel.nystrom@timeterminal.se>
|
|
|
|
F: package/e2tools/
|
|
|
|
|
|
|
|
N: Daniel Price <daniel.price@gmail.com>
|
|
|
|
F: package/nodejs/
|
|
|
|
F: package/redis/
|
|
|
|
|
|
|
|
N: Daniel Sangue <daniel.sangue@sangue.ch>
|
|
|
|
F: package/libftdi1/
|
|
|
|
|
|
|
|
N: Danomi Manchego <danomimanchego123@gmail.com>
|
|
|
|
F: package/cjson/
|
|
|
|
F: package/jq/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/libwebsockets/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/ljsyscall/
|
|
|
|
F: package/lua-cjson/
|
|
|
|
F: package/luaexpat/
|
|
|
|
F: package/xinetd/
|
|
|
|
|
|
|
|
N: David Bachelart <david.bachelart@bbright.com>
|
|
|
|
F: package/ccrypt/
|
|
|
|
F: package/dos2unix/
|
|
|
|
F: package/ipmiutil/
|
2017-01-28 11:04:21 +01:00
|
|
|
F: package/jsmn/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-daemon/
|
2017-01-27 09:38:08 +01:00
|
|
|
F: package/sslh/
|
2017-01-25 11:45:37 +01:00
|
|
|
F: package/udpxy/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: David Bender <codehero@gmail.com>
|
|
|
|
F: package/benejson/
|
|
|
|
F: package/cgic/
|
|
|
|
F: package/freeradius-client/
|
|
|
|
F: package/openldap/
|
|
|
|
|
|
|
|
N: David du Colombier <0intro@gmail.com>
|
|
|
|
F: package/x264/
|
|
|
|
|
2017-05-02 01:11:40 +02:00
|
|
|
N: David Graziano <david.graziano@rockwellcollins.com>
|
|
|
|
F: package/libcsv/
|
|
|
|
|
2016-11-02 22:01:12 +01:00
|
|
|
N: David Lechner <david@lechnology.com>
|
|
|
|
F: board/lego/ev3/
|
|
|
|
F: configs/lego_ev3_defconfig
|
|
|
|
F: linux/linux-ext-ev3dev-linux-drivers.mk
|
|
|
|
F: package/ev3dev-linux-drivers/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Davide Viti <zinosat@tiscali.it>
|
|
|
|
F: package/flann/
|
|
|
|
F: package/python-paho-mqtt/
|
|
|
|
F: package/qhull/
|
|
|
|
F: package/tcllib/
|
|
|
|
|
|
|
|
N: Denis Bodor <lefinnois@lefinnois.net>
|
|
|
|
F: package/libstrophe/
|
|
|
|
|
|
|
|
N: Dimitrios Siganos <dimitris@siganos.org>
|
|
|
|
F: package/wireless-regdb/
|
|
|
|
|
|
|
|
N: Dominik Faessler <faessler@was.ch>
|
|
|
|
F: package/logsurfer/
|
|
|
|
F: package/python-id3/
|
|
|
|
|
|
|
|
N: Doug Kehn <rdkehn@yahoo.com>
|
|
|
|
F: package/nss-pam-ldapd/
|
|
|
|
F: package/sp-oops-extract/
|
|
|
|
F: package/unscd/
|
|
|
|
|
2017-10-01 00:13:03 +02:00
|
|
|
N: Dushara Jayasinghe <nidujay@gmail.com>
|
|
|
|
F: package/prosody/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Ed Swierk <eswierk@skyportsystems.com>
|
|
|
|
F: package/xxhash/
|
|
|
|
|
|
|
|
N: Eric Le Bihan <eric.le.bihan.dev@free.fr>
|
2017-10-29 14:10:52 +01:00
|
|
|
F: docs/manual/adding-packages-meson.txt
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/adwaita-icon-theme/
|
2018-02-04 19:07:42 +01:00
|
|
|
F: package/cargo-bin/
|
2018-02-04 19:07:47 +01:00
|
|
|
F: package/cargo/
|
2016-12-11 15:10:44 +01:00
|
|
|
F: package/darkhttpd/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/eudev/
|
2016-12-19 22:29:08 +01:00
|
|
|
F: package/execline/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/hicolor-icon-theme/
|
|
|
|
F: package/jemalloc/
|
2017-10-29 14:10:51 +01:00
|
|
|
F: package/meson/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/ninja/
|
2018-05-15 21:51:52 +02:00
|
|
|
F: package/pkg-meson.mk
|
2018-02-04 19:07:41 +01:00
|
|
|
F: package/rust-bin/
|
rust: new package
This new package provides rustc, the compiler for the Rust programming
language, built from source.
Currently, only the host variant is built.
The Rust compiler uses LLVM as its backend: a copy of LLVM source code
is provided and CMake is used to build it. It is possible to use a
pre-built external copy. When LLVM/clang will be available in Buildroot,
it would be possible to benefit from this feature and thus decrease
build time.
LLVM is configured to generate code for x86, ARM, PowerPC and MIPS
architectures.
The Rust compiler uses Cargo as its build system and is written in Rust.
Therefore this package depends on cargo-bin and rust-bin.
The internal build process is as follows:
1. stage0 compiler, provided by rust-bin, is used to build stage1
compiler.
2. stage1 compiler builds the final Rust compiler (stage2 compiler)
and the standard library for the host architecture.
3. the standard library for the target architecture is built.
The target architecture to support is given by the GNU/LLVM target
triple. Rust supports some predefined targets [1]. As the build system
expects the triple to be in the form of <arch>-unknown-<system> and
Buildroot toolchain wrapper uses <arch>-buildroot-<system>, the package
Makefile uses $(RUST_TARGET_NAME) defined in the rustc package and uses
it instead of $(GNU_TARGET_NAME).
When compiling Rust code with this compiler, the generated program only
depends on the target C library, as it is statically linked to the Rust
standard library and any other code from Rust packages (a.k.a.
"crates").
If the jemalloc package is selected, support for this memory allocator
will be enabled in the target standard library.
The menuconfig entry for rustc is also updated to expose this provider.
[1] https://forge.rust-lang.org/platform-support.html
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-02-04 19:07:43 +01:00
|
|
|
F: package/rust/
|
2016-12-19 22:29:09 +01:00
|
|
|
F: package/s6/
|
2016-12-19 22:29:10 +01:00
|
|
|
F: package/s6-dns/
|
2016-12-19 22:29:15 +01:00
|
|
|
F: package/s6-linux-init/
|
2016-12-19 22:29:14 +01:00
|
|
|
F: package/s6-linux-utils/
|
2016-12-19 22:29:11 +01:00
|
|
|
F: package/s6-networking/
|
2016-12-19 22:29:13 +01:00
|
|
|
F: package/s6-portable-utils/
|
2016-12-19 22:29:12 +01:00
|
|
|
F: package/s6-rc/
|
2016-12-23 11:20:29 +01:00
|
|
|
F: package/skalibs/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/smack/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/xvisor/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Eric Limpens <limpens@gmail.com>
|
|
|
|
F: package/pifmrds/
|
|
|
|
F: package/ympd/
|
|
|
|
|
|
|
|
N: Erico Nunes <nunes.erico@gmail.com>
|
2018-12-08 16:01:21 +01:00
|
|
|
F: board/aarch64-efi/
|
|
|
|
F: configs/aarch64_efi_defconfig
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/acpica/
|
|
|
|
F: package/acpitool/
|
|
|
|
F: package/efibootmgr/
|
|
|
|
F: package/efivar/
|
2016-10-04 16:52:23 +02:00
|
|
|
F: package/fwts/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/spi-tools/
|
|
|
|
F: package/xdotool/
|
2017-10-22 15:54:26 +02:00
|
|
|
F: configs/pc_x86_64_*
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2018-03-10 12:51:39 +01:00
|
|
|
N: Erik Larsson <karl.erik.larsson@gmail.com>
|
|
|
|
F: package/imx-mkimage/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Erik Stromdahl <erik.stromdahl@gmail.com>
|
|
|
|
F: package/mxsldr/
|
|
|
|
|
|
|
|
N: Ernesto L. Williams Jr <realcontrols@gmail.com>
|
|
|
|
F: package/szip/
|
|
|
|
|
2018-04-10 19:12:37 +02:00
|
|
|
N: Eugene Tarassov <eugene@largest.net>
|
|
|
|
F: package/tcf-agent/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Evan Zelkowitz <evan.zelkowitz@gmail.com>
|
|
|
|
F: package/sdl_gfx/
|
|
|
|
|
|
|
|
N: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
|
2018-03-07 23:41:27 +01:00
|
|
|
F: board/ci20/
|
|
|
|
F: configs/ci20_defconfig
|
2016-09-12 22:54:53 +02:00
|
|
|
F: arch/Config.in.nios2
|
|
|
|
F: package/fio/
|
|
|
|
F: package/iptraf-ng/
|
|
|
|
F: package/jimtcl/
|
2016-12-10 14:59:29 +01:00
|
|
|
F: package/mimic/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/nodm/
|
|
|
|
F: package/openbox/
|
2017-01-29 16:20:18 +01:00
|
|
|
F: package/rtl8723bs/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/supertuxkart/
|
|
|
|
|
|
|
|
N: Fabio Estevam <festevam@gmail.com>
|
2016-09-21 12:19:23 +02:00
|
|
|
F: board/warp7/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: configs/freescale_imx*
|
2018-03-05 01:21:30 +01:00
|
|
|
F: configs/imx23evk_defconfig
|
|
|
|
F: configs/imx6-sabre*
|
2017-11-14 14:18:11 +01:00
|
|
|
F: configs/imx6slevk_defconfig
|
2017-11-24 08:51:56 +01:00
|
|
|
F: configs/imx6sx-sdb_defconfig
|
2017-11-23 15:38:42 +01:00
|
|
|
F: configs/imx6ulevk_defconfig
|
2016-09-30 23:37:03 +02:00
|
|
|
F: configs/imx6ulpico_defconfig
|
2018-07-08 23:16:19 +02:00
|
|
|
F: configs/imx7d-sdb_defconfig
|
2018-03-05 01:21:30 +01:00
|
|
|
F: configs/imx7dpico_defconfig
|
|
|
|
F: configs/mx25pdk_defconfig
|
|
|
|
F: configs/mx51evk_defconfig
|
|
|
|
F: configs/mx53loco_defconfig
|
2016-09-30 23:37:03 +02:00
|
|
|
F: configs/mx6cubox_defconfig
|
2016-12-28 18:42:29 +01:00
|
|
|
F: configs/mx6sx_udoo_neo_defconfig
|
2016-11-03 19:40:17 +01:00
|
|
|
F: configs/mx6udoo_defconfig
|
2016-12-28 18:42:29 +01:00
|
|
|
F: configs/wandboard_defconfig
|
2016-09-21 12:19:23 +02:00
|
|
|
F: configs/warp7_defconfig
|
2017-04-09 19:44:02 +02:00
|
|
|
F: package/atest/
|
2017-02-15 11:31:42 +01:00
|
|
|
F: package/kmscube/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Fabio Porcedda <fabio.porcedda@gmail.com>
|
|
|
|
F: package/netsurf-buildsystem/
|
|
|
|
|
|
|
|
N: Fabrice Fontaine <fabrice.fontaine@orange.com>
|
|
|
|
F: package/domoticz/
|
2017-03-24 21:38:50 +01:00
|
|
|
F: package/libmediaart/
|
2017-02-12 21:26:56 +01:00
|
|
|
F: package/libmaxminddb/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/openzwave/
|
|
|
|
|
|
|
|
N: Fabrice Fontaine <fontaine.fabrice@gmail.com>
|
|
|
|
F: package/alljoyn/
|
|
|
|
F: package/alljoyn-base/
|
|
|
|
F: package/alljoyn-tcl/
|
|
|
|
F: package/alljoyn-tcl-base/
|
2017-10-29 17:12:55 +01:00
|
|
|
F: package/boinc/
|
2018-06-03 21:19:31 +02:00
|
|
|
F: package/cairo/
|
2018-09-05 20:23:20 +02:00
|
|
|
F: package/duktape/
|
2018-08-29 23:48:05 +02:00
|
|
|
F: package/expat/
|
2017-12-18 22:10:39 +01:00
|
|
|
F: package/flatbuffers/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/gtksourceview/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/gssdp/
|
|
|
|
F: package/gupnp/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/gupnp-dlna/
|
|
|
|
F: package/gupnp-tools/
|
2018-09-21 22:56:19 +02:00
|
|
|
F: package/haproxy/
|
2017-04-01 16:03:50 +02:00
|
|
|
F: package/hiredis/
|
2018-03-27 23:24:01 +02:00
|
|
|
F: package/i2pd/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/igd2-for-linux/
|
2018-06-18 20:14:36 +02:00
|
|
|
F: package/json-c/
|
2018-05-09 12:28:49 +02:00
|
|
|
F: package/lcms2/
|
2018-05-02 19:14:38 +02:00
|
|
|
F: package/lftp/
|
2018-04-09 22:18:45 +02:00
|
|
|
F: package/libcap-ng/
|
2018-03-09 23:33:37 +01:00
|
|
|
F: package/libcdio-paranoia/
|
2018-04-29 22:23:58 +02:00
|
|
|
F: package/libcgicc/
|
|
|
|
F: package/libconfig/
|
|
|
|
F: package/libcue/
|
|
|
|
F: package/libebml/
|
2018-04-30 18:32:30 +02:00
|
|
|
F: package/libgee/
|
2018-04-07 14:04:21 +02:00
|
|
|
F: package/libglib2/
|
2018-04-30 18:32:30 +02:00
|
|
|
F: package/libgtk2/
|
|
|
|
F: package/libgtk3/
|
2018-05-02 19:14:38 +02:00
|
|
|
F: package/libidn/
|
2018-05-01 22:40:32 +02:00
|
|
|
F: package/libidn2/
|
2018-05-02 19:14:38 +02:00
|
|
|
F: package/libjpeg/
|
2018-05-09 12:28:49 +02:00
|
|
|
F: package/liblockfile/
|
2018-04-29 22:23:58 +02:00
|
|
|
F: package/libmatroska/
|
2018-03-08 17:50:06 +01:00
|
|
|
F: package/libmpdclient/
|
2018-05-09 12:28:49 +02:00
|
|
|
F: package/libnetfilter_conntrack/
|
|
|
|
F: package/libnetfilter_queue/
|
2018-06-03 21:19:31 +02:00
|
|
|
F: package/liboping/
|
|
|
|
F: package/libpfm4/
|
|
|
|
F: package/libraw/
|
|
|
|
F: package/libraw1394/
|
|
|
|
F: package/libroxml/
|
|
|
|
F: package/librsvg/
|
|
|
|
F: package/librsync/
|
2018-06-18 20:14:36 +02:00
|
|
|
F: package/libsoup/
|
|
|
|
F: package/libsoxr/
|
2017-11-18 21:32:02 +01:00
|
|
|
F: package/libupnp/
|
2017-11-18 21:24:40 +01:00
|
|
|
F: package/libupnp18/
|
2018-08-29 23:48:05 +02:00
|
|
|
F: package/libv4l/
|
2018-06-18 20:14:36 +02:00
|
|
|
F: package/libxslt/
|
2018-06-03 21:19:31 +02:00
|
|
|
F: package/mbedtls/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/minissdpd/
|
2018-08-29 23:48:05 +02:00
|
|
|
F: package/minizip/
|
2017-04-01 16:03:50 +02:00
|
|
|
F: package/motion/
|
2018-05-02 19:14:38 +02:00
|
|
|
F: package/mutt/
|
2018-03-08 17:42:52 +01:00
|
|
|
F: package/ncmpc/
|
2018-06-03 21:19:31 +02:00
|
|
|
F: package/oprofile/
|
2018-04-30 18:32:30 +02:00
|
|
|
F: package/pcmanfm/
|
2017-10-31 09:39:33 +01:00
|
|
|
F: package/rygel/
|
2017-12-19 20:12:04 +01:00
|
|
|
F: package/safeclib/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/tinycbor/
|
|
|
|
F: package/tinydtls/
|
2018-06-18 20:14:36 +02:00
|
|
|
F: package/tinymembench/
|
2018-05-09 12:28:49 +02:00
|
|
|
F: package/whois/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2018-03-14 14:17:50 +01:00
|
|
|
N: Falco Hyfing <hyfinglists@gmail.com>
|
|
|
|
F: package/python-pymodbus/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Floris Bos <bos@je-eigen-domein.nl>
|
|
|
|
F: package/ipmitool/
|
|
|
|
F: package/odhcploc/
|
|
|
|
|
|
|
|
N: Francisco Gonzalez <gzmorell@gmail.com>
|
|
|
|
F: package/ser2net/
|
|
|
|
|
|
|
|
N: Francois Perrad <francois.perrad@gadz.org>
|
|
|
|
F: board/olimex/a20_olinuxino
|
|
|
|
F: configs/olimex_a20_olinuxino_*
|
|
|
|
F: package/4th/
|
|
|
|
F: package/botan/
|
2018-04-29 09:11:46 +02:00
|
|
|
F: package/chipmunk/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/dado/
|
|
|
|
F: package/ficl/
|
|
|
|
F: package/gdbm/
|
|
|
|
F: package/libtomcrypt/
|
|
|
|
F: package/libtommath/
|
|
|
|
F: package/libump/
|
|
|
|
F: package/linenoise/
|
|
|
|
F: package/ljlinenoise/
|
|
|
|
F: package/lpeg/
|
|
|
|
F: package/lpty/
|
|
|
|
F: package/lrandom/
|
|
|
|
F: package/lsqlite3/
|
|
|
|
F: package/lua*
|
|
|
|
F: package/lunit/
|
|
|
|
F: package/lzlib/
|
|
|
|
F: package/moarvm/
|
2018-12-05 14:40:40 +01:00
|
|
|
F: package/netsurf/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/perl*
|
|
|
|
F: package/pkg-perl.mk
|
|
|
|
F: package/pkg-luarocks.mk
|
|
|
|
F: package/qemu/
|
2017-05-22 15:13:05 +02:00
|
|
|
F: package/sdl2_mixer/
|
2017-05-22 15:13:06 +02:00
|
|
|
F: package/sdl2_net/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/tekui/
|
2017-09-02 18:56:42 +02:00
|
|
|
F: package/wsapi-fcgi/
|
2017-09-02 18:56:41 +02:00
|
|
|
F: package/wsapi-xavante/
|
2017-07-01 18:40:39 +02:00
|
|
|
F: utils/scancpan
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Frank Hunleth <fhunleth@troodon-software.com>
|
|
|
|
F: package/am335x-pru-package/
|
2017-05-24 16:01:01 +02:00
|
|
|
F: package/libconfuse/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libdmtx/
|
|
|
|
F: package/libsodium/
|
2016-10-11 22:44:50 +02:00
|
|
|
F: package/php-amqp/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-cherrypy/
|
2016-10-25 17:49:08 +02:00
|
|
|
F: package/rabbitmq-server/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/sane-backends/
|
|
|
|
F: package/ucl/
|
|
|
|
F: package/upx/
|
|
|
|
F: package/zxing-cpp/
|
|
|
|
|
2018-12-04 00:54:00 +01:00
|
|
|
N: Gaël Portay <gael.portay@collabora.com>
|
2017-04-02 00:36:51 +02:00
|
|
|
F: package/qt5/qt5virtualkeyboard/
|
qt5webengine: new package
This patch is based on works [1] and [2].
With this patch, one can run the Qt5 WebEngine quicknanobrowser sample
with the following options.
BR2_TOOLCHAIN_BUILDROOT_LIBC="glibc" and
BR2_TOOLCHAIN_BUILDROOT_CXX (Qt 5 needs a toolchain w/ wchar, NPTL, C++,
dynamic library; for now it builds only with glibc)
BR2_PACKAGE_LIBERATION (Qt needs at least one font)
BR2_PACKAGE_QT5BASE_EXAMPLES (to install quicknanobrowser sample)
BR2_PACKAGE_QT5BASE_GIF (do display gif)
BR2_PACKAGE_QT5BASE_JPEG (do display jpeg)
BR2_PACKAGE_QT5BASE_PNG (do display png)
BR2_PACKAGE_QT5QUICKCONTROLS (needed by webengine)
BR2_PACKAGE_QT5QUICKCONTROLS2 (needed by webengine)
BR2_PACKAGE_QT5WEBENGINE (because it is what we want)
Qt WebEngine requires an Open(E)GL-capable backend. As an example, the
package rpi-userland must be enabled to build for a rpi.
BR2_PACKAGE_RPI_USERLAND (to enable OpenGL ES backend)
To browse for HTTPS websites, please consider adding the following
options as well for SSL/TLS.
BR2_PACKAGE_CA_CERT (for certificates)
BR2_PACKAGE_NTPD (to sync date for certificates)
Since version 5.9, chromium requires udev at runtime (see note 4).
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV (input backend)
To run quicknanobrowser
# cd /usr/lib/qt/examples/webengine/quicknanobrowser/
# ./quicknanobrowser https://www.buildroot.org/
Note: The chromium.inc has been generated using the following command.
( echo 'CHROMIUM_LICENSE_FILES = \' &&
cd output/build/qt5webengine-5.9.1/ && \
find "src/3rdparty/chromium/" -type f -iname "*LICENSE*" -o -iname "*COPYING*" -o -iname "*GPL*" | \
sed -e '/\.asm$/d' \
-e '/\.h$/d' \
-e '/\.c$/d' \
-e '/\.cc$/d' \
-e '/\.cpp$/d' \
-e '/\.pyc\?$/d' \
-e '/\.pl$/d' \
-e '/\.sha1$/d' \
-e '/\.patch$/d' \
-e '/licensecheck/d' \
-e 's,^,\t,' \
-e 's,$, \\,' | \
sort && \
echo '' ) >package/qt5/qt5webengine/chromium.inc
Note 2: Since 5.9.1, the chromium's copy of opus fails with neon [3].
Qt WebEngine can uses buildroot ffmpeg copy which compiles fine (using
qmake flag WEBENGINE_CONFIG+=use_system_ffmpeg). It implies selecting
the following options.
BR2_PACKAGE_FFMPEG
BR2_PACKAGE_OPUS
BR2_PACKAGE_LIBVPX
BR2_PACKAGE_WEBP
BR2_PACKAGE_WEBP_DEMUX
In file included from ../../3rdparty/chromium/third_party/opus/src/silk/arm/NSQ_neon.c:31:0:
/home/gportay/src/buildroot/output-rpi3-qt5.9/host/lib/gcc/arm-buildroot-linux-gnueabihf/6.4.0/include/arm_neon.h:8997:1: error: inlining failed in call to always_inline ‘vld1q_s32’: target specific option mismatch
vld1q_s32 (const int32_t * __a)
^~~~~~~~~
../../3rdparty/chromium/third_party/opus/src/silk/arm/NSQ_neon.c:40:15: note: called from here
int32x4_t coef0 = vld1q_s32(coef32);
^~~~~
../../3rdparty/chromium/third_party/opus/src/silk/arm/NSQ_neon.c: At top level:
cc1: warning: unrecognized command line option ‘-Wno-#pragma-messages’
Note 3: Version 5.6.2 causes a build issue while building chromium. The
build against this version is disabled until the release 5.6.3 is out.
Note 4: Here is trace when udev does not run
# cd /usr/lib/qt/examples/webengine/quicknanobrowser
# ./quicknanobrowser
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Unable to query physical screen size, defaulting to 100 dpi.
To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
[0101/000248.161973:WARNING:resource_bundle_qt.cpp(114)] locale_file_path.empty() for locale
[0101/000248.384693:WARNING:resource_bundle_qt.cpp(114)] locale_file_path.empty() for locale
[202:223:0101/000248.484954:FATAL:udev_loader.cc(38)] Check failed: false.
#0 0x0000742b93de <unknown>
#1 0x0000742c3c38 <unknown>
#2 0x000073e1e1aa <unknown>
#3 0x000073e1d96e <unknown>
#4 0x000073e1defa <unknown>
#5 0x000074af6364 <unknown>
#6 0x000074302878 <unknown>
#7 0x0000742c8fee <unknown>
#8 0x0000742c9f44 <unknown>
#9 0x0000742ca21e <unknown>
#10 0x0000742cac4c <unknown>
#11 0x0000742c87b2 <unknown>
#12 0x0000742da4f6 <unknown>
#13 0x000073ed9d38 <unknown>
#14 0x000073eda03c <unknown>
#15 0x0000742e9aec <unknown>
#16 0x0000742e71dc <unknown>
Aborted
Note 5: On rpi and depending on what is insinde the .config, more GPU
memory should be allocated to run properly qt samples.
#0 0x0000742c63de <unknown>
#1 0x0000742d0c38 <unknown>
#2 0x0000749d7bde <unknown>
#3 0x0000749e3c70 <unknown>
#4 0x00007530227c <unknown>
#5 0x000075302480 <unknown>
#6 0x0000752fb1e4 <unknown>
#7 0x00007430f878 <unknown>
#8 0x0000742d5fee <unknown>
#9 0x0000742d6f44 <unknown>
#10 0x0000742d721e <unknown>
#11 0x0000742d7ad6 <unknown>
#12 0x0000742d57b2 <unknown>
#13 0x0000742e74f6 <unknown>
#14 0x0000742f6a74 <unknown>
#15 0x0000742f41dc <unknown>
Received signal 6
#0 0x0000742c63de <unknown>
#1 0x0000742c66a0 <unknown>
#2 0x0000725b5d10 <unknown>
[end of stack trace]
qml: Render process exited with code 256 (abnormal exit)
# mount /dev/mmcblk0p1 /mnt
# sed '/^gpu_mem_/s,=.*,=200,' -i /mnt/config.txt
# umount /mnt
Note 6: The first patch fixes a build issue when samples are compiled
without the support of printing [4]. This patch is already merged in
branch 5.9 [5] and concerns only 5.9.1.
085c2c52 Always compile QWebEnginePage::print
It fixes the error below.
.obj/browsermainwindow.o: In function `BrowserMainWindow::printRequested(QWebEnginePage*)': browsermainwindow.cpp:(.text+0x2cc0): undefined reference to `QWebEnginePage::print(QPrinter*, QWebEngineCallback<bool> const&)'
The second patch loads both libEGL and libGLESv2 symbols implicitly
instead of loading them with explicitly using hard-coded locations. It
fixes a bug when providers of lib*GL does not create libraries named
libEGL.so.1 and libGLESv2.s2 [6]. This patch is already merged in branch
5.9 [7].
d4c621f6 Load libEGL and libGLES2 symbols implicitly
It fixes the error below.
[327:347:1221/085837:ERROR:surface_factory_qt.cpp(68)] Failed to load /usr/lib/libGLESv2.so.2: /usr/lib/libGLESv2.so.2: cannot open shared object file: No such file or directory
[1]: http://lists.busybox.net/pipermail/buildroot/2015-July/132010.html
[2]: https://patchwork.ozlabs.org/patch/640633/
[3]: https://patchwork.ozlabs.org/patch/791332/
[4]: https://bugreports.qt.io/browse/QTBUG-61510
[5]: https://codereview.qt-project.org/#/c/198041/
[6]: https://bugreports.qt.io/browse/QTBUG-57761
[7]: https://codereview.qt-project.org/#/c/199554/
Cc: Akihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Cc: Julien Corjon <corjon.j@ecagroup.com>
Signed-off-by: Gaël PORTAY <gael.portay@savoirfairelinux.com>
[Arnout:
- move more dependencies to _ARCH_DEPENDS;
- mention all toolchain dependencies in the comments]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2017-08-15 22:38:53 +02:00
|
|
|
F: package/qt5/qt5webengine/
|
2018-07-01 05:11:53 +02:00
|
|
|
F: package/qt5/qt5webkit/
|
2017-11-29 05:50:38 +01:00
|
|
|
F: package/qt5/qt5webkit-examples/
|
2017-04-02 00:36:51 +02:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Gary Bisson <gary.bisson@boundarydevices.com>
|
|
|
|
F: board/boundarydevices/
|
|
|
|
F: configs/nitrogen*
|
|
|
|
F: package/freescale-imx/
|
|
|
|
F: package/gstreamer1/gst1-imx/
|
|
|
|
F: package/libimxvpuapi/
|
2016-10-26 18:08:03 +02:00
|
|
|
F: package/mfgtools/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/sshpass/
|
2016-11-02 09:59:11 +01:00
|
|
|
F: package/x11r7/xdriver_xf86-video-imx-viv/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Geoff Levand <geoff@infradead.org>
|
|
|
|
F: package/flannel/
|
|
|
|
|
|
|
|
N: Geoffrey Ragot <geoffreyragot@gmail.com>
|
|
|
|
F: package/python-pycli/
|
|
|
|
F: package/python-pyyaml/
|
|
|
|
|
|
|
|
N: Gilles Talis <gilles.talis@gmail.com>
|
|
|
|
F: package/fdk-aac/
|
|
|
|
F: package/httping/
|
|
|
|
F: package/iozone/
|
2017-03-19 09:07:52 +01:00
|
|
|
F: package/leptonica/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/ocrad/
|
2017-03-19 09:07:53 +01:00
|
|
|
F: package/tesseract-ocr/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/webp/
|
2018-10-07 11:17:01 +02:00
|
|
|
F: package/xapian/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2018-02-15 14:57:17 +01:00
|
|
|
N: Giulio Benetti <giulio.benetti@micronovasrl.com>
|
|
|
|
F: package/sunxi-mali-mainline/
|
2018-02-15 14:57:52 +01:00
|
|
|
F: package/sunxi-mali-mainline-driver/
|
2018-02-15 14:57:17 +01:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Gregory Dymarek <gregd72002@gmail.com>
|
|
|
|
F: package/ding-libs/
|
|
|
|
F: package/gengetopt/
|
|
|
|
F: package/janus-gateway/
|
|
|
|
F: package/libnice/
|
|
|
|
F: package/libsrtp/
|
|
|
|
F: package/libwebsock/
|
|
|
|
F: package/sofia-sip/
|
|
|
|
|
2018-08-28 12:16:17 +02:00
|
|
|
N: Grzegorz Blach <grzegorz@blach.pl>
|
2018-11-03 15:49:12 +01:00
|
|
|
F: fs/f2fs/
|
2018-09-13 13:56:55 +02:00
|
|
|
F: package/bluez5_utils-headers/
|
2018-10-26 22:00:15 +02:00
|
|
|
F: package/f2fs-tools/
|
2018-09-28 20:00:33 +02:00
|
|
|
F: package/pigpio/
|
2018-08-28 12:16:18 +02:00
|
|
|
F: package/python-falcon/
|
2018-08-28 12:16:17 +02:00
|
|
|
F: package/python-mimeparse/
|
2018-09-28 20:00:34 +02:00
|
|
|
F: package/python-pigpio/
|
2018-11-07 16:59:53 +01:00
|
|
|
F: package/python-wtforms/
|
2018-08-28 12:16:17 +02:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Guillaume Gardet <guillaume.gardet@oliseo.fr>
|
|
|
|
F: package/c-icap/
|
|
|
|
F: package/c-icap-modules/
|
|
|
|
F: package/sdl2/
|
|
|
|
|
|
|
|
N: Guillaume William Brs <guillaume.bressaix@gmail.com>
|
|
|
|
F: package/liquid-dsp/
|
2018-04-12 15:18:51 +02:00
|
|
|
F: package/pixiewps/
|
2018-04-12 13:44:33 +02:00
|
|
|
F: package/reaver/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2017-03-03 02:20:20 +01:00
|
|
|
N: Guo Ren <ren_guo@c-sky.com>
|
|
|
|
F: arch/Config.in.csky
|
2017-03-06 12:52:32 +01:00
|
|
|
F: board/csky/
|
|
|
|
F: configs/csky_*
|
2017-03-03 02:20:20 +01:00
|
|
|
|
2018-08-22 15:35:00 +02:00
|
|
|
N: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
|
|
|
|
F: configs/arm_juno_defconfig
|
|
|
|
F: board/arm/juno/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
|
|
|
|
F: package/gnuradio/
|
2017-02-10 15:01:12 +01:00
|
|
|
F: package/gqrx/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/gr-osmosdr/
|
|
|
|
F: package/libusbgx/
|
|
|
|
F: package/python-cheetah/
|
|
|
|
F: package/python-markdown/
|
|
|
|
F: package/python-pyqt/
|
2018-02-02 22:42:05 +01:00
|
|
|
F: package/python-remi/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-sip/
|
|
|
|
|
|
|
|
N: Henrique Camargo <henrique@henriquecamargo.com>
|
|
|
|
F: package/json-glib/
|
|
|
|
|
|
|
|
N: Hiroshi Kawashima <kei-k@ca2.so-net.ne.jp>
|
|
|
|
F: package/gauche/
|
|
|
|
F: package/gmrender-resurrect/
|
|
|
|
F: package/squeezelite/
|
|
|
|
|
|
|
|
N: Ian Haylock <haylocki@yahoo.co.uk>
|
|
|
|
F: package/python-rpi-gpio/
|
|
|
|
|
|
|
|
N: Ignacy Gawędzki <ignacy.gawedzki@green-communications.fr>
|
|
|
|
F: package/angularjs/
|
|
|
|
|
2017-02-15 09:38:52 +01:00
|
|
|
N: Ilias Apalodimas <apalos@gmail.com>
|
|
|
|
F: package/keepalived/
|
|
|
|
|
2018-12-18 19:11:02 +01:00
|
|
|
N: Ilya Averyanov <averyanovin@gmail.com>
|
|
|
|
F: package/exempi/
|
|
|
|
|
2017-12-05 06:42:35 +01:00
|
|
|
N: Ismael Luceno <ismael@iodev.co.uk>
|
|
|
|
F: package/axel/
|
|
|
|
|
2017-06-12 20:21:41 +02:00
|
|
|
N: Jagan Teki <jagan@amarulasolutions.com>
|
2018-01-30 13:03:53 +01:00
|
|
|
F: board/amarula/
|
2018-01-30 13:03:55 +01:00
|
|
|
F: board/asus/
|
2017-10-19 11:45:23 +02:00
|
|
|
F: board/bananapi/
|
2017-06-12 20:21:41 +02:00
|
|
|
F: board/engicam/
|
2017-12-20 10:53:33 +01:00
|
|
|
F: board/friendlyarm/nanopi-a64/
|
2017-12-20 10:53:34 +01:00
|
|
|
F: board/friendlyarm/nanopi-neo2/
|
2017-12-20 10:53:35 +01:00
|
|
|
F: board/olimex/a64-olinuxino/
|
2018-11-03 13:56:07 +01:00
|
|
|
F: board/orangepi/orangepi-lite2/
|
2018-11-03 13:56:06 +01:00
|
|
|
F: board/orangepi/orangepi-one-plus
|
2017-12-20 10:53:39 +01:00
|
|
|
F: board/orangepi/orangepi-pc2/
|
2017-12-20 10:53:37 +01:00
|
|
|
F: board/orangepi/orangepi-prime/
|
2017-12-20 10:53:36 +01:00
|
|
|
F: board/orangepi/orangepi-win/
|
2017-12-20 10:53:38 +01:00
|
|
|
F: board/orangepi/orangepi-zero-plus2/
|
2017-12-20 10:53:31 +01:00
|
|
|
F: board/pine64/
|
2018-10-26 15:03:57 +02:00
|
|
|
F: configs/amarula_a64_relic_defconfig
|
2018-09-03 10:26:09 +02:00
|
|
|
F: configs/amarula_vyasa_rk3288_defconfig
|
|
|
|
F: configs/asus_tinker_rk3288_defconfig
|
2017-10-19 11:45:23 +02:00
|
|
|
F: configs/bananapi_m1_defconfig
|
2017-12-20 10:53:30 +01:00
|
|
|
F: configs/bananapi_m64_defconfig
|
2018-09-03 10:26:09 +02:00
|
|
|
F: configs/engicam_imx6qdl_icore_defconfig
|
|
|
|
F: configs/engicam_imx6qdl_icore_qt5_defconfig
|
|
|
|
F: configs/engicam_imx6qdl_icore_rqs_defconfig
|
|
|
|
F: configs/engicam_imx6ul_geam_defconfig
|
|
|
|
F: configs/engicam_imx6ul_isiot_defconfig
|
2017-12-20 10:53:33 +01:00
|
|
|
F: configs/friendlyarm_nanopi_a64_defconfig
|
2017-12-20 10:53:34 +01:00
|
|
|
F: configs/friendlyarm_nanopi_neo2_defconfig
|
2017-12-20 10:53:35 +01:00
|
|
|
F: configs/olimex_a64_olinuxino_defconfig
|
2018-11-03 13:56:07 +01:00
|
|
|
F: configs/orangepi_lite2_defconfig
|
2018-11-03 13:56:06 +01:00
|
|
|
F: configs/orangepi_one_plus_defconfig
|
2017-12-20 10:53:39 +01:00
|
|
|
F: configs/orangepi_pc2_defconfig
|
2017-12-20 10:53:37 +01:00
|
|
|
F: configs/orangepi_prime_defconfig
|
2017-12-20 10:53:36 +01:00
|
|
|
F: configs/orangepi_win_defconfig
|
2017-12-20 10:53:38 +01:00
|
|
|
F: configs/orangepi_zero_plus2_defconfig
|
2017-12-20 10:53:31 +01:00
|
|
|
F: configs/pine64_defconfig
|
2017-12-20 10:53:32 +01:00
|
|
|
F: configs/pine64_sopine_defconfig
|
2017-06-12 20:21:41 +02:00
|
|
|
|
2018-10-22 11:31:36 +02:00
|
|
|
N: James Hilliard <james.hilliard1@gmail.com>
|
2018-12-29 03:07:23 +01:00
|
|
|
F: package/lua-std-debug/
|
2018-12-29 03:07:24 +01:00
|
|
|
F: package/lua-std-normalize/
|
2018-11-12 09:09:16 +01:00
|
|
|
F: package/python-aiodns/
|
2018-11-19 20:52:38 +01:00
|
|
|
F: package/python-aiohttp/
|
2018-12-07 09:52:57 +01:00
|
|
|
F: package/python-aiohttp-jinja2/
|
2018-12-07 00:49:30 +01:00
|
|
|
F: package/python-aiohttp-remotes/
|
2018-12-07 09:49:41 +01:00
|
|
|
F: package/python-aiohttp-security/
|
2018-12-07 09:42:43 +01:00
|
|
|
F: package/python-aiohttp-session/
|
2018-12-07 09:45:08 +01:00
|
|
|
F: package/python-aiohttp-sse/
|
2018-12-07 00:08:15 +01:00
|
|
|
F: package/python-aiojobs/
|
2018-12-07 01:08:04 +01:00
|
|
|
F: package/python-aiorwlock/
|
2018-10-22 11:37:08 +02:00
|
|
|
F: package/python-async-timeout/
|
2018-11-12 00:23:12 +01:00
|
|
|
F: package/python-cchardet/
|
2018-11-01 12:07:23 +01:00
|
|
|
F: package/python-multidict/
|
2018-11-12 09:09:15 +01:00
|
|
|
F: package/python-pycares/
|
2018-10-22 11:31:36 +02:00
|
|
|
F: package/python-yarl/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: James Knight <james.knight@rockwellcollins.com>
|
|
|
|
F: package/atkmm/
|
|
|
|
F: package/cairomm/
|
|
|
|
F: package/google-material-design-icons/
|
|
|
|
F: package/glibmm/
|
|
|
|
F: package/gtkmm3/
|
|
|
|
F: package/libpqxx/
|
|
|
|
F: package/pangomm/
|
2016-12-20 01:09:17 +01:00
|
|
|
F: package/rpm/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/yad/
|
|
|
|
|
2018-01-04 13:28:31 +01:00
|
|
|
N: Jan Heylen <jan.heylen@nokia.com>
|
|
|
|
F: package/opentracing-cpp/
|
|
|
|
|
2017-12-07 18:59:26 +01:00
|
|
|
N: Jan Kraval <jan.kraval@gmail.com>
|
|
|
|
F: board/orangepi/orangepi-lite
|
|
|
|
F: configs/orangepi_lite_defconfig
|
|
|
|
|
2018-07-09 21:53:33 +02:00
|
|
|
N: Jan Kundrát <jan.kundrat@cesnet.cz>
|
|
|
|
F: configs/solidrun_clearfog_defconfig
|
|
|
|
F: board/solidrun/clearfog/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Jan Pedersen <jp@jp-embedded.com>
|
|
|
|
F: package/zip/
|
|
|
|
|
|
|
|
N: Jan Viktorin <viktorin@rehivetech.com>
|
|
|
|
F: package/python-pexpect/
|
|
|
|
F: package/python-ptyprocess/
|
|
|
|
F: package/zynq-boot-bin/
|
|
|
|
|
2018-10-24 19:59:36 +02:00
|
|
|
N: Jared Bents <jared.bents@rockwellcollins.com>
|
|
|
|
F: package/davici/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
|
|
|
|
F: package/quota/
|
|
|
|
|
|
|
|
N: Jason Pruitt <jrspruitt@gmail.com>
|
|
|
|
F: package/librtlsdr/
|
|
|
|
|
|
|
|
N: Jens Rosenboom <j.rosenboom@x-ion.de>
|
|
|
|
F: package/sl/
|
|
|
|
|
|
|
|
N: Jens Zettelmeyer <zettelmeyerj@gmail.com>
|
|
|
|
F: package/batctl/
|
|
|
|
|
|
|
|
N: Jeremy Rosen <jeremy.rosen@openwide.fr>
|
|
|
|
F: package/fxload/
|
|
|
|
|
2018-07-09 21:53:33 +02:00
|
|
|
N: Jérôme Oufella <jerome.oufella@savoirfairelinux.com>
|
|
|
|
F: package/libdri2/
|
|
|
|
F: package/qt-webkit-kiosk/
|
|
|
|
|
|
|
|
N: Jérôme Pouiller <jezz@sysmic.org>
|
|
|
|
F: package/apitrace/
|
|
|
|
F: package/freescale-imx/gpu-amd-bin-mx51/
|
|
|
|
F: package/freescale-imx/libz160/
|
|
|
|
F: package/lxc/
|
|
|
|
F: package/strongswan/
|
|
|
|
F: package/wmctrl/
|
|
|
|
F: package/x11r7/xdriver_xf86-video-imx/
|
|
|
|
F: package/x11r7/xdriver_xf86-video-imx-viv/
|
|
|
|
|
2018-06-08 21:27:39 +02:00
|
|
|
N: Joel Carlson <JoelsonCarl@gmail.com>
|
2018-07-11 00:31:25 +02:00
|
|
|
F: package/capnproto/
|
2018-06-21 00:26:11 +02:00
|
|
|
F: package/cmocka/
|
2018-05-31 19:04:29 +02:00
|
|
|
F: package/flatcc/
|
2018-10-10 01:46:49 +02:00
|
|
|
F: package/libcorrect/
|
2018-05-31 19:04:29 +02:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Joel Stanley <joel@jms.id.au>
|
|
|
|
F: package/pdbg/
|
2017-09-20 04:48:45 +02:00
|
|
|
F: board/qemu/ppc64le-pseries/
|
|
|
|
F: configs/qemu_ppc64le_pseries_defconfig
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Johan Derycke <johanderycke@gmail.com>
|
|
|
|
F: package/python-libconfig/
|
|
|
|
|
|
|
|
N: Johan Oudinet <johan.oudinet@gmail.com>
|
|
|
|
F: package/ejabberd/
|
2018-11-26 12:08:06 +01:00
|
|
|
F: package/erlang-eimp/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/erlang-goldrush/
|
2017-05-31 18:35:42 +02:00
|
|
|
F: package/erlang-jiffy/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/erlang-lager/
|
|
|
|
F: package/erlang-p1-cache-tab/
|
|
|
|
F: package/erlang-p1-iconv/
|
2017-06-06 16:33:10 +02:00
|
|
|
F: package/erlang-p1-oauth2/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/erlang-p1-sip/
|
|
|
|
F: package/erlang-p1-stringprep/
|
|
|
|
F: package/erlang-p1-stun/
|
|
|
|
F: package/erlang-p1-tls/
|
|
|
|
F: package/erlang-p1-utils/
|
|
|
|
F: package/erlang-p1-xml/
|
2017-05-31 18:35:44 +02:00
|
|
|
F: package/erlang-p1-xmpp/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/erlang-p1-yaml/
|
|
|
|
F: package/erlang-p1-zlib/
|
2016-12-04 23:35:31 +01:00
|
|
|
F: package/nginx-dav-ext/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: John Stile <johns@msli.com>
|
|
|
|
F: package/dhcpcd/
|
|
|
|
|
|
|
|
N: Jonathan Ben Avraham <yba@tkos.co.il>
|
|
|
|
F: arch/Config.in.xtensa
|
|
|
|
F: package/autofs/
|
|
|
|
F: package/dawgdic/
|
|
|
|
F: package/libphidget/
|
|
|
|
F: package/phidgetwebservice/
|
|
|
|
F: package/rapidxml/
|
|
|
|
F: package/sphinxbase/
|
|
|
|
|
|
|
|
N: Jonathan Liu <net147@gmail.com>
|
|
|
|
F: package/python-meld3/
|
|
|
|
F: package/supervisor/
|
|
|
|
|
2018-07-09 21:53:33 +02:00
|
|
|
N: Jörg Krause <joerg.krause@embedded.rocks>
|
|
|
|
F: board/lemaker/bananapro/
|
|
|
|
F: configs/bananapro_defconfig
|
|
|
|
F: package/augeas/
|
2018-07-18 12:40:00 +02:00
|
|
|
F: package/bluez-alsa/
|
2018-07-09 21:53:33 +02:00
|
|
|
F: package/freescale-imx/imx-alsa-plugins/
|
|
|
|
F: package/libopusenc/
|
|
|
|
F: package/libupnpp/
|
|
|
|
F: package/luv/
|
|
|
|
F: package/luvi/
|
|
|
|
F: package/mpd/
|
|
|
|
F: package/shairport-sync/
|
|
|
|
F: package/swupdate/
|
|
|
|
F: package/upmpdcli/
|
|
|
|
F: package/wavemon/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Joris Lijssens <joris.lijssens@gmail.com>
|
|
|
|
F: package/emlog/
|
|
|
|
F: package/libcoap/
|
|
|
|
F: package/libnet/
|
|
|
|
F: package/libuio/
|
|
|
|
F: package/netsniff-ng/
|
|
|
|
F: package/rabbitmq-c/
|
|
|
|
|
2018-07-09 21:53:33 +02:00
|
|
|
N: Joseph Kogut <joseph.kogut@gmail.com>
|
|
|
|
F: package/at-spi2-atk/
|
|
|
|
F: package/at-spi2-core/
|
2018-07-16 19:21:41 +02:00
|
|
|
F: package/clang/
|
2018-07-09 21:53:33 +02:00
|
|
|
F: package/gconf/
|
|
|
|
F: package/libnss/
|
2018-07-16 19:21:41 +02:00
|
|
|
F: package/llvm/
|
2018-07-09 21:53:33 +02:00
|
|
|
F: package/python-cython/
|
|
|
|
F: package/python-raven/
|
|
|
|
F: package/python-schedule/
|
2018-12-10 20:22:28 +01:00
|
|
|
F: package/python-sentry-sdk/
|
2018-07-09 21:53:33 +02:00
|
|
|
F: package/python-websockets/
|
|
|
|
F: package/python-xlib/
|
|
|
|
|
2017-08-04 22:46:24 +02:00
|
|
|
N: Joshua Henderson <joshua.henderson@microchip.com>
|
|
|
|
F: package/qt5/qt5wayland/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Juha Rantanen <juha@codercoded.com>
|
|
|
|
F: package/acsccid/
|
|
|
|
|
|
|
|
N: Julian Scheel <julian@jusst.de>
|
|
|
|
F: package/bitstream/
|
|
|
|
F: package/cbootimage/
|
|
|
|
F: package/cryptopp/
|
|
|
|
F: package/dvblast/
|
|
|
|
F: package/tegrarcm/
|
|
|
|
|
|
|
|
N: Julien Boibessot <julien.boibessot@armadeus.com>
|
|
|
|
F: board/armadeus/
|
|
|
|
F: configs/armadeus*
|
2018-06-06 19:19:52 +02:00
|
|
|
F: package/abootimg/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/gpm/
|
|
|
|
F: package/lbreakout2/
|
|
|
|
F: package/libcddb/
|
|
|
|
F: package/libmodbus/
|
|
|
|
F: package/ltris/
|
|
|
|
F: package/opentyrian/
|
2016-09-21 12:19:21 +02:00
|
|
|
F: package/python-pygame/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Julien Corjon <corjon.j@ecagroup.com>
|
|
|
|
F: package/qt5/
|
|
|
|
|
|
|
|
N: Julien Floret <julien.floret@6wind.com>
|
|
|
|
F: package/lldpd/
|
|
|
|
|
2018-11-16 12:39:57 +01:00
|
|
|
N: Julien Grossholtz <julien.grossholtz@openest.io>
|
|
|
|
F: package/paho-mqtt-c
|
|
|
|
|
2017-02-08 22:37:52 +01:00
|
|
|
N: Julien Viard de Galbert <julien@vdg.name>
|
|
|
|
F: package/dieharder/
|
2017-05-29 23:03:39 +02:00
|
|
|
F: package/easy-rsa/
|
2017-02-08 22:37:52 +01:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Justin Maggard <jmaggard@netgear.com>
|
|
|
|
F: package/dtach/
|
|
|
|
|
|
|
|
N: Karoly Kasza <kaszak@gmail.com>
|
|
|
|
F: package/irqbalance/
|
|
|
|
F: package/openvmtools/
|
|
|
|
|
|
|
|
N: Kelvin Cheung <keguang.zhang@gmail.com>
|
|
|
|
F: package/cpuload/
|
|
|
|
F: package/bwm-ng/
|
|
|
|
F: package/ramsmp/
|
|
|
|
|
2017-04-11 09:00:08 +02:00
|
|
|
N: Kevin Joly <kevin.joly@sensefly.com>
|
|
|
|
F: package/libgphoto2/
|
2017-06-19 18:55:06 +02:00
|
|
|
|
|
|
|
N: Koen Martens <gmc@sonologic.nl>
|
2018-07-11 00:31:25 +02:00
|
|
|
F: package/capnproto/
|
2017-06-19 18:55:06 +02:00
|
|
|
F: package/linuxconsoletools/
|
2017-04-11 09:00:08 +02:00
|
|
|
|
2017-08-25 14:58:54 +02:00
|
|
|
N: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>
|
|
|
|
F: package/bcusdk/
|
|
|
|
F: package/libpthsem/
|
2017-12-28 20:45:55 +01:00
|
|
|
F: package/nilfs-utils/
|
2017-08-25 14:58:54 +02:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Laurent Cans <laurent.cans@gmail.com>
|
|
|
|
F: package/aircrack-ng/
|
|
|
|
|
2018-07-09 21:53:33 +02:00
|
|
|
N: Laurent Charpentier <laurent_pubs@yahoo.com>
|
|
|
|
F: package/open-lldp/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Lee Jones <lee.jones@linaro.org>
|
|
|
|
F: boot/afboot-stm32/
|
|
|
|
|
2018-07-09 15:46:25 +02:00
|
|
|
N: Leon Anavi <leon.anavi@konsulko.com>
|
|
|
|
F: board/olimex/a10_olinuxino
|
|
|
|
F: configs/olimex_a10_olinuxino_lime_defconfig
|
|
|
|
|
2017-01-24 15:43:47 +01:00
|
|
|
N: Lionel Flandrin <lionel@svkt.org>
|
|
|
|
F: package/python-babel/
|
2018-04-11 18:37:12 +02:00
|
|
|
F: package/python-daemonize/
|
2017-01-25 10:01:50 +01:00
|
|
|
F: package/python-flask/
|
2017-01-30 15:11:18 +01:00
|
|
|
F: package/python-flask-babel/
|
|
|
|
F: package/python-gunicorn/
|
2017-01-24 15:43:47 +01:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Lionel Orry <lionel.orry@gmail.com>
|
|
|
|
F: package/mongrel2/
|
|
|
|
|
|
|
|
N: Lothar Felten <lothar.felten@gmail.com>
|
2018-12-08 15:50:08 +01:00
|
|
|
F: board/bananapi/bananapi-m2-ultra/
|
|
|
|
F: configs/bananapi_m2_ultra_defconfig
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/ti-sgx-demos/
|
|
|
|
F: package/ti-sgx-km/
|
|
|
|
F: package/ti-sgx-um/
|
|
|
|
|
|
|
|
N: Luca Ceresoli <luca@lucaceresoli.net>
|
2016-09-21 23:43:01 +02:00
|
|
|
F: board/olimex/a20_olinuxino/
|
2018-04-09 16:47:08 +02:00
|
|
|
F: board/zynq/
|
2018-07-25 16:35:37 +02:00
|
|
|
F: board/zynqmp/
|
2016-09-21 23:43:01 +02:00
|
|
|
F: configs/olimex_a20_olinuxino_*
|
2018-04-09 16:47:08 +02:00
|
|
|
F: configs/zynq_zed_defconfig
|
2018-07-25 16:35:37 +02:00
|
|
|
F: configs/zynqmp_zcu106_defconfig
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/agentpp/
|
|
|
|
F: package/exim/
|
|
|
|
F: package/libpjsip/
|
|
|
|
F: package/qpid-proton/
|
|
|
|
F: package/rtl8188eu/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/snmppp/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/stm32flash/
|
|
|
|
F: package/unzip/
|
|
|
|
F: support/legal-info/
|
|
|
|
|
|
|
|
N: Lucas De Marchi <lucas.de.marchi@gmail.com>
|
|
|
|
F: package/fswebcam/
|
|
|
|
|
2017-11-16 16:22:43 +01:00
|
|
|
N: Ludovic Desroches <ludovic.desroches@microchip.com>
|
2016-09-12 22:54:53 +02:00
|
|
|
F: board/atmel/
|
|
|
|
F: configs/at91*
|
|
|
|
F: configs/atmel_*
|
|
|
|
F: package/fb-test-app/
|
|
|
|
F: package/python-json-schema-validator/
|
|
|
|
F: package/python-keyring/
|
|
|
|
F: package/python-simplejson/
|
|
|
|
F: package/python-versiontools/
|
|
|
|
F: package/wilc1000-firmware/
|
|
|
|
|
2018-01-01 17:39:32 +01:00
|
|
|
N: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
|
|
|
|
F: package/ffmpeg/
|
|
|
|
F: package/mpv/
|
|
|
|
F: package/rpi-firmware/
|
|
|
|
F: package/rpi-userland/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Mamatha Inamdar <mamatha4@linux.vnet.ibm.com>
|
|
|
|
F: package/nvme/
|
|
|
|
|
|
|
|
N: Manuel Vögele <develop@manuel-voegele.de>
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/python-pyqt5/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-requests-toolbelt/
|
|
|
|
|
|
|
|
N: Marcin Bis <marcin@bis.org.pl>
|
|
|
|
F: package/bluez5_utils/
|
|
|
|
F: package/cc-tool/
|
|
|
|
F: package/ecryptfs-utils/
|
|
|
|
|
|
|
|
N: Marcin Niestroj <m.niestroj@grinn-global.com>
|
2017-01-30 19:36:17 +01:00
|
|
|
F: board/grinn/
|
|
|
|
F: configs/grinn_*
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/argparse/
|
2017-06-23 12:37:57 +02:00
|
|
|
F: package/dt-utils/
|
2016-12-08 15:51:49 +01:00
|
|
|
F: package/easydbus/
|
2017-06-20 17:16:31 +02:00
|
|
|
F: package/lua-flu/
|
2017-06-26 17:19:41 +02:00
|
|
|
F: package/lua-stdlib/
|
2017-05-29 16:32:05 +02:00
|
|
|
F: package/luaossl/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/rs485conf/
|
|
|
|
F: package/turbolua/
|
|
|
|
|
2017-03-17 10:11:19 +01:00
|
|
|
N: Marcin Nowakowski <marcin.nowakowski@imgtec.com>
|
|
|
|
F: package/libkcapi/
|
|
|
|
|
2017-11-04 21:36:44 +01:00
|
|
|
N: Marcus Folkesson <marcus.folkesson@gmail.com>
|
2017-11-12 22:06:09 +01:00
|
|
|
F: package/libostree/
|
2018-01-17 10:50:14 +01:00
|
|
|
F: package/libselinux/
|
|
|
|
F: package/libsemanage/
|
|
|
|
F: package/libsepol/
|
|
|
|
F: package/selinux-python/
|
2017-12-02 17:58:44 +01:00
|
|
|
F: utils/config
|
2017-11-04 21:36:44 +01:00
|
|
|
F: utils/diffconfig
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Marek Belisko <marek.belisko@open-nandra.com>
|
|
|
|
F: package/libatasmart/
|
|
|
|
F: package/polkit/
|
|
|
|
F: package/sg3_utils/
|
|
|
|
F: package/udisks/
|
|
|
|
|
2017-11-27 23:56:45 +01:00
|
|
|
N: Mario Lang <mlang@blind.guru>
|
|
|
|
F: package/brltty/
|
2017-12-18 11:18:09 +01:00
|
|
|
F: package/lynx/
|
2017-11-27 23:56:45 +01:00
|
|
|
|
2017-06-01 16:33:49 +02:00
|
|
|
N: Mario Rugiero <mrugiero@gmail.com>
|
|
|
|
F: package/ratpoison/
|
|
|
|
|
2018-09-12 12:22:54 +02:00
|
|
|
N: Mark Corbin <mark.corbin@embecosm.com>
|
|
|
|
F: arch/arch.mk.riscv
|
|
|
|
F: arch/Config.in.riscv
|
2018-09-12 12:22:56 +02:00
|
|
|
F: board/qemu/riscv64-virt/
|
2018-09-12 12:22:55 +02:00
|
|
|
F: boot/riscv-pk/
|
2018-09-12 12:22:56 +02:00
|
|
|
F: configs/qemu_riscv64_virt_defconfig
|
2018-09-12 12:22:54 +02:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Markos Chandras <markos.chandras@imgtec.com>
|
|
|
|
F: package/harfbuzz/
|
|
|
|
F: package/libsecret/
|
|
|
|
|
|
|
|
N: Martin Bark <martin@barkynet.com>
|
2018-03-24 15:10:17 +01:00
|
|
|
F: board/raspberrypi/
|
|
|
|
F: configs/raspberrypi3_defconfig
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/ca-certificates/
|
2017-06-04 21:53:56 +02:00
|
|
|
F: package/connman/
|
2017-03-05 00:48:28 +01:00
|
|
|
F: package/nodejs/
|
2018-03-24 15:10:17 +01:00
|
|
|
F: package/rpi-bt-firmware/
|
|
|
|
F: package/rpi-firmware/
|
|
|
|
F: package/rpi-wifi-firmware/
|
2016-12-03 15:36:25 +01:00
|
|
|
F: package/tzdata/
|
|
|
|
F: package/zic/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Martin Hicks <mort@bork.org>
|
|
|
|
F: package/cryptsetup/
|
|
|
|
|
2017-04-29 15:46:24 +02:00
|
|
|
N: Martin Kepplinger <martink@posteo.de>
|
|
|
|
F: package/tslib/
|
|
|
|
F: package/x11r7/xdriver_xf86-input-tslib/
|
|
|
|
F: package/x11vnc/
|
|
|
|
|
2016-09-21 12:19:23 +02:00
|
|
|
N: Mathieu Audat <mathieu.audat@savoirfairelinux.com>
|
|
|
|
F: board/technologic/ts4900/
|
|
|
|
F: configs/ts4900_defconfig
|
|
|
|
F: package/ts4900-fpga/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Matt Weber <matthew.weber@rockwellcollins.com>
|
2018-03-09 03:36:38 +01:00
|
|
|
F: board/freescale/p*
|
2018-03-09 04:10:06 +01:00
|
|
|
F: board/freescale/t*
|
2018-04-01 22:01:13 +02:00
|
|
|
F: board/qemu/ppc64-e5500/
|
2018-03-09 03:36:38 +01:00
|
|
|
F: configs/freescale_p*
|
2018-03-09 04:10:06 +01:00
|
|
|
F: configs/freescale_t*
|
2018-04-01 22:01:13 +02:00
|
|
|
F: configs/qemu_ppc64_e5500_defconfig
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/argp-standalone/
|
|
|
|
F: package/aufs/
|
|
|
|
F: package/aufs-util/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/bc/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/bridge-utils/
|
2017-05-08 18:52:30 +02:00
|
|
|
F: package/checkpolicy/
|
2018-08-14 03:17:56 +02:00
|
|
|
F: package/checksec/
|
2017-05-08 18:52:30 +02:00
|
|
|
F: package/cgroupfs-mount/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/crda/
|
2018-11-01 19:58:15 +01:00
|
|
|
F: package/cunit/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/devmem2/
|
|
|
|
F: package/dnsmasq/
|
|
|
|
F: package/dosfstools/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/eigen/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/ethtool/
|
|
|
|
F: package/flashbench/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/fmc/
|
|
|
|
F: package/fmlib/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/git/
|
|
|
|
F: package/gnutls/
|
|
|
|
F: package/hostapd/
|
|
|
|
F: package/i2c-tools/
|
|
|
|
F: package/ifplugd/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/igmpproxy/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/iperf/
|
|
|
|
F: package/iperf3/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/iputils/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/iw/
|
2017-12-03 14:41:18 +01:00
|
|
|
F: package/kvm-unit-tests/
|
2017-12-07 05:19:56 +01:00
|
|
|
F: package/kvmtool/
|
2017-05-02 01:11:40 +02:00
|
|
|
F: package/libcsv/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/libcurl/
|
2018-12-18 19:51:45 +01:00
|
|
|
F: package/libeastl/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/libfcgi/
|
|
|
|
F: package/libopenssl/
|
2017-05-08 18:52:30 +02:00
|
|
|
F: package/libselinux/
|
|
|
|
F: package/libsemanage/
|
|
|
|
F: package/libsepol/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/libssh2/
|
2017-05-08 18:52:30 +02:00
|
|
|
F: package/libqmi/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/lighttpd/
|
|
|
|
F: package/logrotate/
|
|
|
|
F: package/makedevs/
|
|
|
|
F: package/memtester/
|
|
|
|
F: package/mii-diag/
|
|
|
|
F: package/mrouted/
|
|
|
|
F: package/mtd/
|
|
|
|
F: package/mtools/
|
2017-05-08 18:52:30 +02:00
|
|
|
F: package/nginx-upload/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/omniorb/
|
2018-08-14 19:33:48 +02:00
|
|
|
F: package/openresolv/
|
2017-07-07 13:44:57 +02:00
|
|
|
F: package/paxtest/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/picocom/
|
2017-05-08 18:52:30 +02:00
|
|
|
F: package/policycoreutils/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/proftpd/
|
|
|
|
F: package/protobuf-c/
|
|
|
|
F: package/protobuf/
|
2018-01-23 15:25:16 +01:00
|
|
|
F: package/python-flask-cors/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-ipy/
|
|
|
|
F: package/python-posix-ipc/
|
|
|
|
F: package/python-pypcap/
|
|
|
|
F: package/python-pyrex/
|
|
|
|
F: package/raptor/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/rng-tools/
|
|
|
|
F: package/rsyslog/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/setools/
|
|
|
|
F: package/smcroute/
|
|
|
|
F: package/tclap/
|
2018-08-14 16:33:11 +02:00
|
|
|
F: package/tini/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/uboot-tools/
|
|
|
|
F: package/unionfs/
|
2017-05-08 18:52:30 +02:00
|
|
|
F: package/valijson/
|
2017-11-07 02:08:54 +01:00
|
|
|
F: package/wpa_supplicant/
|
2017-11-07 22:47:43 +01:00
|
|
|
F: package/wireless_tools/
|
2017-12-07 05:25:48 +01:00
|
|
|
F: package/xen/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Mauro Condarelli <mc5686@mclink.it>
|
|
|
|
F: package/mc/
|
|
|
|
F: package/python-autobahn/
|
|
|
|
F: package/python-cbor/
|
|
|
|
F: package/python-characteristic/
|
|
|
|
F: package/python-click/
|
|
|
|
F: package/python-crossbar/
|
|
|
|
F: package/python-lmdb/
|
|
|
|
F: package/python-mistune/
|
|
|
|
F: package/python-netaddr/
|
|
|
|
F: package/python-pyasn-modules/
|
|
|
|
F: package/python-pygments/
|
|
|
|
F: package/python-pynacl/
|
|
|
|
F: package/python-pytrie/
|
|
|
|
F: package/python-service-identity/
|
|
|
|
F: package/python-setproctitle/
|
|
|
|
F: package/python-shutilwhich/
|
|
|
|
F: package/python-treq/
|
|
|
|
F: package/python-txaio/
|
|
|
|
F: package/python-ujson/
|
|
|
|
F: package/python-wsaccel/
|
|
|
|
|
|
|
|
N: Max Filippov <jcmvbkbc@gmail.com>
|
|
|
|
F: arch/Config.in.xtensa
|
|
|
|
|
|
|
|
N: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
|
|
|
|
F: package/babeld/
|
|
|
|
F: package/dante/
|
|
|
|
F: package/faifa/
|
|
|
|
F: package/initscripts/
|
|
|
|
F: package/intel-microcode/
|
|
|
|
F: package/iucode-tool/
|
|
|
|
F: package/jasper/
|
|
|
|
F: package/kodi/
|
|
|
|
F: package/libass/
|
|
|
|
F: package/libbluray/
|
|
|
|
F: package/libcdio/
|
|
|
|
F: package/libcofi/
|
|
|
|
F: package/libenca/
|
|
|
|
F: package/libmodplug/
|
|
|
|
F: package/libnfs/
|
|
|
|
F: package/libplist/
|
|
|
|
F: package/libshairplay/
|
|
|
|
F: package/linux-zigbee/
|
|
|
|
F: package/netcat-openbsd/
|
|
|
|
F: package/open-plc-utils/
|
|
|
|
F: package/rpi-firmware/
|
|
|
|
F: package/rpi-userland/
|
|
|
|
F: package/rtmpdump/
|
|
|
|
F: package/skeleton/
|
|
|
|
F: package/systemd/
|
|
|
|
F: package/systemd-bootchart/
|
|
|
|
F: package/tinyalsa/
|
|
|
|
F: package/tinyxml/
|
|
|
|
|
2018-02-13 14:26:34 +01:00
|
|
|
N: Maxime Ripard <maxime.ripard@bootlin.com>
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/kmsxx/
|
|
|
|
|
2018-03-15 22:07:49 +01:00
|
|
|
N: Michael Durrant <mdurrant@arcturusnetworks.com>
|
|
|
|
F: board/arcturus/
|
|
|
|
F: configs/arcturus_ucp1020_defconfig
|
|
|
|
F: configs/arcturus_ucls1012a_defconfig
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Michael Rommel <rommel@layer-7.net>
|
|
|
|
F: package/knock/
|
|
|
|
F: package/python-crc16/
|
|
|
|
F: package/python-pyzmq/
|
|
|
|
|
|
|
|
N: Michael Trimarchi <michael@amarulasolutions.com>
|
|
|
|
F: package/python-spidev/
|
|
|
|
|
2017-08-02 20:03:02 +02:00
|
|
|
N: Michał Łyszczek <michal.lyszczek@bofc.pl>
|
|
|
|
F: board/altera/socrates_cyclone5/
|
|
|
|
F: configs/socrates_cyclone5_defconfig
|
|
|
|
|
2018-07-09 21:53:33 +02:00
|
|
|
N: Mike Harmony <mike.harmony@snapav.com>
|
|
|
|
F: board/sinovoip/m2-plus/
|
|
|
|
F: configs/bananapi_m2_plus_defconfig
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Mikhail Boiko <mikhailboiko85@gmail.com>
|
|
|
|
F: package/libfribidi/
|
|
|
|
|
2018-06-04 09:16:26 +02:00
|
|
|
N: Min Xu <xuminready@gmail.com>
|
|
|
|
F: package/shadowsocks-libev/
|
|
|
|
|
2018-08-22 12:54:49 +02:00
|
|
|
N: Mirza Krak <mirza.krak@northern.tech>
|
|
|
|
F: package/mender/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Morgan Delestre <m.delestre@sinters.fr>
|
|
|
|
F: package/monkey/
|
|
|
|
|
|
|
|
N: Murat Demirten <mdemirten@yh.com.tr>
|
|
|
|
F: package/jpeg-turbo/
|
|
|
|
F: package/libgeotiff/
|
|
|
|
|
2018-02-13 14:26:34 +01:00
|
|
|
N: Mylène Josserand <mylene.josserand@bootlin.com>
|
2017-11-27 10:01:19 +01:00
|
|
|
F: package/rtl8723bu/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Nathaniel Roach <nroach44@gmail.com>
|
|
|
|
F: package/bandwidthd/
|
|
|
|
F: package/libgudev/
|
|
|
|
|
|
|
|
N: Naumann Andreas <ANaumann@ultratronik.de>
|
|
|
|
F: package/evemu/
|
|
|
|
F: package/libevdev/
|
|
|
|
|
2018-02-14 12:13:51 +01:00
|
|
|
N: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
|
|
|
|
F: package/libgit2/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Nicolas Serafini <nicolas.serafini@sensefly.com>
|
|
|
|
F: package/exiv2/
|
|
|
|
F: package/nvidia-tegra23/nvidia-tegra23-binaries/
|
|
|
|
F: package/nvidia-tegra23/nvidia-tegra23-codecs/
|
|
|
|
|
2018-09-08 02:24:52 +02:00
|
|
|
N: Nikolay Dimitrov <nikolay.dimitrov@retrohub.org>
|
|
|
|
F: board/embest/riotboard/
|
|
|
|
F: configs/riotboard_defconfig
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Nimai Mahajan <nimaim@gmail.com>
|
|
|
|
F: package/libucl/
|
|
|
|
|
|
|
|
N: Noé Rubinstein <noe.rubinstein@gmail.com>
|
|
|
|
F: package/tpm-tools/
|
|
|
|
F: package/trousers/
|
|
|
|
|
2018-01-02 18:39:25 +01:00
|
|
|
N: Norbert Lange <nolange79@gmail.com>
|
|
|
|
F: package/tcf-agent/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Olaf Rempel <razzor@kopf-tisch.de>
|
|
|
|
F: package/ctorrent/
|
|
|
|
|
2018-03-15 22:07:49 +01:00
|
|
|
N: Oleksandr Zhadan <oleks@arcturusnetworks.com>
|
|
|
|
F: board/arcturus/
|
|
|
|
F: configs/arcturus_ucp1020_defconfig
|
|
|
|
F: configs/arcturus_ucls1012a_defconfig
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Oli Vogt <oli.vogt.pub01@gmail.com>
|
|
|
|
F: package/python-django/
|
|
|
|
F: package/python-flup/
|
|
|
|
|
2016-10-12 10:06:32 +02:00
|
|
|
N: Olivier Matz <olivier.matz@6wind.com>
|
|
|
|
F: package/python-pyelftools/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Olivier Schonken <olivier.schonken@gmail.com>
|
2017-11-01 14:03:46 +01:00
|
|
|
F: package/cups/
|
2017-10-23 15:26:11 +02:00
|
|
|
F: package/cups-filters/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/ijs/
|
|
|
|
F: package/poppler/
|
|
|
|
F: package/qpdf/
|
|
|
|
F: package/openjpeg/
|
|
|
|
|
|
|
|
N: Olivier Singla <olivier.singla@gmail.com>
|
|
|
|
F: package/shellinabox/
|
|
|
|
|
2018-08-14 03:17:56 +02:00
|
|
|
N: Paresh Chaudhary <paresh.chaudhary@rockwellcollins.com>
|
|
|
|
F: package/checksec/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Parnell Springmeyer <parnell@digitalmentat.com>
|
|
|
|
F: package/scrypt/
|
|
|
|
|
|
|
|
N: Pascal Huerst <pascal.huerst@gmail.com>
|
|
|
|
F: package/google-breakpad/
|
|
|
|
|
|
|
|
N: Patrick Gerber <kpa_info@yahoo.fr>
|
|
|
|
F: package/yavta/
|
|
|
|
|
|
|
|
N: Paul Cercueil <paul@crapouillou.net>
|
2017-12-13 08:07:43 +01:00
|
|
|
F: package/libiio/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/lightning/
|
|
|
|
|
|
|
|
N: Pedro Aguilar <paguilar@paguilar.org>
|
|
|
|
F: package/libunistring/
|
|
|
|
|
|
|
|
N: Peter Korsgaard <peter@korsgaard.com>
|
2018-03-31 09:22:51 +02:00
|
|
|
F: board/minnowboard/
|
|
|
|
F: board/nexbox/a95x/
|
|
|
|
F: board/openblocks/a6/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: board/orangepi/
|
2018-03-31 09:22:51 +02:00
|
|
|
F: board/pandaboard/
|
|
|
|
F: board/roseapplepi/
|
|
|
|
F: configs/minnowboard_max-graphical_defconfig
|
|
|
|
F: configs/minnowboard_max_defconfig
|
|
|
|
F: configs/nexbox_a95x_defconfig
|
|
|
|
F: configs/openblocks_a6_defconfig
|
2016-12-13 21:52:36 +01:00
|
|
|
F: configs/orangepi_pc_defconfig
|
2018-03-31 09:22:51 +02:00
|
|
|
F: configs/pandaboard_defconfig
|
|
|
|
F: configs/roseapplepi_defconfig
|
|
|
|
F: configs/sheevaplug_defconfig
|
2018-03-09 20:17:01 +01:00
|
|
|
F: package/docker-compose/
|
2017-09-30 22:07:43 +02:00
|
|
|
F: package/dump1090/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/flickcurl/
|
2017-09-13 08:21:51 +02:00
|
|
|
F: package/fscryptctl/
|
2017-03-20 17:00:06 +01:00
|
|
|
F: package/jo/
|
2017-10-03 17:29:57 +02:00
|
|
|
F: package/jose/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libfastjson/
|
2017-10-12 21:34:29 +02:00
|
|
|
F: package/luksmeta/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/lzop/
|
2017-02-26 21:44:27 +01:00
|
|
|
F: package/memtool/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/mosquitto/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-alsaaudio/
|
2018-03-09 20:16:54 +01:00
|
|
|
F: package/python-backports-ssl-match-hostname/
|
2018-03-09 20:16:56 +01:00
|
|
|
F: package/python-cached-property/
|
2018-03-09 20:16:55 +01:00
|
|
|
F: package/python-docker/
|
2018-03-09 20:16:58 +01:00
|
|
|
F: package/python-dockerpty/
|
2018-03-09 20:16:52 +01:00
|
|
|
F: package/python-docker-pycreds/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-enum/
|
|
|
|
F: package/python-enum34/
|
2018-03-09 20:16:59 +01:00
|
|
|
F: package/python-functools32/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-ipaddr/
|
|
|
|
F: package/python-pam/
|
|
|
|
F: package/python-psutil/
|
2018-05-23 13:32:37 +02:00
|
|
|
F: package/python-request-id/
|
2018-08-07 11:38:39 +02:00
|
|
|
F: package/python-semver/
|
2018-03-09 20:16:57 +01:00
|
|
|
F: package/python-texttable/
|
2018-06-15 14:54:55 +02:00
|
|
|
F: package/python-validators/
|
2018-05-23 13:32:36 +02:00
|
|
|
F: package/python-webob/
|
2018-03-09 20:16:53 +01:00
|
|
|
F: package/python-websocket-client/
|
2018-09-26 09:52:05 +02:00
|
|
|
F: package/sedutil/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/triggerhappy/
|
|
|
|
|
|
|
|
N: Peter Seiderer <ps.report@gmx.net>
|
2016-09-21 12:19:23 +02:00
|
|
|
F: board/raspberrypi/
|
|
|
|
F: configs/raspberrypi3_defconfig
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/assimp/
|
|
|
|
F: package/bcm2835/
|
2017-02-09 18:48:29 +01:00
|
|
|
F: package/ddrescue/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/dejavu/
|
|
|
|
F: package/dillo/
|
|
|
|
F: package/edid-decode/
|
2018-11-05 23:04:25 +01:00
|
|
|
F: package/ell/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/ghostscript-fonts/
|
2017-10-27 19:16:22 +02:00
|
|
|
F: package/gstreamer1/gst1-interpipe/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/gstreamer1/gst1-validate/
|
2018-04-01 19:44:02 +02:00
|
|
|
F: package/gstreamer1/gstreamer1-editing-services/
|
2018-11-10 00:17:25 +01:00
|
|
|
F: package/iwd/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/libevdev/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/log4cplus/
|
|
|
|
F: package/postgresql/
|
2017-02-10 21:28:43 +01:00
|
|
|
F: package/qt5/
|
2018-02-03 23:07:33 +01:00
|
|
|
F: package/quotatool/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/racehound/
|
|
|
|
F: package/wiringpi/
|
|
|
|
|
|
|
|
N: Peter Thompson <peter.macleod.thompson@gmail.com>
|
|
|
|
F: package/sdl2_gfx/
|
|
|
|
F: package/sdl2_image/
|
|
|
|
F: package/sdl2_ttf/
|
|
|
|
|
2017-06-07 20:44:29 +02:00
|
|
|
N: Petr Kulhavy <brain@jikos.cz>
|
|
|
|
F: package/linuxptp/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Petr Vorel <petr.vorel@gmail.com>
|
2017-11-02 20:50:15 +01:00
|
|
|
F: package/connman/
|
|
|
|
F: package/feh/
|
|
|
|
F: package/imlib2/
|
2017-11-15 12:57:50 +01:00
|
|
|
F: package/iproute2/
|
|
|
|
F: package/iputils/
|
2017-11-02 20:50:15 +01:00
|
|
|
F: package/libmbim/
|
|
|
|
F: package/libqmi/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/linux-backports/
|
2017-01-18 12:24:19 +01:00
|
|
|
F: package/ltp-testsuite/
|
2017-11-02 20:50:15 +01:00
|
|
|
F: package/modem-manager/
|
|
|
|
F: package/network-manager/
|
|
|
|
F: package/ofono/
|
|
|
|
F: package/python-networkmanager/
|
2018-05-09 11:07:33 +02:00
|
|
|
F: support/kconfig/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Phil Eichinger <phil.eichinger@gmail.com>
|
|
|
|
F: package/libqrencode/
|
|
|
|
F: package/psplash/
|
|
|
|
F: package/sispmctl/
|
|
|
|
F: package/zsh/
|
|
|
|
|
2018-11-23 19:14:25 +01:00
|
|
|
N: Philipp Richter <richterphilipp.pops@gmail.com>
|
|
|
|
F: package/libtorrent-rasterbar/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Philippe Proulx <eeppeliteloop@gmail.com>
|
2016-11-03 00:23:35 +01:00
|
|
|
F: package/lttng-babeltrace/
|
|
|
|
F: package/lttng-libust/
|
|
|
|
F: package/lttng-modules/
|
|
|
|
F: package/lttng-tools/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-ipython/
|
2016-11-03 00:23:35 +01:00
|
|
|
F: package/liburcu/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2018-02-15 17:50:37 +01:00
|
|
|
N: Pierre Crokaert <pct@crookies.net>
|
|
|
|
F: board/hardkernel/odroidxu4/
|
|
|
|
F: configs/odroidxu4_defconfig
|
|
|
|
|
2018-07-05 09:35:23 +02:00
|
|
|
N: Pierre Ducroquet <pinaraf@pinaraf.info>
|
|
|
|
F: package/kf5/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Pierre Floury <pierre.floury@gmail.com>
|
|
|
|
F: package/trace-cmd/
|
|
|
|
|
|
|
|
N: Pieter De Gendt <pieter.degendt@gmail.com>
|
|
|
|
F: package/libvips/
|
|
|
|
|
|
|
|
N: Pieterjan Camerlynck <pieterjan.camerlynck@gmail.com>
|
|
|
|
F: package/libdvbpsi/
|
|
|
|
F: package/mraa/
|
2017-03-29 12:14:05 +02:00
|
|
|
F: package/synergy/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2016-09-29 11:39:59 +02:00
|
|
|
N: Pranit Sirsat <Pranit.Sirsat@imgtec.com>
|
|
|
|
F: package/paho-mqtt-c/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Qais Yousef <Qais.Yousef@imgtec.com>
|
|
|
|
F: package/bellagio/
|
|
|
|
|
2017-04-07 21:20:02 +02:00
|
|
|
N: Rahul Bedarkar <rahulbedarkar89@gmail.com>
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/cxxtest/
|
|
|
|
F: package/gflags/
|
|
|
|
F: package/glog/
|
|
|
|
F: package/gssdp/
|
|
|
|
F: package/gupnp/
|
|
|
|
F: package/gupnp-av/
|
2017-05-03 20:01:24 +02:00
|
|
|
F: package/let-me-create/
|
2017-04-21 11:22:04 +02:00
|
|
|
F: package/nanomsg/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2016-10-17 13:02:25 +02:00
|
|
|
N: Rahul Jain <rahul.jain@imgtec.com>
|
|
|
|
F: package/uhttpd/
|
|
|
|
F: package/ustream-ssl/
|
|
|
|
|
2018-07-09 21:53:33 +02:00
|
|
|
N: Rémi Rérolle <remi.rerolle@gmail.com>
|
|
|
|
F: package/libfreeimage/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Renaud Aubin <root@renaud.io>
|
|
|
|
F: package/libhttpparser/
|
|
|
|
|
|
|
|
N: Rhys Williams <github@wilberforce.co.nz>
|
|
|
|
F: package/lirc-tools/
|
|
|
|
|
2018-05-23 18:55:04 +02:00
|
|
|
N: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
|
2017-07-23 06:20:16 +02:00
|
|
|
F: package/atop/
|
|
|
|
|
2017-02-19 23:17:17 +01:00
|
|
|
N: Ricardo Martincoski <ricardo.martincoski@gmail.com>
|
2017-07-23 06:20:16 +02:00
|
|
|
F: support/testing/
|
2017-07-01 18:40:39 +02:00
|
|
|
F: utils/check-package
|
|
|
|
F: utils/checkpackagelib/
|
2017-02-19 23:17:17 +01:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Richard Braun <rbraun@sceen.net>
|
2016-11-03 08:59:27 +01:00
|
|
|
F: package/curlftpfs/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/tzdata/
|
|
|
|
|
|
|
|
N: Rico Bachmann <bachmann@tofwerk.com>
|
|
|
|
F: package/apr-util/
|
|
|
|
F: package/subversion/
|
|
|
|
|
2017-07-28 20:04:59 +02:00
|
|
|
N: RJ Ascani <rj.ascani@gmail.com>
|
|
|
|
F: package/azmq/
|
|
|
|
|
2018-11-29 07:21:40 +01:00
|
|
|
N: Robert Rose <robertroyrose@gmail.com>
|
|
|
|
F: package/grpc/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Rodrigo Rebello <rprebello@gmail.com>
|
|
|
|
F: package/chocolate-doom/
|
|
|
|
F: package/irssi/
|
|
|
|
F: package/vnstat/
|
|
|
|
|
|
|
|
N: Romain Naour <romain.naour@gmail.com>
|
2016-12-04 17:30:26 +01:00
|
|
|
F: package/aubio/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/bullet/
|
|
|
|
F: package/efl/
|
|
|
|
F: package/enlightenment/
|
2018-03-19 22:19:02 +01:00
|
|
|
F: package/flare-engine/
|
2018-03-19 22:19:03 +01:00
|
|
|
F: package/flare-game/
|
2017-06-12 22:53:58 +02:00
|
|
|
F: package/irrlicht/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/liblinear/
|
2017-03-05 16:09:56 +01:00
|
|
|
F: package/lensfun/
|
2017-12-26 22:10:06 +01:00
|
|
|
F: package/libgta/
|
2017-06-12 22:53:59 +02:00
|
|
|
F: package/libspatialindex/
|
2016-12-17 16:13:38 +01:00
|
|
|
F: package/linux-syscall-support/
|
2017-02-26 17:48:55 +01:00
|
|
|
F: package/lugaru/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/mcelog/
|
2017-12-22 12:37:22 +01:00
|
|
|
F: package/mesa3d/
|
2017-07-13 14:40:43 +02:00
|
|
|
F: package/minetest/
|
2017-07-13 14:40:52 +02:00
|
|
|
F: package/minetest-game/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/openpowerlink/
|
2017-03-25 22:58:58 +01:00
|
|
|
F: package/physfs/
|
2017-11-29 21:04:52 +01:00
|
|
|
F: package/solarus/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/stress-ng/
|
2017-03-25 22:58:59 +01:00
|
|
|
F: package/supertux/
|
2017-11-29 23:29:30 +01:00
|
|
|
F: package/supertuxkart/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/terminology/
|
2018-04-20 10:29:01 +02:00
|
|
|
F: package/tk/
|
2017-01-08 23:20:10 +01:00
|
|
|
F: package/upower/
|
2018-09-22 12:56:25 +02:00
|
|
|
F: package/waffle/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/xenomai/
|
2018-10-09 22:07:01 +02:00
|
|
|
F: toolchain/toolchain-external/toolchain-external-arm-aarch64/
|
2018-10-09 22:07:02 +02:00
|
|
|
F: toolchain/toolchain-external/toolchain-external-arm-aarch64-be/
|
2018-10-09 22:07:00 +02:00
|
|
|
F: toolchain/toolchain-external/toolchain-external-arm-arm/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2018-07-09 21:53:33 +02:00
|
|
|
N: Roman Gorbenkov <roman.gorbenkov@ens2m.org>
|
|
|
|
F: package/davfs2/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Ryan Barnett <ryan.barnett@rockwellcollins.com>
|
|
|
|
F: package/atftp/
|
|
|
|
F: package/miraclecast/
|
|
|
|
F: package/python-pyasn/
|
|
|
|
F: package/python-pycrypto/
|
|
|
|
F: package/python-pysnmp/
|
|
|
|
F: package/python-pysnmp-apps/
|
|
|
|
F: package/python-pysnmp-mibs/
|
|
|
|
F: package/python-tornado/
|
2018-11-14 22:43:25 +01:00
|
|
|
F: package/websocketpp/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2016-10-16 18:04:22 +02:00
|
|
|
N: Ryan Coe <bluemrp9@gmail.com>
|
2016-10-17 22:14:31 +02:00
|
|
|
F: package/inadyn/
|
2016-10-16 18:04:22 +02:00
|
|
|
F: package/libite/
|
2016-12-16 23:26:53 +01:00
|
|
|
F: package/mariadb/
|
2016-10-16 18:04:22 +02:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Ryan Wilkins <ryan@deadfrog.net>
|
|
|
|
F: package/biosdevname/
|
|
|
|
|
|
|
|
N: Sam Bobroff <sam.bobroff@au1.ibm.com>
|
2016-11-01 21:19:44 +01:00
|
|
|
F: arch/Config.in.powerpc
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/librtas/
|
|
|
|
|
|
|
|
N: Samuel Martin <s.martin49@gmail.com>
|
|
|
|
F: package/armadillo/
|
|
|
|
F: package/canfestival/
|
|
|
|
F: package/clapack/
|
|
|
|
F: package/cwiid/
|
|
|
|
F: package/flite/
|
|
|
|
F: package/nginx/
|
2016-09-21 21:53:29 +02:00
|
|
|
F: package/opencv/
|
|
|
|
F: package/opencv3/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/openobex/
|
2016-09-21 21:53:29 +02:00
|
|
|
F: package/pkg-cmake.mk
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-numpy/
|
|
|
|
F: package/scrub/
|
|
|
|
F: package/urg/
|
|
|
|
F: package/ussp-push/
|
2016-10-01 18:33:13 +02:00
|
|
|
F: support/misc/toolchainfile.cmake.in
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Santosh Multhalli <santosh.multhalli@rockwellcollins.com>
|
|
|
|
F: package/valijson/
|
|
|
|
|
|
|
|
N: Scott Fan <fancp2007@gmail.com>
|
|
|
|
F: package/libssh/
|
|
|
|
F: package/x11r7/xdriver_xf86-video-fbturbo/
|
|
|
|
|
2018-07-09 21:53:33 +02:00
|
|
|
N: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
|
|
|
|
F: package/mmc-utils/
|
|
|
|
F: package/python-flask-jsonrpc/
|
|
|
|
F: package/python-flask-login/
|
|
|
|
F: package/qt5/qt5charts/
|
|
|
|
|
2017-04-06 17:41:17 +02:00
|
|
|
N: Semyon Kolganov <semenak94@mail.ru>
|
|
|
|
F: package/fmt/
|
2017-04-10 16:59:15 +02:00
|
|
|
F: package/libbson/
|
2017-04-25 20:10:58 +02:00
|
|
|
F: package/lua-resty-http/
|
2017-04-13 22:32:01 +02:00
|
|
|
F: package/mpir/
|
2017-04-06 17:41:17 +02:00
|
|
|
|
2017-06-18 20:41:59 +02:00
|
|
|
N: Sergey Matyukevich <geomatsi@gmail.com>
|
2017-12-03 22:48:10 +01:00
|
|
|
F: boot/arm-trusted-firmware/
|
2017-12-03 22:48:09 +01:00
|
|
|
F: boot/binaries-marvell/
|
2017-12-03 22:48:08 +01:00
|
|
|
F: boot/mv-ddr-marvell/
|
2017-12-03 22:25:12 +01:00
|
|
|
F: board/linksprite/pcduino
|
2017-11-06 11:16:51 +01:00
|
|
|
F: board/orangepi/orangepi-zero
|
2017-11-06 11:16:52 +01:00
|
|
|
F: board/orangepi/orangepi-one
|
2017-11-08 20:43:32 +01:00
|
|
|
F: board/orangepi/orangepi-pc-plus/
|
2017-12-09 13:17:20 +01:00
|
|
|
F: board/solidrun/macchiatobin
|
2017-12-03 22:25:12 +01:00
|
|
|
F: configs/linksprite_pcduino_defconfig
|
2017-11-06 11:16:52 +01:00
|
|
|
F: configs/orangepi_one_defconfig
|
2017-11-08 20:43:32 +01:00
|
|
|
F: configs/orangepi_pc_plus_defconfig
|
2017-11-06 11:16:51 +01:00
|
|
|
F: configs/orangepi_zero_defconfig
|
2017-12-09 13:17:20 +01:00
|
|
|
F: configs/solidrun_macchiatobin_mainline_defconfig
|
|
|
|
F: configs/solidrun_macchiatobin_marvell_defconfig
|
2017-12-03 21:32:18 +01:00
|
|
|
F: package/armbian-firmware/
|
2017-11-08 20:43:33 +01:00
|
|
|
F: package/rtl8189fs/
|
2017-12-03 21:32:18 +01:00
|
|
|
F: package/xr819-xradio/
|
2017-06-18 20:41:59 +02:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Sergio Prado <sergio.prado@e-labworks.com>
|
2018-01-15 10:08:51 +01:00
|
|
|
F: package/aoetools/
|
2017-12-31 12:55:04 +01:00
|
|
|
F: package/curlpp/
|
2017-12-24 22:18:05 +01:00
|
|
|
F: package/daq/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libgdiplus/
|
|
|
|
F: package/mongodb/
|
2017-12-11 23:17:41 +01:00
|
|
|
F: package/pimd/
|
2018-04-01 17:16:36 +02:00
|
|
|
F: package/snort/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/stella/
|
2017-12-16 14:01:49 +01:00
|
|
|
F: package/traceroute/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/tunctl/
|
|
|
|
F: package/ubus/
|
2017-12-23 17:32:15 +01:00
|
|
|
F: package/wolfssl/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Simon Dawson <spdawson@gmail.com>
|
|
|
|
F: boot/at91bootstrap3/
|
|
|
|
F: package/cppzmq/
|
|
|
|
F: package/czmq/
|
|
|
|
F: package/filemq/
|
|
|
|
F: package/googlefontdirectory/
|
|
|
|
F: package/jansson/
|
|
|
|
F: package/jquery-ui/
|
|
|
|
F: package/jquery-ui-themes/
|
|
|
|
F: package/json-javascript/
|
|
|
|
F: package/lcdapi/
|
|
|
|
F: package/libfreefare/
|
|
|
|
F: package/libjson/
|
|
|
|
F: package/libnfc/
|
|
|
|
F: package/libnfc/
|
|
|
|
F: package/libserial/
|
|
|
|
F: package/libsigsegv/
|
|
|
|
F: package/macchanger/
|
|
|
|
F: package/minicom/
|
|
|
|
F: package/minidlna/
|
|
|
|
F: package/msgpack/
|
|
|
|
F: package/nanocom/
|
|
|
|
F: package/neard/
|
|
|
|
F: package/neardal/
|
|
|
|
F: package/owl-linux/
|
|
|
|
F: package/python-nfc/
|
|
|
|
F: package/rapidjson/
|
|
|
|
F: package/sconeserver/
|
|
|
|
F: package/sound-theme-borealis/
|
|
|
|
F: package/sound-theme-freedesktop/
|
|
|
|
F: package/vlc/
|
|
|
|
F: package/xscreensaver/
|
|
|
|
F: package/zmqpp/
|
|
|
|
F: package/zyre/
|
|
|
|
|
|
|
|
N: Spenser Gilliland <spenser@gillilanding.com>
|
|
|
|
F: arch/Config.in.microblaze
|
|
|
|
F: package/a10disp/
|
|
|
|
F: package/glmark2/
|
|
|
|
F: package/libvpx/
|
|
|
|
F: package/mesa3d-demos/
|
|
|
|
F: package/sunxi-mali/
|
|
|
|
F: package/ti-gfx/
|
|
|
|
|
2017-02-09 14:45:55 +01:00
|
|
|
N: Stefan Sørensen <stefan.sorensen@spectralink.com>
|
2017-05-05 14:35:26 +02:00
|
|
|
F: package/cracklib/
|
2017-05-05 14:35:27 +02:00
|
|
|
F: package/libpwquality/
|
2017-02-09 14:45:55 +01:00
|
|
|
F: package/libscrypt/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Stephan Hoffmann <sho@relinux.de>
|
|
|
|
F: package/cache-calibrator/
|
|
|
|
F: package/gtest/
|
|
|
|
F: package/mtdev/
|
|
|
|
F: package/mtdev2tuio/
|
|
|
|
F: package/qtuio/
|
|
|
|
|
|
|
|
N: Steve Calfee <stevecalfee@gmail.com>
|
|
|
|
F: package/python-pymysql/
|
|
|
|
F: package/python-pyratemp/
|
|
|
|
|
|
|
|
N: Steve James <ste@junkomatic.net>
|
|
|
|
F: package/leveldb/
|
|
|
|
F: package/libcli/
|
|
|
|
|
|
|
|
N: Steve Kenton <skenton@ou.edu>
|
|
|
|
F: package/dvdauthor/
|
|
|
|
F: package/dvdrw-tools/
|
|
|
|
F: package/memtest86/
|
|
|
|
F: package/mjpegtools/
|
|
|
|
F: package/tovid/
|
2018-01-22 22:31:38 +01:00
|
|
|
F: package/udftools/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/xorriso/
|
|
|
|
|
|
|
|
N: Steve Thomas <scjthm@live.com>
|
|
|
|
F: package/isl/
|
|
|
|
|
|
|
|
N: Steven Noonan <steven@uplinklabs.net>
|
|
|
|
F: package/hwloc/
|
|
|
|
F: package/powertop/
|
|
|
|
|
2018-04-30 12:21:17 +02:00
|
|
|
N: Sven Haardiek <sven.haardiek@iotec-gmbh.de>
|
2017-09-08 10:36:33 +02:00
|
|
|
F: package/lcdproc/
|
2018-05-02 09:26:38 +02:00
|
|
|
F: package/python-influxdb/
|
2017-09-08 10:36:33 +02:00
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Sven Neumann <neumann@teufel.de>
|
|
|
|
F: package/glib-networking/
|
2018-06-28 15:50:09 +02:00
|
|
|
F: package/gstreamer1/gst1-libav/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libmms/
|
|
|
|
F: package/orc/
|
2018-06-28 15:50:09 +02:00
|
|
|
F: package/wampcc/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2016-09-21 12:19:23 +02:00
|
|
|
N: Theo Debrouwere <t.debrouwere@televic.com>
|
|
|
|
F: package/pugixml/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Thierry Bultel <tbultel@free.fr>
|
|
|
|
F: package/mpd-mpc/
|
|
|
|
|
|
|
|
N: Thijs Vermeir <thijsvermeir@gmail.com>
|
|
|
|
F: package/ranger/
|
|
|
|
F: package/x265/
|
|
|
|
|
|
|
|
N: Thomas Claveirole <thomas.claveirole@green-communications.fr>
|
|
|
|
F: package/fcgiwrap/
|
|
|
|
|
|
|
|
N: Thomas Davis <sunsetbrew@sunsetbrew.com>
|
|
|
|
F: package/civetweb/
|
|
|
|
|
2017-01-31 17:03:43 +01:00
|
|
|
N: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
|
|
|
|
F: docs/manual/
|
2017-02-06 16:19:03 +01:00
|
|
|
F: package/opkg-utils/
|
2018-07-12 23:00:45 +02:00
|
|
|
F: package/perl-convert-asn1/
|
2018-07-12 23:00:46 +02:00
|
|
|
F: package/perl-crypt-blowfish/
|
2018-07-12 23:00:47 +02:00
|
|
|
F: package/perl-crypt-cbc/
|
2018-07-12 23:00:48 +02:00
|
|
|
F: package/perl-digest-md5/
|
2018-07-12 23:00:49 +02:00
|
|
|
F: package/perl-mime-base64-urlsafe/
|
2018-07-12 23:00:50 +02:00
|
|
|
F: package/perl-mojolicious-plugin-authentication/
|
2018-07-12 23:00:51 +02:00
|
|
|
F: package/perl-net-ping/
|
2018-07-12 23:00:52 +02:00
|
|
|
F: package/perl-net-snmp/
|
2018-07-12 23:00:53 +02:00
|
|
|
F: package/perl-net-ssh2/
|
2018-07-12 23:00:54 +02:00
|
|
|
F: package/perl-net-telnet/
|
2018-07-04 09:07:36 +02:00
|
|
|
F: package/pigz/
|
2017-01-31 17:03:43 +01:00
|
|
|
F: support/scripts/size-stats
|
2017-07-01 18:40:39 +02:00
|
|
|
F: utils/size-stats-compare
|
2017-01-31 17:03:43 +01:00
|
|
|
F: toolchain/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2018-02-13 14:26:34 +01:00
|
|
|
N: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
|
2016-09-12 22:54:53 +02:00
|
|
|
F: arch/Config.in.arm
|
|
|
|
F: boot/boot-wrapper-aarch64/
|
|
|
|
F: boot/grub2/
|
|
|
|
F: boot/gummiboot/
|
|
|
|
F: package/android-tools/
|
|
|
|
F: package/b43-firmware/
|
|
|
|
F: package/b43-fwcutter/
|
|
|
|
F: package/c-periphery/
|
|
|
|
F: package/cdrkit/
|
|
|
|
F: package/cifs-utils/
|
|
|
|
F: package/cloop/
|
|
|
|
F: package/cmake/
|
|
|
|
F: package/cramfs/
|
|
|
|
F: package/dmidecode/
|
|
|
|
F: package/flashrom/
|
2016-10-15 15:53:36 +02:00
|
|
|
F: package/gcc/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/genext2fs/
|
|
|
|
F: package/genromfs/
|
|
|
|
F: package/getent/
|
|
|
|
F: package/gnu-efi/
|
|
|
|
F: package/heirloom-mailx/
|
|
|
|
F: package/hiawatha/
|
|
|
|
F: package/igh-ethercat/
|
|
|
|
F: package/intltool/
|
|
|
|
F: package/libcap/
|
|
|
|
F: package/libffi/
|
|
|
|
F: package/libsha1/
|
|
|
|
F: package/libtirpc/
|
|
|
|
F: package/libxkbcommon/
|
|
|
|
F: package/libxml-parser-perl/
|
|
|
|
F: package/localedef/
|
|
|
|
F: package/log4cxx/
|
|
|
|
F: package/monit/
|
|
|
|
F: package/mpdecimal/
|
|
|
|
F: package/msmtp/
|
|
|
|
F: package/musl/
|
|
|
|
F: package/ne10/
|
|
|
|
F: package/pkg-python.mk
|
|
|
|
F: package/pkg-autotools.mk
|
|
|
|
F: package/pkg-generic.mk
|
|
|
|
F: package/python/
|
|
|
|
F: package/python3/
|
|
|
|
F: package/python-mad/
|
|
|
|
F: package/python-serial/
|
|
|
|
F: package/qextserialport/
|
|
|
|
F: package/rpcbind/
|
|
|
|
F: package/rt-tests/
|
|
|
|
F: package/sam-ba/
|
|
|
|
F: package/scons/
|
|
|
|
F: package/squashfs/
|
|
|
|
F: package/wayland/
|
|
|
|
F: package/weston/
|
|
|
|
F: toolchain/
|
|
|
|
|
2018-03-08 09:28:37 +01:00
|
|
|
N: Timo Ketola <timo.ketola@exertus.fi>
|
|
|
|
F: package/fbgrab/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Tzu-Jung Lee <roylee17@gmail.com>
|
|
|
|
F: package/dropwatch/
|
|
|
|
F: package/tstools/
|
|
|
|
|
2018-07-17 11:31:09 +02:00
|
|
|
N: Valentin Korenblit <valentinkorenblit@gmail.com>
|
2018-04-11 18:14:49 +02:00
|
|
|
F: package/clang/
|
2018-10-21 00:14:37 +02:00
|
|
|
F: package/clinfo/
|
2018-10-20 16:34:49 +02:00
|
|
|
F: package/libclc/
|
package/llvm: new package
This patch installs LLVM tools and libraries for the host and
libLLVM.so for the target.
In order to cross-compile LLVM for the target, LLVM
must be installed on the host, or at least llvm-tblgen.
This is necessary as the path to host's llvm-tblgen must
be specified when cross-compiling using the LLVM_TABLEGEN option.
Also, a version of llvm-config that can run on the host will
be required by packages that link with LLVM libraries, so we
need to generate it and install it in STAGING_DIR/usr/bin.
It is important to remark why we need llvm-config(host variant)
installed in STAGING dir. This tool is necessary to build
applications that use LLVM, as it prints the compiler flags,
linker flags and object libraries needed to link against LLVM libs.
More info: https://bugs.chromium.org/p/chromium/issues/detail?id=219369
The original idea was to compile only llvm-tblgen and llvm-config
for the host, as they are the only necessary components. However,
llvm-config tool does not work as expected if it is not linked with
libLLVM.so, so we must also enable LLVM_LINK_LLVM_DYLIB, what builds
LLVM as a single shared library and links LLVM tools with it.
More info: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224847
in comment #11.
If we don't build full LLVM for the host, it would be necessary to
patch configure.ac from mesa3d if we want dynamic linking, because it
uses llvm-config (host variant installed in STAGING_DIR) to get the
necessary LLVM libraries to link with, which has the following problems:
- llvm-config --shared mode outputs static (even if LLVM is built as
one shared library) which leads to link issues with libgallium.
- llvm-config --libs outputs all LLVM tiny libs: -lLLVMLTO,
-lLLVMPasses,etc instead of the single shared library containing
all LLVM components (-lLLVM-5.0)
Mesa tries to execute: llvm-config --link-shared --libs, but this outputs
llvm-config: error: libLLVM-5.0.so is missing.
Given that these problems may arise with other packages that use LLVM,
it is preferable to do a full build for the host. Also, having a
complete installation of LLVM on the host will also facilitate the
integration of Clang front-end, which is going to be added in a future
patch.
As option LLVM_BUILD_LLVM_DYLIB is enabled for the llvm target variant,
a single shared library containing all LLVM components is built.
This option is not compatible with BUILD_SHARED_LIBS, which generates
one .so per library and is only recommended for use by LLVM developers.
Tools and utils are not built for the target. The patch aims to provide
LLVM support for other packages.
The main options needed to cross-compile LLVM are the following ones:
LLVM_TABLEGEN
CMAKE_CROSSCOMPILING
LLVM_DEFAULT_TARGET_TRIPLE
LLVM_HOST_TRIPLE
LLVM_TARGET_ARCH
LLVM_TARGETS_TO_BUILD
Signed-off-by: Valentin Korenblit <valentin.korenblit@smile.fr>
[Thomas:
- add dependency on thread and C++ and update the Config.in comment
accordingly.
- make the Config.in comment depend on BR2_PACKAGE_LLVM_ARCH_SUPPORTS
so that it isn't disabled on architectures where LLVM is anyway not
supported.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-04 18:31:18 +02:00
|
|
|
F: package/llvm/
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Vanya Sergeev <vsergeev@gmail.com>
|
|
|
|
F: package/lua-periphery/
|
|
|
|
|
2018-05-29 10:00:12 +02:00
|
|
|
N: Vincent Prince <vincent.prince.fr@gmail.com>
|
|
|
|
F: package/nss-myhostname/
|
|
|
|
|
2017-07-03 22:09:23 +02:00
|
|
|
N: Vincent Stehlé <vincent.stehle@laposte.net>
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/i7z/
|
|
|
|
F: package/msr-tools/
|
2017-07-03 22:09:23 +02:00
|
|
|
F: package/pixz/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Vinicius Tinti <viniciustinti@gmail.com>
|
|
|
|
F: package/python-thrift/
|
|
|
|
|
2018-03-05 18:15:05 +01:00
|
|
|
N: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
|
|
|
|
F: board/technologic/ts5500/
|
|
|
|
F: configs/ts5500_defconfig
|
|
|
|
|
2016-09-12 22:54:53 +02:00
|
|
|
N: Volkov Viacheslav <sv99@inbox.ru>
|
|
|
|
F: package/v4l2grab/
|
|
|
|
F: package/zbar/
|
|
|
|
|
|
|
|
N: Wade Berrier <wberrier@gmail.com>
|
|
|
|
F: package/ngrep/
|
|
|
|
|
|
|
|
N: Waldemar Brodkorb <wbx@openadk.org>
|
2016-10-08 18:18:26 +02:00
|
|
|
F: package/uclibc/
|
2016-12-04 21:50:40 +01:00
|
|
|
F: package/uclibc-ng-test/
|
2016-09-12 22:54:53 +02:00
|
|
|
|
|
|
|
N: Will Newton <will.newton@gmail.com>
|
|
|
|
F: package/enchant/
|
|
|
|
F: package/erlang/
|
|
|
|
F: package/libmicrohttpd/
|
|
|
|
F: package/sysprof/
|
|
|
|
F: package/time/
|
|
|
|
|
|
|
|
N: Will Wagner <will_wagner@carallon.com>
|
|
|
|
F: package/yaffs2utils/
|
|
|
|
|
|
|
|
N: Wojciech M. Zabolotny <wzab01@gmail.com>
|
|
|
|
F: package/avrdude/
|
|
|
|
F: package/jack2/
|
|
|
|
F: package/python-msgpack/
|
|
|
|
F: package/python-pyusb/
|
|
|
|
|
|
|
|
N: Wojciech Niziński <niziak@spox.org>
|
|
|
|
F: package/fwup/
|
|
|
|
|
|
|
|
N: Yann E. MORIN <yann.morin.1998@free.fr>
|
2017-07-11 00:14:51 +02:00
|
|
|
F: fs/squashfs/
|
2017-11-27 14:30:49 +01:00
|
|
|
F: package/asterisk/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/cegui06/
|
|
|
|
F: package/celt051/
|
2017-11-27 14:30:49 +01:00
|
|
|
F: package/dahdi-linux/
|
|
|
|
F: package/dahdi-tools/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/dtc/
|
|
|
|
F: package/dtv-scan-tables/
|
|
|
|
F: package/dvb-apps/
|
2017-02-18 15:33:04 +01:00
|
|
|
F: package/freerdp/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/keyutils/
|
|
|
|
F: package/libbsd/
|
|
|
|
F: package/libedit/
|
2017-01-27 20:33:46 +01:00
|
|
|
F: package/libgsm/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libinput/
|
|
|
|
F: package/libiscsi/
|
2017-11-27 14:30:49 +01:00
|
|
|
F: package/libpri/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/libseccomp/
|
2017-11-27 14:30:49 +01:00
|
|
|
F: package/libss7/
|
2018-01-13 23:24:29 +01:00
|
|
|
F: package/linux-firmware/
|
2016-10-15 15:55:41 +02:00
|
|
|
F: package/linux-tools/
|
2017-12-23 17:15:39 +01:00
|
|
|
F: package/matchbox*
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/mesa3d-headers/
|
2017-03-12 10:58:15 +01:00
|
|
|
F: package/nbd/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/nut/
|
2016-09-21 12:19:23 +02:00
|
|
|
F: package/nvidia-driver/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/omxplayer/
|
|
|
|
F: package/python-pyparsing/
|
|
|
|
F: package/pkg-download.mk
|
2016-10-30 17:02:15 +01:00
|
|
|
F: package/pkg-waf.mk
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/slirp/
|
|
|
|
F: package/snappy/
|
|
|
|
F: package/spice/
|
|
|
|
F: package/spice-protocol/
|
2016-10-15 15:55:41 +02:00
|
|
|
F: package/systemd/
|
|
|
|
F: package/systemd-bootchart/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/tmux/
|
|
|
|
F: package/tvheadend/
|
|
|
|
F: package/usbredir/
|
|
|
|
F: package/vde2/
|
|
|
|
F: package/w_scan/
|
2016-10-15 15:55:41 +02:00
|
|
|
F: package/wayland/
|
|
|
|
F: package/weston/
|
2018-01-02 21:04:11 +01:00
|
|
|
F: package/zisofs-tools/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: support/download/
|
|
|
|
|
|
|
|
N: Yegor Yefremov <yegorslists@googlemail.com>
|
|
|
|
F: package/acl/
|
|
|
|
F: package/attr/
|
|
|
|
F: package/bluez_utils/
|
|
|
|
F: package/boost/
|
|
|
|
F: package/bootstrap/
|
|
|
|
F: package/cannelloni/
|
2016-12-18 13:00:26 +01:00
|
|
|
F: package/can-utils/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/circus/
|
|
|
|
F: package/feh/
|
|
|
|
F: package/giblib/
|
|
|
|
F: package/imlib2/
|
|
|
|
F: package/jquery-datetimepicker/
|
|
|
|
F: package/jquery-sidebar/
|
|
|
|
F: package/kmod/
|
|
|
|
F: package/libical/
|
|
|
|
F: package/libmbim/
|
|
|
|
F: package/libndp/
|
|
|
|
F: package/libnftnl/
|
|
|
|
F: package/libsoc/
|
|
|
|
F: package/libsocketcan/
|
|
|
|
F: package/libubox/
|
|
|
|
F: package/libuci/
|
|
|
|
F: package/linux-firmware/
|
|
|
|
F: package/modem-manager/
|
|
|
|
F: package/nuttcp/
|
|
|
|
F: package/parted/
|
2017-04-13 11:33:20 +02:00
|
|
|
F: package/phytool/
|
2017-12-04 12:16:08 +01:00
|
|
|
F: package/poco/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python*
|
2016-11-07 07:51:33 +01:00
|
|
|
F: package/ser2net/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/socketcand/
|
|
|
|
F: package/qt5/qt5serialbus/
|
|
|
|
F: package/sdparm/
|
|
|
|
F: package/ti-utils/
|
|
|
|
F: package/x11r7/xapp_xconsole/
|
|
|
|
F: package/x11r7/xapp_xinput-calibrator/
|
|
|
|
F: package/zlog/
|
2017-07-01 18:40:39 +02:00
|
|
|
F: utils/scanpypi
|
2016-09-12 22:54:53 +02:00
|
|
|
|
2018-06-02 23:11:13 +02:00
|
|
|
N: Zoltan Gyarmati <zgyarmati@zgyarmati.de>
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/crudini/
|
|
|
|
F: package/grantlee/
|
2017-12-17 00:52:59 +01:00
|
|
|
F: package/proj/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/python-configobj/
|
|
|
|
F: package/python-iniparse/
|
|
|
|
F: package/qjson/
|
|
|
|
F: package/quazip/
|
2016-07-31 14:45:50 +02:00
|
|
|
F: package/shapelib/
|
2016-09-12 22:54:53 +02:00
|
|
|
F: package/tinc/
|