Commit Graph

3188 Commits

Author SHA1 Message Date
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
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
Ian Leonard
e8db57f8a9 systemd: add depend on libidn2
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-05-04 08:30:18 +00:00
CvH
9d0ed24d93 Merge pull request #3419 from MilhouseVH/le10_systemd-242
systemd: update to systemd-242
2019-05-04 07:25:22 +02:00
CvH
851f654777 Merge pull request #3458 from kszaq/drop_aml_3.14
Goodbye Amlogic 3.14
2019-05-04 07:22:11 +02:00
Ian Leonard
1fcc9d3247 image: drop OPENELEC_ARCH from /etc/os-release
Also swaps the necessary variable check in busybox/init to acoomodate OPENELEC_ARCH
may or may not exist, while LIBREELEC_ARCH will be assumed to exist.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-05-03 23:11:24 +00:00
kszaq
10b7806c2e busybox/init: amend comment on block devices 2019-05-04 00:02:46 +02:00
kszaq
083e8cde8e packages: drop amlogic-specific packages 2019-05-04 00:01:55 +02:00
chewitt
3f9782d1c8 busybox: fix dtfile path error 2019-04-24 08:49:38 +04:00
kszaq
52d603a711 init: set ondemand up_threshold for multi-cluster CPUs
For multi-cluster CPUs (e.g. Amlogic S912) there is a separate
policy for each CPU cluster. Add a case in init script to cover
setting up_threshold for all clusters.
2019-04-22 22:00:34 +02:00