Commit Graph

16362 Commits

Author SHA1 Message Date
Stefan Saraev
8f18282194 v4l-utils: downgrade to v4l-utils-0.8.9 2013-11-10 16:46:47 +02:00
Stephan Raue
608cfc880c Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2013-11-10 12:34:59 +01:00
Stephan Raue
02d152a807 Mesa: update to Mesa-5442c0e, update upstream patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-11-10 12:34:43 +01:00
Stefan Saraev
22b9efab25 projects/RPi: update to linux-3.12. cleanup linux-3.11
closes #2750
2013-11-10 13:26:03 +02:00
Stefan Saraev
f653098f08 libnfs: bump to libnfs-1.8.0 2013-11-09 20:28:02 +02:00
Stefan Saraev
df8c134251 v4l-utils. typo. sry 2013-11-09 20:27:08 +02:00
Stefan Saraev
9847c23597 Merge pull request #2749 from stefansaraev/v4l-utils
[RFC] update v4l-utils
2013-11-09 10:17:23 -08:00
Stefan Saraev
2178c31c1b xbmc: devinput: KEY_PROG1 is KEY_MEDIA now 2013-11-09 20:08:02 +02:00
Stefan Saraev
513fceb076 event: KEY_PROG1 is KEY_MEDIA now 2013-11-09 20:07:47 +02:00
Stefan Saraev
626e85f35c lirc: KEY_PROG1 is KEY_MEDIA now 2013-11-09 20:07:19 +02:00
Stefan Saraev
01ab262927 v4l-utils: rc6_mce: comments...
just to make it safe. not sure how ir-keytable paarses the file
2013-11-09 20:06:19 +02:00
Stefan Saraev
450eced657 v4l-utils: add new hp mce remote 2013-11-09 20:06:17 +02:00
Stefan Saraev
5e62e1cff9 v4l-utils: update to v4l-utils-1.0.0 2013-11-09 20:02:09 +02:00
Stefan Saraev
8b3146505c xbmc: update to xbmc-13.alpha-b58612c 2013-11-09 17:40:03 +02:00
Stefan Saraev
a9eba81600 xbmc: xbmc.service: switch back to KillMode=process 2013-11-07 23:10:21 +02:00
Stefan Saraev
f613297ed6 Revert "projects/RPi: update to linux-3.12"
This reverts commit 92a8b7961d.
2013-11-07 17:39:19 +02:00
Stefan Saraev
4a650ebc8d Revert "linux: cleanup. remove 3.11.6 patches"
This reverts commit 660dfab2fb.
2013-11-07 17:38:58 +02:00
Stefan Saraev
fad5106841 bootloader/image: use bash 2013-11-07 10:38:41 +02:00
Stefan Saraev
c6720ee792 xf86-video-nvidia: update to xf86-video-nvidia-319.72 2013-11-06 23:00:22 +02:00
Stefan Saraev
660dfab2fb linux: cleanup. remove 3.11.6 patches 2013-11-06 23:00:12 +02:00
Stefan Saraev
a4b1d2bffe projects/ATV: update to linux-3.12 2013-11-06 22:54:20 +02:00
Stefan Saraev
6624a55531 xf86-video-nvidia-legacy: update to xf86-video-nvidia-legacy-304.116 2013-11-06 22:49:38 +02:00
Stefan Saraev
9c2ff2dedd reate_livestick*: rename to create_installstick* 2013-11-06 21:52:07 +02:00
Stefan Saraev
cbc2d48b2f xbmc: update to xbmc-13.alpha-9f8d687 2013-11-06 20:43:06 +02:00
Stefan Saraev
9c1020f1d4 busybox-initramfs/scripts/init: tweak default nfs mount options
- do soft instead of hard nfs mounts
- decrease timeo,retrans

default timeo (70) * our retrans (10) is a bit too high, causing
long lock-ups on resume from suspend with /storage on nfs (due to a
non-related connman bug)

I have a very basic nfs knowledge, but IMO if 2 retrans with 3 sec
timeout fails, there is a general networking problem and the nfs
share is "broken" anyway (loosy network or so)

ref #2596
2013-11-06 19:30:47 +02:00