Commit Graph

23831 Commits

Author SHA1 Message Date
MilhouseVH
39338d2fae Merge pull request #2739 from lrusak/mesa-meson
mesa: change to use meson and update
2018-06-11 18:45:33 +01:00
MilhouseVH
404a9a8557 various licence fixups 2018-06-11 10:34:38 -07:00
CvH
f7bc710be8 kmscube: cleanup 2018-06-10 13:47:49 +02:00
Christian Hewitt
df524236d2 Merge pull request #2759 from MilhouseVH/le90_sqlite_3240
sqlite: update to sqlite-autoconf-3240000
2018-06-09 08:24:09 +01:00
Christian Hewitt
abf544fc30 Merge pull request #2727 from lrusak/kmscube
kmscube: add package
2018-06-09 08:10:35 +01:00
MilhouseVH
3bc2fcd53d sqlite: update to sqlite-autoconf-3240000 2018-06-09 07:52:28 +01:00
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
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
Lukas Rusak
c5104c7c88 mesa: build with lto 2018-06-05 10:26:25 -07:00
Lukas Rusak
c67d17b8ed mesa: change to use meson 2018-06-05 10:26:25 -07:00
Lukas Rusak
58ce8eb1c4 mesa: add patch to allow building without x11 2018-06-05 10:26:25 -07:00
Lukas Rusak
3c57088ab2 mesa: update to 18.1.1 2018-06-05 10:26:25 -07:00
Lukas Rusak
f1bf06a65b llvm: enable rtti 2018-06-05 10:26:25 -07:00
Lukas Rusak
8f321e9e99 MarkupSafe: add package 2018-06-05 10:26:24 -07:00
Lukas Rusak
6ad44570c2 Mako: add package 2018-06-05 10:26:21 -07: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