- Jul 26, 2020
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 667adccb927395ab99d17fc8877b21bf70614218) [Peter: drop Makefile changes] Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Adam Duskett authored
Six years ago, commit b6b5bb51 added the MMU dependency for the libwebsockets package. However, according to the git history of the CMakeLists.txt file, libwebsockets has supported the vfork function for at least the last five years. After testing with the qemu_arm_versatile_nommu_defconfig and the br-arm-cortex-m4-full.config file, no errors occurred when building libwebsockets without MMU support. Remove the dependency; it is no longer necessary. Update the reverse dependencies as needed. Signed-off-by:
Adam Duskett <Aduskett@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
- Jul 25, 2020
-
-
Fabrice Fontaine authored
- Update site to get latest version - Update hash of COPYING.LIB (update in FSF address with https://github.com/AbiWord/enchant/commit/adcb08292d4650a1c258f9b02c53cf1e26b47185 ) - Update indentation in hash file (two spaces) Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Update indentation in hash file (two spaces) Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
- new scheme for version - LICENSE file added Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
now, LICENSE has its own file Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Francois Perrad authored
Signed-off-by:
Francois Perrad <francois.perrad@gadz.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Fix build with zstd in version 2.10.0 Fixes: - http://autobuild.buildroot.org/results/0fe0ca0a7d39f863614f2aecd9eefc20cd64daf4 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Romain Naour authored
only/except keywords will be deprecated by upcoming gitlab release, upstream recommend to use rules keyword instead [1][2][3][4][5]. This patch convert .gitlab-ci.yml to use rules, no functional changes intended. After this patch, we should still have the following behaviour while pushing commit, tag, branches: - to trigger only the check-* jobs: $ git push gitlab HEAD:<name> - to trigger all defconfigs and all check-* jobs: $ git push gitlab HEAD:<name>-defconfigs - to trigger all runtime tests and all check-* jobs: $ git push gitlab HEAD:<name>-runtime-tests - to trigger one defconfig job: $ git push gitlab HEAD:<name>-<defconfig name> - to trigger one runtime job: $ git push gitlab HEAD:<name>-<test case name> [1] https://gitlab.com/gitlab-org/gitlab/-/commit/7eaaa597e24bf24743bdd8f8d1d51ade83b3f6de [2] https://about.gitlab.com/releases/2020/06/22/gitlab-13-1-released/#templates-to-simplify-initial-rules-keyword-configuration [3] https://about.gitlab.com/releases/2020/05/22/gitlab-13-0-released/#auto-devops-and-secure-configuration-templates-are-changing-to-%60rules%60-instead-of-%60only/except%60 [4] https://gitlab.com/gitlab-org/gitlab/issues/27449 [5] https://gitlab.com/groups/gitlab-org/-/epics/2783 [6] https://buildroot.org/downloads/manual/manual.html#_using_the_run_tests_framework Signed-off-by:
Romain Naour <romain.naour@gmail.com> Cc: Ricardo Martincoski <ricardo.martincoski@gmail.com> Cc: Arnout Vandecappelle <arnout@mind.be> Acked-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Angelo Compagnucci authored
This patch adds some packages I contributed to my entry. Signed-off-by:
Angelo Compagnucci <angelo@amarulasolutions.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Angelo Compagnucci authored
This patch bumps Linux CIP RT to version 4.19.132-cip30-rt12 Signed-off-by:
Angelo Compagnucci <angelo@amarulasolutions.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Angelo Compagnucci authored
This patch bumps Linux CIP to version 4.19.132-cip30 Signed-off-by:
Angelo Compagnucci <angelo@amarulasolutions.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Vincent Stehle authored
The Banana Pi M2 Zero [1] is a board from Sinovoip, based on the Allwinner H2+ SoC. It is similar to the other Banana Pi M2* boards, from which this configuration is inspired. [1]: http://www.banana-pi.org/m2z.html Signed-off-by:
Vincent Stehlé <vincent.stehle@laposte.net> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Evgeniy Didin authored
With this patch we enable CONFIG_USB for HSDK, which is not explicitly selected by UDL since the commit 5d50bd440bc2 ("drm/udl: Make udl driver depend on CONFIG_USB"). Commit 4c13ca86dcf8 ("ARC: [plat-hsdk]: fix USB regression") is not yet backported to Linux kernel 5.6.x, so we enable this option in fragment file for HSDK. Signed-off-by:
Evgeniy Didin <Evgeniy.Didin@synopsys.com> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Cc: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Cc: arc-buildroot@synopsys.com Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Joachim Nilsson authored
Basic support for the Marvell ESPRESSObin, by Globalscale Technologies. http://espressobin.net The kernel config has been extended with a fragment to enable switchcore support, DSA drivers, and VLAN filtering in the bridge. To make use of this you need a custom libnl based application, or the iproute2 suite rather than the brctl tools, which don't support the VLAN filtering. Signed-off-by:
Joachim Nilsson <troglobit@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Adam Duskett authored
Other changes: - Add a dependency on libabseil-cpp - Update the patches to apply properly. Tested with the following distributions: - Debian 9 - CentOS 7 - Fedora 32 Signed-off-by:
Adam Duskett <Aduskett@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Adam Duskett authored
This package is a new dependency on grpc versions > 1.25.0 Tested with the following distributions: - Debian 9 - CentOS 7 - Fedora 32 Signed-off-by:
Adam Duskett <Aduskett@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Petr Vorel authored
+ updated copyright hash Signed-off-by:
Petr Vorel <petr.vorel@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Angelo Compagnucci authored
This patch bump python-spidev to version 3.5 Signed-off-by:
Angelo Compagnucci <angelo@amarulasolutions.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Angelo Compagnucci authored
This patch bump pillow to version 7.2.0. The bump requires the python xml module available. Signed-off-by:
Angelo Compagnucci <angelo@amarulasolutions.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Fabrice Fontaine authored
Fixes: - http://autobuild.buildroot.org/results/991d601b30831df61c78dc7109a2f4ab9ace3f84 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Fabrice Fontaine authored
Fixes: - http://autobuild.buildroot.org/results/fa892c41b6b9285839a0164b000e37fb04dcc194 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Fabrice Fontaine authored
Update indentation in hash file (two spaces) https://github.com/OpenVPN/easy-rsa/releases/tag/v3.0.7 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Fabrice Fontaine authored
Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Angelo Compagnucci authored
this patch bumps python-pydal to version 20200714.1 Signed-off-by:
Angelo Compagnucci <angelo@amarulasolutions.com> [yann.morin.1998@free.fr: two spaces in hash file] Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Fabrice Fontaine authored
Fixes: - http://autobuild.buildroot.org/results/7e996aebafa4c690ff130b7d18e5b09c7b255829 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Fabrice Fontaine authored
Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Fabrice Fontaine authored
- Update hash of README - Update indentation in hash file (two spaces) https://lists.gnu.org/archive/html/info-gnu/2020-01/msg00000.html Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Fabrice Fontaine authored
Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
Romain Naour authored
Remove upstream patch backported to gcc 10.2: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=e86ae54172bb982e3c9d5aa62d20be5b72fe0f24 "GCC 10.2 is a bug-fix release from the GCC 10 branch containing important fixes for regressions and serious bugs in GCC 10.1 with more than 94 bugs fixed since the previous release." https://gcc.gnu.org/pipermail/gcc-announce/2020/000164.html Signed-off-by:
Romain Naour <romain.naour@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
mraa supports aarch64 since version 0.9.0 and https://github.com/eclipse/mraa/commit/47ec54c3330de176ed0b8e3254e81d9451fb866a mips is supported since version 1.9.0 and https://github.com/eclipse/mraa/commit/6770be911ba18b25ff284eeac80390e4111f602f Moreover, BUILD_ARCH must be passed otherwise build will fail on i686 and arm Fixes: - http://autobuild.buildroot.org/results/8e99eb282668f6f83f43c5be45112d82936e3408 - http://autobuild.buildroot.org/results/75ba0840da6eb4907847ef05adeec2df109c9937 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Baruch Siach authored
Add a patch to avoid dlfcn.h use when the toolchain is static only. Fixes: http://autobuild.buildroot.net/results/98caf66e8a7f72ee24e4d39f3aab541f82310369/ http://autobuild.buildroot.net/results/3024eb48a026b1a91e39f7d996be3d7f50314762/ http://autobuild.buildroot.net/results/e6bbf1469926bde9057f270940d1455e0f758e0e/ Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-