Commit Graph

1794 Commits

Author SHA1 Message Date
MilhouseVH
a7e80476a2 linux (Generic): update to linux-5.3-rc3 2019-09-18 22:06:49 +01:00
MilhouseVH
bf09073f14 linux (Generic): update to linux-5.3-rc2 2019-09-18 22:06:49 +01:00
MilhouseVH
4e7a89e710 linux (Generic): update to linux-5.3-rc1 2019-09-18 22:06:49 +01:00
MilhouseVH
277f5b100e Revert "linux (default, RPi): fix perf build with glibc 2.30"
This reverts commit 1239d6ccb2.
2019-09-18 22:06:49 +01:00
chewitt
9434113fff linux: update Amlogic to 5.3.0 2019-09-18 10:56:49 +00:00
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