Commit Graph

29072 Commits

Author SHA1 Message Date
CvH
e4037ce7d7 libdnet: update to 8029bf9 2018-07-05 07:36:10 +02:00
CvH
35ed5b83bd open-vm-tools: update to 10.2.5 2018-07-05 07:36:10 +02:00
Christian Hewitt
60ee116c4f Merge pull request #2811 from HiassofT/le9-sapphire
sapphire: fix build
2018-07-04 21:37:04 +04:00
Matthias Reichl
3c9edfd1f0 sapphire: fix build
The kernel module needs to be built with kernel_make

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-07-04 19:04:44 +02:00
Christian Hewitt
785fcef18e Merge pull request #2810 from CvH/9.0-retro
retroplayer updates
2018-07-04 16:39:05 +04:00
CvH
8d69a49d80 mkpkg_libretro-ppsspp: update to new repo 2018-07-04 14:17:23 +02:00
CvH
a55234904b libretro-ppsspp: update to 7f88688 2018-07-04 14:17:23 +02:00
CvH
3bfcd2607f SDL2: enable fpic 2018-07-04 14:17:23 +02:00
CvH
9fd0d0214d retroplayer: cleanup add-ons 2018-07-04 14:17:23 +02:00
CvH
ae205ce3eb retroplayer: remove craft add-on 2018-07-04 14:17:23 +02:00
CvH
44c6dc616a retroplayer: remove libretro-craft 2018-07-04 14:17:23 +02:00
CvH
987dc53579 retroplayer: update emulation packages 2018-07-04 14:17:23 +02:00
CvH
f398f7d5eb retroplayer: update add-ons 2018-07-04 14:17:23 +02:00
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