Commit Graph

1789 Commits

Author SHA1 Message Date
5schatten
4af25c0358 linux: fix Amlogic SHA256 2019-09-13 13:51:52 +02:00
CvH
1e1e695073 Merge pull request #3703 from chewitt/amlogic-master
update Amlogic to 5.3.x and various other cleanups
2019-09-13 13:16:45 +02:00
chewitt
bafeab56e3 linux: add amlogic 5.3 patchset 2019-09-10 16:53:08 +00:00
chewitt
587d35904c linux: update Amlogic kernel sources/defconfig to 5.3 2019-09-10 16:53:08 +00:00
Jonas Karlman
a9f6ca96f4 linux: disable perf for rockchip-4.4 2019-09-08 18:16:12 +00:00
MilhouseVH
bb8d96dd0d linux (RPi/RPi2/RPi4): update to linux-1eb8d4d (5.2.13) 2019-09-06 16:50:38 +01:00
MilhouseVH
6448125444 linux (Mainline): update to linux-5.2.13 2019-09-06 13:58:57 +01:00
MilhouseVH
22a5439d74 linux (Mainline): update to linux-5.2.12 2019-09-06 12:36:02 +01:00
MilhouseVH
3c274b5173 linux (RPi/RPi2/RPi4): update to linux-6fb3046 (5.2.11) 2019-09-01 23:33:47 +01:00
MilhouseVH
eb0cff33fd linux (Mainline): update to linux-5.2.11 2019-09-01 23:33:47 +01:00
MilhouseVH
aec0447d7d linux (RPi/RPi2/RPi4): update to linux-c2a277b (5.2.10) 2019-09-01 23:33:47 +01:00
MilhouseVH
e1da8510ce linux (Mainline): update to linux-5.2.10 2019-09-01 23:33:47 +01:00
MilhouseVH
88c757093b linux (Mainline): update to linux-5.2.9 2019-09-01 23:33:47 +01:00
MilhouseVH
ee2138bbf6 linux (RPi/RPi2/RPi4): update to linux-cf9b886 (5.2.8) 2019-09-01 23:33:47 +01:00
MilhouseVH
224f26a145 linux (Mainline): update to linux-5.2.8 2019-09-01 23:33:47 +01:00
MilhouseVH
28be49d5dd linux (Mainline): update to linux-5.2.7 2019-09-01 23:33:47 +01: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
4b8530f6dd linux (RPi/RPi2/RPi4): update to linux-a3dfdf3 (5.2.6) 2019-08-05 21:08:33 +01:00
MilhouseVH
c4e9770847 linux (Mainline): update to linux-5.2.6 2019-08-04 11:37:39 +01:00
MilhouseVH
a1ae50856f linux (RPi/RPi2/RPi4): update to linux-20da23b (5.2.5) 2019-08-02 09:08:14 +01:00
MilhouseVH
99d0f1ee76 linux (Mainline): update to linux-5.2.5 2019-08-02 09:08:14 +01:00
MilhouseVH
05539dce2d linux (Mainline): update to linux-5.2.4 2019-08-02 09:08:14 +01:00
MilhouseVH
416733456f linux (Mainline): update to linux-5.2.3 2019-08-02 09:08:14 +01:00
MilhouseVH
fe0058eed0 linux (RPi/RPi2/RPi4): update to linux-c41299d (5.2.2) 2019-08-02 09:08:14 +01:00