Commit Graph

32122 Commits

Author SHA1 Message Date
Christian Hewitt
da32fd358a Merge pull request #3769 from jernejsk/tanix-tx6
Allwinner: Add support for Tanix TX6
2019-08-23 06:32:58 +04: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
Matthias Reichl
66d8e0ecbb Merge pull request #3771 from codekipper/beelink-remote
v4l-utils: Add Beelink remote
2019-08-20 09:06:38 +02: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
Jernej Skrabec
cebeaa2927 Allwinner: Add support for Tanix TX6 2019-08-16 19:45:40 +02:00
Jernej Skrabec
8f49486c1a uboot_helper: Add Allwinner H6 based Tanix TX6 STB 2019-08-16 12:38:05 +02:00
Jernej Škrabec
d2bf810024 Merge pull request #3768 from HiassofT/le10-fix-perf-build
linux (default, RPi): fix perf build with glibc 2.30
2019-08-16 10:37:45 +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
54804c7e15 save_build_config: centralise 2019-08-15 20:51:34 +01:00
CvH
28fd09d9ce Merge pull request #3761 from jernejsk/from-next
Allwinner: A64/H6 IR support and sort patches
2019-08-15 19:20:02 +02:00
CvH
cd8fa87902 Merge pull request #3766 from MilhouseVH/le10_uboot_rm-matrix-q
NXP/iMX6: drop matrix-q board
2019-08-15 19:19:09 +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
CvH
630bd1edaa Merge pull request #3499 from MilhouseVH/le10_gcc-9.1
gcc: update to gcc-9.2.0
2019-08-15 18:19:00 +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
MilhouseVH
a8558f3d6f gcc: update to gcc-9.2.0 2019-08-14 14:26:17 +01:00
MilhouseVH
fad4bbb38f efibootmgr: update to efibootmgr-d9eb7f1 2019-08-14 14:25:04 +01:00
MilhouseVH
b2b38f16c3 efivar: update to efivar-272b216 2019-08-14 14:25:04 +01:00
MilhouseVH
dce6eceb58 mpd: update to mpd-0.21.9 2019-08-14 14:25:04 +01:00
MilhouseVH
0c5b0a39c1 efibootmgr: update to efibootmgr-438ba96 2019-08-14 14:25:04 +01:00