Commit Graph

3196 Commits

Author SHA1 Message Date
Christian Hewitt
4ff3ef1dcf Merge pull request #3534 from MilhouseVH/le10_drop_amremote_atvclient
amremote/atvclient: cleanup
2019-06-13 16:45:50 +04:00
MilhouseVH
6d2187c013 busybox: update to busybox-1.31.0 2019-06-12 03:53:14 +01:00
Christian Hewitt
84baa30734 Merge pull request #3537 from MilhouseVH/le10_packages2
packages: mega bump
2019-06-12 06:34:07 +04:00
MilhouseVH
7693bcdac5 procps-ng: free from busybox doesn't match top 2019-06-10 21:44:02 +01:00
MilhouseVH
2a1b8aed25 fuse-exfat: update to fuse-exfat-1.2.8 (fix fuse-2.9.9 issues with 1.3.0) 2019-06-07 08:49:07 +01:00
MilhouseVH
8d0a0a3547 open-vm-tools: update to open-vm-tools-stable-10.3.10 2019-06-07 08:49:07 +01:00
MilhouseVH
3377ce2473 open-vm-tools: remove unrecognized option 2019-06-07 08:49:07 +01:00
MilhouseVH
c96223f4d7 lirc: update to lirc-0.10.1 2019-06-07 08:49:07 +01:00
MilhouseVH
9cadf50f02 busybox: update to busybox-1.30.1 2019-06-07 08:49:07 +01:00
MilhouseVH
f5bbfbc32f tz: update to tz-2019a 2019-06-07 08:49:07 +01:00
MilhouseVH
7e14b9474c util-linux: update to util-linux-2.33.2 2019-06-07 08:49:07 +01:00
MilhouseVH
8858bc0af8 keyutils: update to keyutils-1.6 2019-06-07 08:49:07 +01:00
MilhouseVH
57e74ae3ca libevdev: update to libevdev-1.6.0 2019-06-07 08:49:07 +01:00
MilhouseVH
110951bb1e dbus: update to dbus-1.13.10 2019-06-07 08:49:07 +01:00
MilhouseVH
8d09b9d095 fuse-exfat: update to fuse-exfat-1.3.0 2019-06-07 08:49:07 +01:00
MilhouseVH
d866c9e2e4 pciutils: update to pciutils-3.6.2 2019-06-07 08:49:07 +01:00
MilhouseVH
88698a5904 fuse: update to fuse-2.9.9 2019-06-07 08:49:07 +01:00
MilhouseVH
b4e528508b e2fsprogs: update to e2fsprogs-1.45.1 2019-06-07 08:49:07 +01:00
MilhouseVH
24dbf72842 atvclient: used by macmini hw, should be other support in kernel now 2019-05-25 12:32:23 +01:00
Matthias Reichl
4e23e4d526 v86d: drop no longer used package
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-05-24 16:22:48 +02:00
Matthias Reichl
7f52096b6d busybox: drop uvesafb module handling in init
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-05-24 16:22:48 +02:00
Matthias Reichl
6fa58dd895 systemd: add version-tag build option
Without this option systemd 241 and newer builds will run git describe
and report the LibreELEC git tree info as version, eg in journal

systemd 8.95.002-927-gb1cdc76 running in system mode.

With version-tag set the version is reported like before

systemd 242 running in system mode.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-05-11 11:36:58 +02:00
MilhouseVH
1816badd86 Merge pull request #3373 from antonlacon/libidn2
image: add libidn2 to system image
2019-05-09 01:24:27 +01:00
Lukas Rusak
ec17cea5e6 systemd: enable switch debug-tty to provide a debug console
This allows us to use the default debug-shell.service provided
by systemd and cut down on custom made services. This will also
always provide a debug shell as there is no reason we shouldn't
have access to one.
2019-05-08 11:54:58 -07:00
kszaq
f6dd0660bd ethmactool: new package for getting HW MAC address or generating from CPU SN
Ethernet MAC address should be passed by u-boot in device tree. In
many cases this address is not correct: ethmactool package allows
userspace to take care of it.

Currently these are possible sources of "real" MAC:
 - Amlogic: cmdline, eFuse, CPU SN
 - Rockchip: CPU SN
2019-05-05 21:22:21 +02:00