21802 Commits

Author SHA1 Message Date
MilhouseVH
78f303b5de heimdal: update to heimdal-7.4.0 2017-07-20 07:04:35 +01:00
MilhouseVH
7df57f81aa samba: update to samba-4.6.6 2017-07-20 07:04:35 +01:00
MilhouseVH
bcbef60dad intel-ucode: drop microcode.bin, use binary files 2017-07-19 21:51:59 +01:00
MilhouseVH
4df449fc51 intel-ucode: update to intel-ucode-20170707
Fixes following issue when booting Skylake i5-6260U:

[    0.000000] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0xb2 (or later)
2017-07-19 19:01:22 +01:00
Christian Hewitt
85436ab03e Merge pull request #1805 from CvH/8.2-htop-fix
backport of #1804
2017-07-19 13:04:07 +04:00
awiouy
f7a27122ce librespot: update to 910974e 2017-07-19 09:59:17 +02:00
awiouy
3bff39dd21 librespot: switch from ffmpegx to pulseaudio to stream to Kodi 2017-07-18 18:47:55 +02:00
cvh
7111556a55 htop: build fix 2017-07-17 11:26:55 +02:00
Matthias Reichl
1411f6098f v4l-utils: fix racy udev rule
ir-keytable -a can fail if it's run before the input and event
devices are created. Fix this by changing the udev rule to trigger
on event device creation instead of rc device creation.

Also drop the udev rules patch and simply replace the udev rule
with our version, this is easier to maintain.

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-07-16 18:09:29 +02:00
Christian Hewitt
95eb836354 Merge pull request #1755 from CvH/8.2-systools
backport of #1734
2017-07-16 02:24:02 +04:00
MilhouseVH
9e00840e8a Merge pull request #1796 from chewitt/stuff
addons: docker moby source dir fixup
2017-07-15 20:17:54 +01:00
chewitt
4460592336 addons: docker moby source dir fixup 2017-07-15 19:44:11 +01:00
Christian Hewitt
738daa9499 Merge pull request #1792 from CvH/8.2-mb-fixes
media_build: add upstream patches
2017-07-15 18:36:11 +04:00
MilhouseVH
475180c28d Merge pull request #1793 from chewitt/stuff
addons: fix screensaver.shadertoy githash
2017-07-15 14:13:52 +01:00
chewitt
cf4f561229 addons: fix screensaver.shadertoy githash 2017-07-15 13:01:42 +01:00
cvh
84a8b5ad8a media_build: add Cinergy S2 Dual support 2017-07-14 12:57:32 +02:00
cvh
90b3b36121 media_build: add several lirc fixes 2017-07-14 12:42:22 +02:00
cvh
8c5cee6e0b media_build: add TBS5580 support 2017-07-14 12:41:04 +02:00
cvh
e5eb4c3e9d media_build: add Hauppauge DualHD second tuner support 2017-07-14 00:08:11 +02:00
cvh
1426326e8f media_build: cleanup and add upstream fix 2017-07-14 00:06:40 +02:00
Christian Hewitt
01fd0f8a8b Merge pull request #1786 from MilhouseVH/le82_linux_hybrid
linux: bump RPi/RPi2 to linux-4.9.36, Generic to 4.11.8
2017-07-13 23:23:32 +04:00
MilhouseVH
9d5429d2bd media_build: update to 2017-04-17-rpi 2017-07-13 18:53:26 +01:00
MilhouseVH
a7c042811f RPi: update firmware to 6ba0dab (stable) 2017-07-13 18:53:26 +01:00
MilhouseVH
cc810553a1 linux (RPi/RPi2): update to linux-4.9.36 2017-07-13 18:53:26 +01:00
MilhouseVH
266da54652 iwlwifi-firmware: update to iwlwifi-firmware-6a717a9 2017-07-13 18:53:26 +01:00
MilhouseVH
fa77afbb17 linux-drivers: bring up to 4.11.y spec 2017-07-13 18:53:26 +01:00
MilhouseVH
7e0d75a907 xf86-video-nvidia*: bring up to 4.11.y spec 2017-07-13 18:53:26 +01:00
MilhouseVH
543ef35a27 linux (default): add MCE button repeat fix 2017-07-13 18:53:26 +01:00
MilhouseVH
e859c5db93 linux (default): fix passthrough colours patch 2017-07-13 18:53:26 +01:00
MilhouseVH
3fd44b70ea linux (default): update SpinelPlus remote patch, build as module for RPi/RPi2/Generic 2017-07-13 18:53:26 +01:00
MilhouseVH
c035a54849 linux (default): drop obsolete patches, fix incompatible patches 2017-07-13 18:53:26 +01:00
MilhouseVH
ccb121b2bc linux (default): fix eMMC patch 2017-07-13 18:53:26 +01:00
MilhouseVH
af1ed48815 linux (default): update to linux-4.11.8 2017-07-13 18:53:26 +01:00
MilhouseVH
25094ad2df linux (default): clone patches as default-rpi (for RPi/RPi2) 2017-07-13 18:53:26 +01:00
awiouy
f9a4b788eb librespot: update system_information_string 2017-07-13 13:59:11 +02:00
MilhouseVH
1504d3a0b3 Merge pull request #1779 from chewitt/stuff
cleanup: change add-on team name and changelog.txt cosmetics
2017-07-12 13:28:42 +01:00
Chris Novakovic
635d8b2988 initramfs: enable DNS if network is up
In certain situations, it is desirable for hostnames to be resolvable in
the initramfs (e.g., when a hostname is specified as the NFS server in
the "boot" or "disk" kernel parameters). If the network is up when the
init script is executed (e.g., when the "ip" kernel parameter is
specified) and a DNS server is known, write it to /etc/resolv.conf so it
can be used for DNS requests.
2017-07-12 05:45:56 +01:00
MilhouseVH
dce9240b0d samba-config.service: allow more than 5 restarts in 10 second interval 2017-07-11 09:30:27 +01:00
chewitt
2e3207f5ad addons: changelog cleanup and cosmetics 2017-07-11 07:41:28 +01:00
Alex Deryskyba
c53131c923 busybox: init: do not use dd option conv=fsync when updating kernel on a block device
Makes updates much faster for NAND installations on Amlogic-based devices.
2017-07-10 12:52:48 +02:00
Christian Hewitt
156f813b5f Merge pull request #1770 from CvH/8.2-librespot
librespot: update addon
2017-07-10 00:21:06 +04:00
cvh
836510a29c librespot: update addon 2017-07-09 21:49:51 +02:00
MilhouseVH
378125d4cd xf86-video-nvidia: update to xf86-video-nvidia-375.66 2017-07-09 18:41:18 +02:00
Lukas Rusak
1f297bcb15 xorg-server: adjust vmware rules 2017-07-09 18:38:32 +02:00
Christian Hewitt
6ed2d2c5bf Merge pull request #1712 from Kwiboo/align-partitions-8.2
LE8.2: backport of scripts/mkimage: align partitions to 4MiB
2017-07-09 14:51:05 +04:00
cvh
9e2bf58622 system-tools: update addon 2017-07-07 14:36:22 +02:00
awiouy
a0606e9d03 htop: initial package 2017-07-07 14:36:22 +02:00
cvh
2b7f76693f dstat: initial package 2017-07-07 14:36:22 +02:00
cvh
66404925eb vim: initial package 2017-07-07 14:36:22 +02:00
cvh
da61e204e7 lshw: update to 2.18 2017-07-07 14:36:22 +02:00