Commit Graph

26232 Commits

Author SHA1 Message Date
5schatten
241a2cbdb2 image: updated dependencies to use squashfs-tools 2019-08-29 23:24:43 +02:00
5schatten
741a371142 game.libretro.mame2014: add back as broken addon 2019-08-26 21:54:35 +02:00
5schatten
bb29f04b60 game.libretro.mame2016: build only for AMLG12 Generic & RK3399 2019-08-26 21:26:37 +02:00
5schatten
426e7d5486 libretro-mame2016: updated to git efc37c9 / fixed build for ARM / cleaned up / updated cross-compile patch 2019-08-26 21:25:47 +02:00
5schatten
642bbc7f37 game.libretro.mame2015: initial package 0.160.0.3-Leia 2019-08-26 21:24:37 +02:00
5schatten
928f09adbc libretro-mame2015: initial package git d43c94f 2019-08-26 21:24:19 +02:00
5schatten
5f271c4440 game.libretro.mame2014: decommission package 2019-08-26 21:23:49 +02:00
5schatten
d287d8543e libretro-mame2014: decommission package 2019-08-26 21:23:28 +02:00
MilhouseVH
ee2128d78e Merge pull request #3764 from HiassofT/le10-console-font
[le10] use a larger console font on HiDPI displays
2019-08-23 15:20:11 +01:00
Matthias Reichl
1cb0af881c 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:55:15 +02:00
Matthias Reichl
5f9248eb59 init: use terminus 16x32 font on >1080 lines displays
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-23 12:55:15 +02:00
Matthias Reichl
017212ee84 initramfs: add terminus-font dependency
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-23 12:55:15 +02:00
Matthias Reichl
a6ef4e5c59 busybox: enable setfont
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-23 12:55:15 +02:00
Matthias Reichl
81c0c5a2a9 terminus-font: add package
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-23 12:55:15 +02:00
MilhouseVH
2ddcea9684 Merge pull request #3767 from capntrips/fix-swap
systemd: fix swap partition handling when multiple present
2019-08-23 00:30:01 +01:00
Marcus Cooper
961c91052d v4l-utils: Add Beelink remote
Add the keycodes for the remote that comes with the Beelink X2
2019-08-20 06:13:14 +00:00
DaVukovic
2c0288b0c2 Merge pull request #3064 from pizzaboy75/patch-2
getedid: added the active HDMI/DP port to new kernel parameters
2019-08-18 22:07:45 +02:00
CvH
6d67cfcbb9 Merge pull request #3745 from MilhouseVH/le10_buildsystem_fixup2
buildsystem: minor fixups
2019-08-17 10:18:15 +02:00
Matthias Reichl
1239d6ccb2 linux (default, RPi): fix perf build with glibc 2.30
perf build fails because glibc 2.30 includes a gettid() function:

jvmti/jvmti_agent.c:48:21: error: static declaration of 'gettid' follows non-static declaration
   48 | static inline pid_t gettid(void)
      |                     ^~~~~~
In file included from /home/hias/rpi/libreelec-master/build.LibreELEC-RPi4.arm-9.80-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/include/unistd.h:1170,
                 from jvmti/jvmti_agent.c:33:
/home/hias/rpi/libreelec-master/build.LibreELEC-RPi4.arm-9.80-devel/toolchain/armv8a-libreelec-linux-gnueabi/sysroot/usr/include/bits/unistd_ext.h:34:16: note: previous declaration of 'gettid' was here
   34 | extern __pid_t gettid (void) __THROW;
      |                ^~~~~~

This has already been fixed in the 5.3 kernel tree. Add a backport
commit until the fix dribbles down into stable 5.2 or we swtich to 5.3.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-16 09:58:54 +02:00
MilhouseVH
77b028c3bf Merge pull request #3616 from 150balbes/fix_old_patches
removing old patches
2019-08-15 17:32:45 +01:00
MilhouseVH
0c7ef9e3a8 Merge pull request #3749 from HiassofT/le10-multimedia-tools-drop-devtools
multimedia-tools: drop mesa-demos and mpv
2019-08-15 17:31:26 +01:00
MilhouseVH
746feb02d0 Merge pull request #3742 from 5schatten/dav1d_0.4.0
dav1d: updated to 0.4.0 / updated meson opts
2019-08-15 17:31:02 +01:00
CvH
fd1d0ef221 Merge pull request #3736 from MilhouseVH/le10_glibc-2.30
glibc: update to glibc-2.30
2019-08-15 18:26:56 +02:00
capntrips
cef52f85a3 systemd: fix swap partition handling when multiple swap partitions are present 2019-08-15 00:11:18 -05:00
MilhouseVH
cb5ffc11ab efibootmgr: workaround issue efibootmgr/118 2019-08-14 22:24:37 +01:00