Stephan Raue
89847cc83f
linux: clean up unused modprobe.d/ath9k.conf
2014-10-16 14:32:21 +02:00
Stephan Raue
d6459e5b79
connman: update to connman-1.26
2014-10-16 14:32:21 +02:00
Stephan Raue
b29145aeab
config/functions: show_config: report upnp support
2014-10-16 14:32:21 +02:00
Stephan Raue
187c1b2885
connman: fix systemdunitdir / systemdunitdir
2014-10-16 14:32:21 +02:00
Stephan Raue
beee14a138
libvdpau: remove unused patch
2014-10-16 14:32:21 +02:00
Stephan Raue
70bd675bb9
linux: enable firmware loading from /storage/.config/firmware/
...
from Documentation/firmware_class/README:
....
1), kernel(driver):
- calls request_firmware(&fw_entry, $FIRMWARE, device)
- kernel searchs the fimware image with name $FIRMWARE directly
in the below search path of root filesystem:
User customized search path by module parameter 'path'[1]
"/lib/firmware/updates/" UTS_RELEASE,
"/lib/firmware/updates",
"/lib/firmware/" UTS_RELEASE,
"/lib/firmware"
- If found, goto 7), else goto 2)
[1], the 'path' is a string parameter which length should be less
than 256, user should pass 'firmware_class.path=$CUSTOMIZED_PATH'
if firmware_class is built in kernel(the general situation)
....
can also be done via boot parameter but I preder symlinking
2014-10-16 14:32:21 +02:00
Stephan Raue
4435ddffe0
linux: remove old patches
...
revert-xhci-Set-scatter-gather-limit.patch:
we've got no response from upstream. if the issue fixed by this
patch is still there, I dont care
2014-10-16 14:32:21 +02:00
Stefan Saraev
63deab72f2
Merge pull request #3550 from Keuvie/patch-1
...
Update apt-get
2014-10-15 17:23:30 +03:00
Keuvie
a2cc09f564
Update apt-get
...
Line 25 and 26 got the word "local" at the end and start of it.
2014-10-15 16:17:45 +02:00
Stefan Saraev
3898246834
tvheadend: update to tvheadend-3.9.1847
...
closes #3549
2014-10-15 15:51:21 +03:00
Stephan Raue
6c33aa3fe9
libbluray: use official download location again, the server seems to work again
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 12:51:21 +02:00
Stephan Raue
ddeed4802d
libbluray: update to libbluray-0.6.2
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 02:30:36 +02:00
Stephan Raue
3aac1883d6
xbmc-pvr-addons: add patch to fix api version
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 01:09:43 +02:00
Stephan Raue
54cb4ce00c
projects/RPi/patches/xbmc: update RPi support patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 01:09:43 +02:00
Stephan Raue
ecddc9b9b3
xbmc: update to xbmc-14-4fbeb1b, update FM support patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 01:09:43 +02:00
Stephan Raue
c0e74ae4b6
bcm2835-bootloader: update to bcm2835-bootloader-e4afeda
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 01:09:43 +02:00
Stephan Raue
b74f9954e4
bcm2835-driver: update to bcm2835-driver-e4afeda
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 01:09:43 +02:00
Stephan Raue
dd398414aa
Mesa: update to Mesa-10.3.1
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 01:09:43 +02:00
Stephan Raue
240523fe76
xorg-server: use $OPENGL instead hardcoded 'Mesa' as GL provider, disable dependencies of 'libepoxy' and 'glu' and 'libglamor' support for non GL builds
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 01:09:43 +02:00
Stephan Raue
c98854a689
boblightd: use $OPENGL instead hardcoded 'Mesa' as GL provider
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 01:09:43 +02:00
Stephan Raue
eec7e711fc
xbmc: use $OPENGL instead hardcoded 'Mesa' as GL provider
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 01:09:43 +02:00
Stephan Raue
3c2481d006
SDL: use $OPENGL instead hardcoded 'Mesa' as GL provider
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 01:09:43 +02:00
Stephan Raue
e6b6733d2a
libepoxy: use $OPENGL instead hardcoded 'Mesa' as GL provider
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 01:09:43 +02:00
Stephan Raue
175498fd4e
glew: use $OPENGL instead hardcoded 'Mesa' as GL provider
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 01:09:31 +02:00
Stephan Raue
ea37d2351a
libXt: fix build if built for other platforms then x86
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-10-15 01:08:30 +02:00