Commit Graph

28856 Commits

Author SHA1 Message Date
Matthias Reichl
dfdae5e027 Merge pull request #2755 from MilhouseVH/le90_nvidia-legacy_340.107
xf86-video-nvidia-legacy: update to xf86-video-nvidia-legacy-340.107
2018-06-08 18:13:56 +02:00
Matthias Reichl
b13dc93c7a Merge pull request #2753 from MilhouseVH/le90_nvidia_390.67
xf86-video-nvidia: update to xf86-video-nvidia-390.67
2018-06-08 18:13:34 +02:00
Matthias Reichl
ba3ac20c48 Merge pull request #2729 from MilhouseVH/linux41448+
linux: update to linux-4.14.48
2018-06-08 17:28:25 +02:00
MilhouseVH
d210667bf1 RPi: update to firmware 7884178 2018-06-08 05:23:40 +01:00
Matthias Reichl
8a0bf6c38d Merge pull request #2757 from InuSasha/fixes/nss-warn
nss: drop supression of warnings
2018-06-07 19:55:00 +02:00
Sascha Kuehndel (InuSasha)
37ee64fd13 nss: drop supression of warnings
- warnings added with gcc8 and not needed, after update of nss
2018-06-07 13:17:34 +02:00
MilhouseVH
93481260fe brcmfmac_sdio-firmware-rpi: update to brcmfmac_sdio-firmware-rpi-dd61ee1 2018-06-06 19:58:54 +01:00
MilhouseVH
72e4f9c039 xf86-video-nvidia: update to xf86-video-nvidia-390.67 2018-06-06 19:57:35 +01:00
MilhouseVH
8528e98488 xf86-video-nvidia-legacy: update to xf86-video-nvidia-legacy-340.107 2018-06-06 19:56:33 +01:00
CvH
36c2619d9f Merge pull request #2754 from InuSasha/fixes/gcc-linaro-wetek-cp
gcc: switch linaro gcc for wetek core/play
2018-06-06 20:41:45 +02:00
Sascha Kuehndel (InuSasha)
c67349e6eb gcc: switch linaro gcc for wetek core/play 2018-06-06 15:17:25 +02:00
MilhouseVH
1a3ae7aa2b linux: update to linux-4.14.48 2018-06-06 00:56:54 +01:00
CvH
598f67ce77 Merge pull request #2752 from HiassofT/le9-soxr
soxr: don't create libavutil dependency on ARM
2018-06-05 17:19:08 +02:00
Matthias Reichl
c0c0c08f32 soxr: don't create libavutil dependency on ARM
When both SIMD/NEON optimized and non-SIMD resamplers are built
soxr uses libavutil to do runtime CPU detection to switch
between these.

Avoid that by enabling only one of them depending on NEON
availability.

Also explicitly disable AVFFT to avoid picking up a dependency
on libavcodec.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-05 15:51:40 +02:00
CvH
01391bb7db Merge pull request #2718 from InuSasha/updates/gcc-8.1
gcc: update to 8.1
2018-06-04 21:05:08 +02:00
Sascha Kuehndel (InuSasha)
d9258f6c1b gcc: fix describtion 2018-06-04 21:04:26 +02:00
Matthias Reichl
5f6e74c5d3 Merge pull request #2735 from CvH/9.0-pulseaudio-fix
pulseaudio: remove fix and cleanup
2018-06-04 20:49:26 +02:00
Matthias Reichl
a44d2d75d3 Merge pull request #2736 from CvH/9.0-libnl
network-tools add-on buildfix
2018-06-04 20:23:51 +02:00
Sascha Kuehndel (InuSasha)
ca54a7f1a9 WC/WP: use older linaro compiler for WeTek_Core/Play
- linux-3.10 are not able to build with gcc-8.1
2018-06-04 20:17:29 +02:00
Sascha Kuehndel (InuSasha)
bce7fc9535 tinc/lzo: add pic to build with gcc8 2018-06-04 20:17:29 +02:00
Sascha Kuehndel (InuSasha)
2c47bfbb0e grub: fix build with gcc8 with upstream patch 2018-06-04 20:17:29 +02:00
Sascha Kuehndel (InuSasha)
d8996d20fa nss: add cflags for build with gcc8 2018-06-04 20:17:29 +02:00
Sascha Kuehndel (InuSasha)
96868644d9 systemd: add cflags for build with gcc8 2018-06-04 20:17:15 +02:00
Sascha Kuehndel (InuSasha)
0a4dd829a5 glibc: addition cflags for gcc8 2018-06-04 20:07:06 +02:00
Sascha Kuehndel (InuSasha)
58d7972dad buildsystem: add -mtune to CFLAGS, to be in sync with LDFLAGS. Else segfault is triggered in lto build 2018-06-04 20:07:06 +02:00