Commit Graph

3014 Commits

Author SHA1 Message Date
MilhouseVH
b7967dfcb7 Revert "add -J flag to limit race condition during build step"
This reverts commit 8af0df0bf6.
2018-02-21 17:17:51 +00:00
MilhouseVH
cd32b5000b e2fsprogs: update to e2fsprogs-1.43.9, change download url 2018-02-14 07:38:23 +00:00
MilhouseVH
646a20ff73 tz: update to tz-2018c 2018-02-07 00:50:39 +00:00
MilhouseVH
109e2d9771 squashfs: update to squashfs-e38956b 2018-02-06 07:21:16 +00:00
MilhouseVH
5e68a5b88b systemd: fix build with kernel 3.10 2018-02-05 19:20:55 +00:00
MilhouseVH
003ec420d4 systemd: fix glibc-2.27 build with pre-3.17.0 kernels 2018-02-05 19:20:55 +00:00
MilhouseVH
ba281cd6dc e2fsprogs: update to e2fsprogs-1.43.8
Needed to compile with glibc-2.27
2018-02-05 19:20:54 +00:00
MilhouseVH
8131c87e21 systemd: update to systemd-237
Needed to compile with glibc-2.27

No need to build test suite.
2018-02-05 19:20:54 +00:00
kszaq
92141f73e8 Merge pull request #2464 from adamg88/le90_minix_keytable
v4l-utils: add remote config for minix ir remote to libreelec_multi_amlogic
2018-02-03 13:47:47 +01:00
MilhouseVH
208ff6fd8e busybox: use helper function 2018-02-01 05:21:36 +00:00
Adam Green
d8c66afe7d v4l-utils: add remote config for minix ir remote to libreelec_multi_amlogic
http://minix.com.hk/uploads/images/neo-row-04.jpg

this config also makes the power button work on the Neo A3 remote
2018-01-31 10:39:39 +00:00
Matthias Reichl
f31a9810db v4l-utils: also build dvb utils and v4l2-ctl
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-01-31 00:26:20 +01:00
Radostan Riedel
f93a20a6fc v4l-utils: Add wetek_play_2 to libreelec_multi_amlogic 2018-01-30 13:19:44 +01:00
Christian Hewitt
7679d982ad Merge pull request #2445 from islipfd19/busybox
add -J flag to limit race condition during build step
2018-01-27 05:33:52 +04:00
James Millar
8af0df0bf6 add -J flag to limit race condition during build step 2018-01-26 14:15:45 -05:00
Radostan Riedel
5362a4ebd1 Merge pull request #2341 from HiassofT/le9-lirc-cleanup
lirc: use it only for user-configured remotes
2018-01-26 11:25:44 +01:00
Radostan Riedel
437f0e680a Merge pull request #2424 from HiassofT/le9-v4l-utils-1.14
bump v4l-utils to 1.14.1 and support MCE etc remotes OOTB on Odroid/WH
2018-01-26 11:24:02 +01:00
Sascha Kuehndel (InuSasha)
ef6d49d882 eventlircd: update to actual master
- patches was merged, no other change
2018-01-23 19:04:44 +01:00
Matthias Reichl
7b337bd25a v4l-utils: add multi keymap for Amlogic devices
This keymap supports the common remotes (MCE, Xbox 360 etc)
plus the Odroid an Wetek Hub remote.

It is used with the meson-ir driver unless one of the other
supported keymaps was explicitly chosen in devicetree.

By default meson-ir uses the rc-empty map, Odroid C2 DT sets it
to rc-odroid and Wetek Hub DT sets it to rc-wetek-hub. As rc-maps.cfg
doesn't contain a mapping for these the amlogic multi-map will be used.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-01-23 17:18:05 +01:00
Matthias Reichl
ac9aac9bab v4l-utils: bump to 1.14.1
all backport patches can be dropped, they are already in upstream

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-01-20 11:07:45 +01:00
MilhouseVH
0fa5bc6604 systemd: persist persistent timer stamps 2018-01-08 13:48:56 +00:00
MilhouseVH
92a868a64c Merge pull request #2388 from kszaq/fstrim_linux_util
fstrim: disable in Busybox, enable in util-linux
2018-01-05 23:26:25 +00:00
Christian Hewitt
a8470ee576 Merge pull request #2375 from lrusak/systemd-umount
busybox: add upstream patch to fix umount from systemd
2018-01-05 22:06:31 +04:00
kszaq
e6b4fa074b fstrim: disable in Busybox, enable in util-linux
fstrim from util-linux gives more options, e.g. -a to trim all drives,
we also don't need fstrim in initramfs.

Thanks to koenkooi for the idea.
2018-01-05 18:44:33 +01:00
Lukas Rusak
cec921c1bd busybox: add upstream patch to fix umount from systemd 2018-01-05 09:39:50 -08:00