CvH
f43acfbbde
Merge pull request #3734 from MilhouseVH/le92_backports4
...
le92 backports (9.1.003)
2019-09-02 12:29:00 +02:00
Matthias Reichl
4533bf3ea7
init: make resolution limit for using big console font configurable
...
The vertical resulution limit can be set with the "bigfont" option.
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-23 12:54:59 +02:00
Matthias Reichl
7da4fa4dc9
init: use terminus 16x32 font on >1080 lines displays
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-23 12:54:59 +02:00
Matthias Reichl
7deb7b0236
busybox: enable setfont
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-23 12:54:59 +02:00
Matthias Reichl
827e3f1444
terminus-font: add package
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-23 12:54:59 +02:00
capntrips
50935255f0
systemd: fix swap partition handling when multiple swap partitions are present
2019-08-23 00:32:43 +01:00
Mario Krupa
ee2503e625
getedid: added the active HDMI/DP port to new kernel parameters
...
Added the active HDMI/DP port to kernel parameters.
Without it, fixed EDID does not work on Intel Haswell and possibly others.
2019-08-19 01:39:15 +01:00
Leonardo Brondani Schenkel
5b9312d366
busybox: allow customizing suspend-modules.conf
2019-08-07 17:04:34 +01:00
Leonardo Brondani Schenkel
0af77e49db
busybox: add 'xpad' to SUSPEND_MODULES
...
In some systems, xpad times out during suspend:
[ 4470.773651] xpad 2-1.5:1.6: timed out waiting for output URB to complete, killing
[ 4475.892774] xpad 2-1.5:1.4: timed out waiting for output URB to complete, killing
[ 4481.011717] xpad 2-1.5:1.2: timed out waiting for output URB to complete, killing
[ 4486.130707] xpad 2-1.5:1.0: timed out waiting for output URB to complete, killing
[ 4486.288630] PM: suspend devices took 20.880 seconds
This causes suspend to take a long time to complete. Unloading/reloading
the module during suspend/wakeup successfully works around this issue.
2019-08-07 17:04:34 +01:00
Matthias Reichl
6fce87427b
e2fsprogs: build binaries needed for image creation
...
build e2fsck, mke2fs and tune2fs and install them to toolchain
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-16 21:02:12 +02:00
Matthias Reichl
ad6a9f656e
dosfstools: install fsck.fat and fatlabel to toolchain
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-15 21:15:29 +02:00
CvH
9a21fc75d9
Merge pull request #3679 from MilhouseVH/le92_backports3
...
backports: various backports for libreelec-9.2
2019-07-11 22:11:40 +02:00
MilhouseVH
3e1563cb68
init: clean up splash image selection
2019-07-11 00:28:19 +01:00
MilhouseVH
8dbe022c96
systemd: eat up RDRAND values seen on AMD cpus
2019-07-09 18:45:42 +01:00
Matthias Reichl
15cf6edcda
lirc: add --enable-uinput configure option
...
Don't rely on autodetection as this will fail, eg when building
in a chroot without /dev/uinput, and result in lircd-uinput missing
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 17:03:05 +02:00
Matthias Reichl
f999f5818e
lirc: add patches from Debian Buster
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 12:15:38 +02:00
Matthias Reichl
60541fc7a4
lirc: fix disable-python patch
...
The patch accidentally dropped installation of pkgconfig files which
lead to libirman not detecting lirc
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 12:08:42 +02:00
MilhouseVH
3adcb6ca9b
init: more informative syslinux boot message
2019-06-23 21:40:45 +01:00
kszaq
d7e956544a
busybox/init: amend comment on block devices
2019-06-19 19:06:43 +01:00
kszaq
7bd39a17c5
packages: drop amlogic-specific packages
2019-06-19 18:54:42 +01:00
MilhouseVH
86a09910c8
busybox: fix XBMC reference
2019-06-15 06:26:29 +01:00
MilhouseVH
1de4183ac9
libevdev: update to libevdev-1.7.0
2019-06-15 06:26:29 +01:00
MilhouseVH
8468cb546d
e2fsprogs: update to e2fsprogs-1.45.2
2019-06-15 06:26:29 +01:00
Matthias Reichl
d015207763
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-06-15 06:26:29 +01:00
MilhouseVH
309c06aa95
systemd: add new options
2019-06-15 06:26:29 +01:00
MilhouseVH
48454e8f09
systemd: disable options being detected automagically
2019-06-15 06:26:29 +01:00
MilhouseVH
dce3e3d9b2
systemd: drop unknown options
2019-06-15 06:26:29 +01:00
MilhouseVH
bf92570214
systemd: update hwdb.bin patch
2019-06-15 06:26:29 +01:00
MilhouseVH
f308199746
systemd: drop patches
2019-06-15 06:26:29 +01:00
MilhouseVH
33a9e93a8b
systemd: update to systemd-242
2019-06-15 06:26:29 +01:00
MilhouseVH
2ab4c72852
atvclient: used by macmini hw, should be other support in kernel now
2019-06-13 22:12:21 +01:00
MilhouseVH
1e505759d7
busybox: update to busybox-1.31.0
2019-06-13 22:12:21 +01:00
MilhouseVH
fb0007845a
packages: mega bump
2019-06-13 22:12:21 +01:00
MilhouseVH
d7fc0eb6f0
procps-ng: free from busybox doesn't match top
2019-06-13 22:12:21 +01:00
kszaq
2fb1df6623
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-06-13 22:12:20 +01:00
Ian Leonard
902f198d46
systemd: add depend on libidn2
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-06-13 22:12:20 +01: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
chewitt
9126dc8644
busybox: improvements to dtname/dtfile
2019-04-18 03:21:53 +04:00
Christian Hewitt
cdeb85f70c
busybox: add dtname/dtfile helper scripts
2019-04-17 08:28:42 +04:00
Jernej Skrabec
f117832bef
v4l-utils: Add pine64 remote
2019-04-09 20:14:55 +02:00
Christian Hewitt
bd69cfddad
Merge pull request #3379 from HiassofT/le10-xbox-dvd
...
[le10] improve Xbox DVD remote response
2019-04-03 15:41:18 +04:00
Christian Hewitt
20e2dd9dc1
Merge pull request #3384 from HiassofT/le10-zotac-keymap
...
v4l-utils: add keymap for Zotac remote
2019-04-03 08:28:10 +04:00
Christian Hewitt
b0bd72fdbd
Merge pull request #3386 from MilhouseVH/le10_util-linux-2.33.1
...
util-linux: update to util-linux-2.33.1 + lscpu
2019-04-01 01:19:10 +04:00
MilhouseVH
19602df226
util-linux: enable lscpu
2019-03-28 10:36:53 +00:00
MilhouseVH
ec69122560
util-linux: update to util-linux-2.33.1
2019-03-28 09:42:30 +00:00
Matthias Reichl
d2684aa69b
v4l-utils: add keymap for Zotac remote
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-03-27 18:48:50 +01:00
MilhouseVH
d4f6326142
packages: align source code licence usage with project licence
2019-03-26 18:05:50 +00:00
MilhouseVH
e691b3b693
packages: correct original copyright
2019-03-26 16:43:42 +00:00
Matthias Reichl
0e22feef15
v4l-utils: change xbox_dvd keymap to use xbox-dvd protocol
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-03-24 10:46:40 +01:00