Robert Högberg
879921fb89
The Fujitsu Siemens Scaleo E HTPC has a dm140 lcd with a different USB vendor/device id than currently supported by the dm140 driver, so add support for this "new" USB device id.
...
Function Compare didn't work with USB vendor/device ids >= 2^15 (ie 0x925d)
because the value read from the string was not handled as a signed short. Values
should be signed and compared as such.
2014-12-27 21:53:38 +01:00
Wes Garrison
cc663e6bda
replace duplicate KEY_OK with KEY_PLAY
...
additionally set gap and toggle_bit_mask back to settings from MythTV config here http://www.mythtv.org/wiki/XBOX_DVD_IR_Receiver
2014-12-27 21:50:11 +01:00
LS80
d5da603132
Increase the limit for the number of lines in less.
2014-12-18 19:00:30 +01:00
Stephan Raue
d7c4549aff
dbus: update to dbus-1.8.12
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 00:02:29 +01:00
Stephan Raue
c030abe5c0
dosfstools: update to dosfstools-3.0.27
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 00:02:12 +01:00
Stephan Raue
9c1b0526a6
util-linux: specify more configure options, build with losetup and libsmartcol support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-15 02:45:41 +01:00
Stefan Saraev
963662fc53
scripts/createlog: more logs
2014-12-13 14:13:47 +01:00
Stefan Saraev
7f2866c5da
scripts/createlog: cosmetics. also include kodi.old.log
...
... and crashlog, in the future...
2014-12-13 14:13:31 +01:00
Stefan Saraev
912e3794db
init: warn on obvious KERNEL/SYSTEM mismatch
...
... because rpi / netboot users still cant get it
2014-12-11 23:53:02 +01:00
Stephan Raue
d47409ce1c
util-linux: add upstream patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-11 21:26:26 +01:00
Stephan Raue
a4e3845b91
busybox: move keyutils dependency to package 'linux'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-09 23:00:30 +01:00
David Härdeman
2d9fc82796
Make sure keyutils gets included
...
Signed-off-by: David Härdeman <david@hardeman.nu>
2014-12-09 22:58:16 +01:00
David Härdeman
cf55b2e446
Add package keyutils
...
The kernel hardcodes the path to the key instantiation callback binary
as /sbin/request-key, meaning that providing keyutils as a separate
binary in an addon is impossible. It might be possible to use a
dangling symlink, but the three binaries built from this package
are all around 20 - 30KiB. Additionally, the request-key binary
is useful for more than one protocol.
keyutils is the "new" way of handling both DNS name resolution
(necessary for e.g. cifs dfs referrals) and security credentials, thus
replacing e.g. the rpc.idmap daemon.
Signed-off-by: David Härdeman <david@hardeman.nu>
2014-12-09 22:58:16 +01:00
Stephan Raue
6895e7ef43
busybox: add 'devmem' support for devel builds
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-29 13:56:10 +01:00
Stephan Raue
5b8f39d581
v4l-utils: update to v4l-utils-1.6.2
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-22 12:52:18 +01:00
Stephan Raue
07592d1e8b
kmod: symlink /etc/modprobe.d to /storage/.config/modprobe.d
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-17 22:38:21 +01:00
Stephan Raue
1672676b87
kmod: update to kmod-19
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-17 06:55:53 +01:00
Stephan Raue
03f6db3269
v4l-utils: add upstream patch to fix a regression introduced by v4l-utils-fe2aa5f
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-16 12:40:55 +01:00
Stephan Raue
5389274ed1
dbus: update to dbus-1.8.10
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-14 16:34:40 +01:00
Stephan Raue
340229b925
v4l-utils: fix rc6_mce mapfile
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-14 10:46:07 +01:00
Stephan Raue
3585439653
systemd: install pci hwdb
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-12 02:06:26 +01:00
Stephan Raue
926ed98ad4
pciutils: update to pciutils-3.3.0, enable udev and libkmod support, dont install pci.ids
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-12 02:06:07 +01:00
Stephan Raue
48cb2b7581
irserver: change lirc's runtime dir to /run/lirc
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-11 17:16:29 +01:00
Stephan Raue
86f796d618
lirc: specify localstatedir so /run/lirc is used for socket and pid files
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-11 17:16:29 +01:00
Stephan Raue
d37c22d61f
debug-shell.service: move to sysinit
2014-11-10 19:41:14 +01:00
Stephan Raue
b0482f422b
systemd: move userconfig.service to sysinit.target
2014-11-10 19:41:14 +01:00
Stephan Raue
792a28b64b
systemd: machine-id.service has no job after local-fs.target
2014-11-10 19:41:14 +01:00
Stephan Raue
cb4f28a577
v4l-utils: add support for user keytables in /storage/.config/rc_keymaps
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-10 19:41:14 +01:00
Stephan Raue
7a30bdab0d
v4l-utils: readd reworket patch to fix 'OTHER' protocol
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-10 19:41:14 +01:00
Stephan Raue
8cc3a30690
v4l-utils: update to v4l-utils-1.6.0
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-10 19:41:14 +01:00
Stephan Raue
8e4c355a16
systemd: add upstream patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-10 19:41:14 +01:00
Stephan Raue
96e0c77eeb
systemd: add upstream patch
2014-10-31 23:24:12 +01:00
Stephan Raue
c30bdb4d84
systemd: /etc/udev/rules.d works fine as a symlink
2014-10-31 23:24:09 +01:00
Stephan Raue
6c34c472ec
systemd: update to systemd-217
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-31 23:23:06 +01:00
Stephan Raue
4319c94244
systemd: install usb*.hwdb
2014-10-31 22:27:05 +01:00
Rene Hegewald
413286775c
add package 'libirman'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-29 13:26:58 +01:00
Stephan Raue
4b21e4d883
Merge pull request #3577 from chewitt/timezone-data
...
timezone-data: update to 2014i
2014-10-27 03:03:44 +01:00
Stephan Raue
8b527b2fa2
util-linux: update to util-linux-2.25.2
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-26 19:07:25 +01:00
Stephan Raue
9c7192373c
usbutils: update to usbutils-008, this dont needs usb.ids anymore and uses udev's hwdb
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-26 19:07:17 +01:00
Christian Hewitt
58d9915121
timezone-data: update to 2014i
...
sources are uploaded, addresses #3576
2014-10-26 21:17:48 +04:00
Stephan Raue
e17fa38272
[xbmc-rebrand] systemd: rename XBMC config dir in config files
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-20 16:05:49 +02:00
Stephan Raue
0900d83b9a
[xbmc-rebrand] busybox: rename XBMC config dir in scripts
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-20 16:05:49 +02:00
Stephan Raue
4b89a1f7cb
kmod: cleanup modprobe.d/
2014-10-16 14:32:22 +02:00
Stephan Raue
ecb41770cd
kmod: clean up modprobe.d/
2014-10-16 14:32:22 +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
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
Stefan Saraev
f0055dcccf
tzdata: move tz-data.service to basic.target
2014-10-06 20:17:30 +03:00
Stephan Raue
2fc757b3ff
v4l-utils: remove at-visions remote patch, this must be done different, let us think about this
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-30 02:42:50 +02:00
Stefan Saraev
e0f918b0db
Merge pull request #3496 from MilhouseVH/fixnetcat
...
[busybox] Enable CONFIG_NC_SERVER, closes #3495
2014-09-27 19:17:14 +03:00
Stephan Raue
ca3f9d15c8
v4l-utils: dont react on samsung remote control codes for KEY_POWER and KEY_SOURCE
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-26 22:58:54 +02:00