Lukas Rusak
7a28e471ee
lirc: simplify scripts
2017-02-08 18:21:44 -08:00
Matthias Reichl
d3c568d81c
eventlircd: dont' send _UP release events
...
Kodi doesn't support the artificial lirc release events and
_UP leads to a clash since KEY_LEFT_UP and KEY_RIGHT_UP are valid
linux input events since the diagonal key support in kernel 4.7.
2017-02-07 09:10:14 +01:00
Matthias Reichl
f63efba4e9
lirc: fix cross compilation
...
Make sure lirc uses kernel headers from target, not the build
host, when generating input_map.inc.
2017-02-07 09:10:06 +01:00
Matthias Reichl
7305d58ddb
lirc: use _LIRCUP as key-release suffix instead of _UP
...
Since diagonal key support was added in kernel 4.7 KEY_LEFT_UP
and KEY_RIGHT_UP are valid input symbols.
This means we can no longer use _UP as a suffix for transporting
release events from lircd to lircd-uinput, lircd-uinput now
interprets KEY_LEFT_UP/KEY_RIGHT_UP as a diagnoal key down event
instead of left/right key release.
2017-02-07 09:09:58 +01:00
Matthias Reichl
3fc5343a9d
eventlircd: use default initial-repeat delay for gpio-rc-recv
2017-02-07 05:34:34 +00:00
Christian Hewitt
f9c44bc1a7
Merge pull request #1235 from HiassofT/le8-systemd
...
backport of #1234
2017-02-05 08:51:53 +04:00
DaVukovic
b48f83a18a
busybox: cleanup getedid script
2017-02-05 08:39:56 +04:00
MilhouseVH
fd9adcf9d9
lirc: use stable pkg_url [backport]
2017-01-31 11:28:52 +00:00
Matthias Reichl
6d14b10631
systemd: make standard systemctl commands work again
2017-01-28 13:12:40 +01:00
Lukas Rusak
243dfad2e2
open-vm-tools: update to 10.1.0
2017-01-20 23:24:20 -08:00
awiouy
c161126e01
decommission PKG_REV
2017-01-19 07:23:38 +01:00
Lukas Rusak
272f9fceac
lirc: lircd-uinput@.service should depends on the same thing as lircd@.service
2017-01-14 11:15:48 -08:00
Lukas Rusak
bbd0126da4
systemd: add 90-systemd.conf to disable colors
2017-01-12 13:06:21 -08:00
escalade
f5ce0becc4
lirc: don't start the lircd-uinput service unless the correct socket exists
2017-01-10 21:31:36 +00:00
MilhouseVH
56f05ab4d6
Merge pull request #1101 from Kwiboo/lirc-python
...
Update lirc
2017-01-02 21:02:25 +00:00
chewitt
df78d3ef6c
atvclient: update for Krypton changes
2016-12-29 19:13:19 +00:00
Lukas Rusak
2ce4f68338
lirc: add lircd-uinput service
2016-12-28 20:46:31 +01:00
Jonas Karlman
8274c7ec70
lirc: update to 0.9.4c
2016-12-28 20:01:55 +01:00
Lukas Rusak
810429406b
Merge pull request #1081 from Raybuntu/eventlircd
...
eventlircd: Fix missing buttons with WP2 remote
2016-12-25 17:19:52 -08:00
Christian Hewitt
6e139146e2
Merge pull request #1075 from MilhouseVH/package_updates1
...
Package updates
2016-12-22 00:36:39 +04:00
Radostan Riedel
7fd5fdac92
eventlircd: Fix missing buttons with WP2 remote
2016-12-21 15:03:36 +01:00
MilhouseVH
858a1db459
libevdev: update to libevdev-1.5.5
2016-12-21 13:19:06 +00:00
MilhouseVH
f60bbeaa15
util-linux: update to util-linux-2.29
2016-12-21 13:19:06 +00:00
MilhouseVH
f9738e27f3
pciutils: update to pciutils-3.5.2
2016-12-21 13:19:06 +00:00
Jonas Karlman
006a07d362
dbus: update to 1.10.14
2016-12-21 07:34:23 +01:00
DaVukovic
cce01587e7
busybox: add getedid script
2016-12-18 20:00:49 +04:00
Lukas Rusak
011f81f2bf
dosfstools: use unified /usr
2016-12-04 13:23:47 -08:00
Lukas Rusak
3a15ba32e6
udevil: use unified /usr
2016-12-04 13:23:47 -08:00
Lukas Rusak
4000f42935
v86d: use unified /usr
2016-12-04 13:23:47 -08:00
Lukas Rusak
317f3a57d2
open-iscsi: use unified /usr
2016-12-04 13:23:47 -08:00
Lukas Rusak
4ad4726911
util-linux: use unified /usr
2016-12-04 13:23:46 -08:00
Lukas Rusak
d58c355742
systemd: use unified /usr
2016-12-04 13:23:46 -08:00
Lukas Rusak
602106cfd8
ntfs-3g_ntfsprogs: use unified /usr
2016-12-04 13:23:46 -08:00
Lukas Rusak
d260d4f905
kmod: use unified /usr
2016-12-04 13:23:45 -08:00
Lukas Rusak
4eb0733670
keyutils: use unified /usr
2016-12-04 13:23:45 -08:00
Lukas Rusak
d5ae3e5c9b
fuse: use unified /usr
2016-12-04 13:23:45 -08:00
Lukas Rusak
01802edb3c
e2fsprogs: use unified /usr
2016-12-04 13:23:45 -08:00
Lukas Rusak
5923c833db
diskdev_cmds: use unified /usr
2016-12-04 13:23:45 -08:00
Lukas Rusak
725ea4f977
busybox: use unified /usr
2016-12-04 13:23:45 -08:00
MilhouseVH
1df18c5b4d
Merge pull request #980 from lrusak/systemd
...
systemd: update to 232
2016-11-25 08:31:31 +00:00
MilhouseVH
3d6973a0fe
Merge pull request #940 from lrusak/tzdata
...
timezone-data: convert to new tzdata and tzcode packages
2016-11-24 02:18:58 +00:00
Lukas Rusak
b12be93217
systemd: update to 232
2016-11-23 13:31:12 -08:00
Lukas Rusak
20d72172fb
systemd: cleanup patch names
2016-11-23 13:31:11 -08:00
cvh
4223bc9872
open-vm-tools: gcc6 compile fix
2016-11-20 02:32:52 +01:00
MilhouseVH
5ab13b678c
busybox: update to busybox-1.25.1
2016-11-18 22:27:33 +00:00
Lukas Rusak
6aaed182b7
timezone-data: convert to new tz package
2016-11-18 09:17:05 -08:00
Stephan Raue
f7baa8b0e7
util-linux: update to util-linux-2.28.1
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 0e486f8261328d7c9906a316054ecaa260fa4e9c)
2016-11-16 00:18:25 +00:00
Stephan Raue
e9d16a9dbc
kmod: update to kmod-23
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit ee6c8625d93c735f9383a248c3eb8f6222e7fd05)
2016-11-16 00:18:25 +00:00
awiouy
09fa63daba
usbutils: disable autoreconf
2016-11-15 20:51:46 +01:00
awiouy
d42d70e37b
udevil: disable autoreconf
2016-11-15 20:51:46 +01:00