17380 Commits

Author SHA1 Message Date
Stephan Raue
e3469c82cc xbmc: update to xbmc-14-31ce987
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-18 22:50:35 +02:00
untergrundbiber
edaa6886fe xbmc-addon-xvdr: update to xbmc-addon-xvdr-2bf2563
Needed for api-version 5.3.0
2014-10-18 21:59:37 +02:00
Stephan Raue
1cbe5d0fd6 sqlite: update to sqlite-autoconf-3080700
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-18 12:13:23 +02:00
Stephan Raue
27ac4c12f9 libplist: update to libplist-1.12
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-18 12:12:55 +02:00
Stephan Raue
4556014c70 libxml2: update to libxml2-2.9.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 22:10:33 +02:00
Stephan Raue
1b186a7bb4 gettext: update to gettext-0.19.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 22:10:13 +02:00
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
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
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
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
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
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
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
Stefan Saraev
dc51895fff dvb-firmware: update to 0.0.46 2014-10-07 17:41:38 +03:00
Stefan Saraev
03f0590f90 tzdata: run tz-data.service early
... earlier as possible. and tmpfiles.service is a bitch!

TODO: carefuly (re)order all OE specific services for 5.0
2014-10-06 21:19:02 +03:00
Stephan Raue
0e190e580c xbmc-pvr-addons: update to xbmc-pvr-addons-259d150
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-06 19:38:51 +02:00
Stefan Saraev
f0055dcccf tzdata: move tz-data.service to basic.target 2014-10-06 20:17:30 +03:00