Commit Graph

1774 Commits

Author SHA1 Message Date
chewitt
587d35904c linux: update Amlogic kernel sources/defconfig to 5.3 2019-09-10 16:53:08 +00: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
MilhouseVH
c5fc8aac74 linux (Mainline): update to linux-5.2.2 2019-08-02 09:08:14 +01:00
MilhouseVH
73fe2bf58b linux (RPi4): switch to mainline kernel (5.2.1) 2019-08-02 09:08:14 +01:00
MilhouseVH
c23dfa10b7 linux (RPi/RPi2): update to linux-f455759 (5.2.1 (rebase)) 2019-08-02 09:08:14 +01:00
MilhouseVH
d1ce8e0705 linux (RPi/RPi2): update to linux-28ed107 (5.2.1) 2019-08-02 09:08:14 +01:00
MilhouseVH
3f9fbb4042 linux (Mainline): update to linux-5.2.1 2019-08-02 09:08:14 +01:00
Lukas Rusak
b381dba761 linux: replace the initramfs source during post_patch 2019-07-29 17:54:55 -07:00
MilhouseVH
9ef31c1e9e linux (RPi4): update to linux-82fba36 (5.1.18) 2019-07-17 17:00:10 +01:00
MilhouseVH
439966e6dd RPi4: stay on 5.1.y for now (5.1.17) 2019-07-15 14:30:41 +01:00
MilhouseVH
1420843c74 linux (RPi): update to linux-1a75b37 (5.2.0) 2019-07-15 14:30:41 +01:00
MilhouseVH
5c6953f935 linux (Generic): update to linux-5.2 2019-07-15 14:30:41 +01:00
MilhouseVH
3c1dd2e9be linux (RPi): update to linux-ce83e00 (5.2-rc7) 2019-07-15 14:30:41 +01:00
MilhouseVH
89aa54fe58 linux (Generic): update to linux-5.2-rc7 2019-07-15 14:30:41 +01:00
MilhouseVH
5b65914a6f linux (RPi): update to linux-4a082c4 (5.2-rc6) 2019-07-15 14:30:41 +01:00
MilhouseVH
1af1bc7fdc linux (Generic): update to linux-5.2-rc6 2019-07-15 14:30:41 +01:00
MilhouseVH
4bdd281041 linux (RPi): update to linux-0fe83fe (5.2-rc5) 2019-07-15 14:30:41 +01:00