Commit Graph

29059 Commits

Author SHA1 Message Date
MilhouseVH
6bd47f042e Merge pull request #2802 from lrusak/valgrind
valgrind: add patch to enable armv8
2018-07-02 00:03:54 +01:00
MilhouseVH
07faf59094 Merge pull request #2801 from lrusak/mesa-vaapi
mesa: only build va tracker if using a gallium driver that uses it
2018-07-02 00:02:54 +01:00
MilhouseVH
dc596457d7 Merge pull request #2808 from HiassofT/le9-revert-dash
Revert "dash: add package, configure as CONFIG_SHELL"
2018-07-01 23:39:05 +01:00
MilhouseVH
3c6e81b801 Merge pull request #2809 from HiassofT/le9-package-cache
config/functions: store package caches in build dir
2018-07-01 23:38:39 +01:00
Matthias Reichl
670a95c1ae config/functions: store package caches in build dir
Storing the cache in an exported environment variable can
result in build failures if the cache exceeds the MAX_ARG_STRLEN
limit (128k on linux) which can be triggered by building in a
rather deeply nested directory.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-07-01 10:44:17 +02:00
Matthias Reichl
25f254890f Revert "dash: add package, configure as CONFIG_SHELL"
This reverts commit 3b5986704e.

The config shell is set as an interpreter in libtool scripts
and as Linux has a hard limit of 127 bytes on the first line
in scripts (including the hashbang) this causes the build to
fail with a "bad interpreter" error if the path to the config
shell exceeds this limit.

These errors were first noticed on jenkins builds but can be
easily reproduced by building LibreELEC in a longer build dir.

eg RPi2 clean build failing on libtool invocation in kmod build:

./doltlibtool: /home/hias/rpi/libreelec-testing-with-a-long-directory-path-as-on-jenkins/build.LibreELEC-RPi2.arm-9.0-devel/kmod-24/.x86_64-linux-gnu/libtool: /home/hias/rpi/libreelec-testing-with-a-long-directory-path-as-on-jenkins/build.LibreELEC-RPi2.arm-9.0-devel/toolchain/bin/d: bad interpreter: No such file or directory

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-30 12:31:22 +02:00
MilhouseVH
3e3cc3ded0 Merge pull request #2794 from CvH/9.0-config-drop-crap
configure: drop unused build options
2018-06-28 17:57:59 +01:00
Matthias Reichl
f1977c91aa Merge pull request #2785 from MilhouseVH/le90_dash_config_shell
dash: add package, configure as default CONFIG_SHELL [RFC]
2018-06-27 07:38:50 +02:00
Christian Hewitt
5fb04ac86f Merge pull request #2800 from MilhouseVH/le90_samba_4.8.3
samba: update to samba-4.8.3
2018-06-27 04:43:38 +04:00
Lukas Rusak
35cc038e0e valgrind: add patch to enable armv8 2018-06-26 14:54:57 -07:00
Lukas Rusak
81122ec909 mesa: only build va tracker if using a gallium driver that uses it 2018-06-26 12:48:15 -07:00
MilhouseVH
c5b941105c samba: update to samba-4.8.3 2018-06-26 19:27:48 +01:00
CvH
0aeedb579b lcdd: remove unused options 2018-06-26 19:40:57 +02:00
CvH
a12c2e8401 dtach: remove unused options 2018-06-26 19:40:57 +02:00
CvH
22ab0df2ce libstatgrab: remove unused options 2018-06-26 19:40:57 +02:00
CvH
d41793ae82 libmediainfo: remove unused options 2018-06-26 19:40:57 +02:00
CvH
87121f6fb9 Python3: fix typo at option 2018-06-26 19:40:57 +02:00
CvH
9adf3204b9 elfutils: remove unused options 2018-06-26 19:40:57 +02:00
CvH
14d2950c2f fribidi: remove unused options 2018-06-26 19:40:57 +02:00
CvH
68d00111d1 libva: remove unused options 2018-06-26 19:40:57 +02:00
CvH
a92499c106 avahi: remove unused options 2018-06-26 19:40:57 +02:00
CvH
65c9e31e0e connman: remove unused options 2018-06-26 19:40:57 +02:00
CvH
8533636b52 libnfs: remove unused options 2018-06-26 19:40:57 +02:00
CvH
e22172110f openvpn: remove unused options 2018-06-26 19:40:57 +02:00
CvH
9adb9d24d7 font-misc-misc: remove unused options 2018-06-26 19:40:57 +02:00