MilhouseVH
cae8b49942
userconfig: overwrite our sample files
2017-03-23 20:27:21 +00:00
Christian Hewitt
bdbe578305
Merge pull request #1369 from mglae/fix_fs-resize
...
Fix file system resize script hang
2017-03-22 20:33:26 +04:00
MilhouseVH
db78770d62
Merge pull request #1452 from lrusak/package-updates-1
...
Package updates
2017-03-21 16:07:11 +00:00
Stephan Raue
61b0a09a5f
dbus: update to dbus-1.10.16
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2017-03-18 10:09:25 -07:00
Stephan Raue
da20ae04b2
util-linux: update to util-linux-2.29.2
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2017-03-18 10:09:25 -07:00
Stephan Raue
b4bf167dcf
kmod: update to kmod-24
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2017-03-18 10:09:25 -07:00
Lukas Rusak
dc513d78a8
systemd: use recommended default hybrid cgroups hierarchy
2017-03-18 10:09:24 -07:00
Stephan Raue
c6ece5e7fb
systemd: update to systemd-233
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2017-03-18 10:09:24 -07:00
Christian Hewitt
f760bcc903
Merge pull request #1438 from HiassofT/le-ir-keytable-split
...
v4l-utils: cleanup locally added keymaps, remove crime against rc6_mce
2017-03-17 09:21:03 +04:00
Christian Hewitt
9ef347a569
Merge pull request #1433 from HiassofT/le-ir-keytable
...
v4l-utils: properly fix streamzap issues, allow user rc_maps.cfg override
2017-03-17 09:20:20 +04:00
Lukas Rusak
8e797eff17
use openssl instead of libressl
2017-03-14 10:46:29 -07:00
Matthias Reichl
a88314530c
v4l-utils: fix invalid keynames in hp mce remote table
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2017-03-12 17:59:31 +01:00
Matthias Reichl
6526855d7f
v4l-utils: create separate keymaps instead of patching rc6_mce
...
All locally added remote keycodes are now in separate files,
one per remote, instead of adding them to rc6_mce.
A new keymap, libreelec_multi, with all keycodes of the previous
rc6_mce map is added in install and used by default when the
remote is configured to use the rc-rc6-mce table.
The default behaviour is unchanged, LE can still be controlled with
MCE, xbox, ... remotes out of the box but it's now possible to configure
the ir receiver to react only on the codes sent by a specific remote.
This solves the issue where a xbox remote always controlled LE even
when a user only wanted to control it with a MCE remote.
To do this simply create a /storage/.config/rc_maps.cfg file with
the following content:
* rc-rc6-mce rc6_mce
Signed-off-by: Matthias Reichl <hias@horus.com >
2017-03-12 17:59:31 +01:00
Matthias Reichl
55c398c111
v4l-utils: support user keytable map in /storage/.config/
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2017-03-12 14:00:27 +01:00
Matthias Reichl
ddda6ccc88
v4l-utils: replace streamzap fix with proposed upstream patch
...
See http://www.mail-archive.com/linux-media@vger.kernel.org/msg108483.html
Signed-off-by: Matthias Reichl <hias@horus.com >
2017-03-12 13:14:52 +01:00
MilhouseVH
00c06a4e16
kmod: ftp.kernel.org no longer working
2017-03-02 10:49:37 +00:00
Lukas Rusak
65a87cb6f8
Merge pull request #1365 from MilhouseVH/absolute_paths_v2
...
build system: switch to absolute paths
2017-02-22 20:39:10 -08:00
mglae
b5d6ddb7c5
gptfdisk: new package providing sgdisk
2017-02-20 23:31:10 +01:00
mglae
d481e13108
busybox: fix fs-resize by using sgdisk
2017-02-19 17:56:21 +01:00
Jonas Karlman
e299f01134
v4l-utils: add 70-input-repeat.rules
...
This moves the repeat delay config from 98-eventlircd.rules,
changes the repeat period from 33ms to 80ms for lircd-uinput
and changes the repeat delay from 1s to 500ms for all input devices.
2017-02-18 22:57:26 +01:00
MilhouseVH
99ef6bc05d
PKG_BUILD: drop $ROOT, convert to absolute path
2017-02-17 18:17:13 +00:00
MilhouseVH
03366a102c
TOOLCHAIN: drop $ROOT, convert to absolute path
2017-02-17 18:17:13 +00:00
MilhouseVH
db963c64ee
BUILD: add $ROOT, convert to absolute path
2017-02-17 18:17:13 +00:00
Peter V
e44c5882f1
Merge pull request #1333 from wrxtasy/hexdump
...
busybox: add hexdump for C2 RAM OClocking script
2017-02-17 13:43:05 +01:00
Matthias Reichl
ea924963e3
v4l-utils: fix invalid protocol in streamzap keymap
2017-02-14 19:59:58 +01:00