19992 Commits

Author SHA1 Message Date
Stephan Raue
8af8546b34 linux: remove patch from todo dir
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 22:09:41 +02:00
Stephan Raue
810be9e27e Merge pull request #3552 from MattDevo/ir_fix
IR-RC6 patch: updated for kernel 3.17.1
2014-10-16 22:07:57 +02:00
Matt DeVillier
f8e35880e3 IR-RC6 patch: updated for kernel 3.17.1
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
2014-10-16 15:03:45 -05:00
Stephan Raue
1ecff2b6b7 Revert "linux: clean up unused modprobe.d/ath9k.conf"
This reverts commit 89847cc83f994ec73dfe8b3980657bcf218cd1b1.
2014-10-16 18:03:47 +02:00
Stephan Raue
99b4a9547f libdrm: simplify package.mk 2014-10-16 18:00:09 +02:00
Stephan Raue
a93911fbea projects/Generic/linux: switch to tick based cputime accounting
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 17:44:57 +02:00
Stephan Raue
fdcdc6a2dc projects/*/linux: switch back to idle dynticks
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 17:36:27 +02:00
Stephan Raue
6ae85132d5 projects/*/linux: remove CONFIG_6LOWPAN
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 17:17:34 +02:00
Stephan Raue
3edb769575 projects/*/linux: remove CONFIG_ACPI_WMI, CONFIG_HP_WMI, CONFIG_HP_ACCEL, CONFIG_INPUT_POLLDEV, CONFIG_INPUT_SPARSEKMAP support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 17:08:58 +02:00
Stephan Raue
f42ad08af0 xbmc: remove patch which crashes xbmc on RPi
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 14:32:22 +02:00
Stephan Raue
4a82afe95b linux: fix build if /lib/firmeware is not avaible before creating the symlink
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 14:32:22 +02:00
Stephan Raue
55f7da3dbc linux: update to linux-3.17.1, update kernel config, update RPi support patch. TODO: rework some patches from packages/linux/patches/3.17.1/todo
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 14:32:22 +02:00
Stephan Raue
4b89a1f7cb kmod: cleanup modprobe.d/ 2014-10-16 14:32:22 +02:00
Stephan Raue
56ef0e3867 xbmc-pvr-addons: wmc: heh os/arch info
wmc, y u think you are so special?
2014-10-16 14:32:22 +02:00
Stephan Raue
ecb41770cd kmod: clean up modprobe.d/ 2014-10-16 14:32:22 +02:00
Stephan Raue
6b4d9ef088 alsa-lib: clean up modprobe.d/ 2014-10-16 14:32:22 +02:00
Stephan Raue
2cb7cd6f2b buildsys: add $PKG_DIR/modprobe.d/ support to scripts/install 2014-10-16 14:32:21 +02:00
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
Stephan Raue
a9bdb58493 syslinux: update to syslinux-6.03
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-15 01:08:29 +02:00
Stephan Raue
d994377abe wpa_supplicant: update to wpa_supplicant-2.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-15 01:08:29 +02:00
Stefan Saraev
c82775effd Merge pull request #3546 from Tolriq/master
Make default sources accessible from remotes
2014-10-14 14:43:56 +03:00
Tolriq
474475481c Make default sources accessible from remotes
Since Gotham there's a limitation on access to sources. It's by default true when added from the GUI but not from Openelec install script.
Leading users to no easy way to give access unless removing the sources and adding it back again starting a slow full scrape after.
2014-10-14 12:07:31 +02:00
Stephan Raue
7c25d27cb0 linux: update to linux-3.16.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-10 11:22:28 +02:00
Stephan Raue
6794cac957 wireless-regdb: update to wireless-regdb-2014.10.07
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-10 11:00:14 +02:00
Stephan Raue
90a729457b openssh: update to openssh-6.7p1 2014-10-10 10:50:48 +02:00
vpeter4
c2d314c30f path: search for package folders only if they containg package.mk file
it's much more universal way as it was before
2014-10-10 09:02:55 +02:00