Commit Graph

29608 Commits

Author SHA1 Message Date
Matthias Reichl
c48fb5a202 Merge pull request #2965 from CvH/9.0/qemu-crypt
qemu: disable gcrypt
2018-09-13 14:25:36 +02:00
CvH
8442c295ac Merge pull request #2955 from HiassofT/le9-rpi-kernel-4.14.68
linux (RPi): update to 4.14.68
2018-09-13 13:47:11 +02:00
CvH
d3a369b878 Merge pull request #2967 from 5schatten/meson-0.47.2
meson: update to 0.47.2
2018-09-13 13:46:41 +02:00
CvH
f6d48e5e3c Merge pull request #2969 from MilhouseVH/le90_python3_disable_uuid
Python3, util-linux: fix uuid build and rebuild issues
2018-09-13 13:44:59 +02:00
MilhouseVH
bd049eb269 util-linux: Fix Python3 uuid build/rebuild issues
1) Python3 needs the util-linux:host dependency otherwise uuid support will
   leak over from the build host during a clean build, only to use util-linux:host
   for uuid support during a subsequent rebuild (which fails, because of #2)

2) util-linux:host needs -fPIC as this is what Python3 requires (clean builds
   work because of #1...)

3) Remove toolchain from util-linux:host to avoid a circular toolchain
   reference now that Python3 is also part of toolchain (via meson)
2018-09-12 23:53:06 +01:00
MilhouseVH
9a4d9a8be3 RPi: update to firmware 70c60c5 2018-09-13 00:27:48 +02:00
Matthias Reichl
ca2d4b9c49 linux (RPi): update to 4.14.69
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-09-13 00:03:51 +02:00
5schatten
b7fb4941e2 meson: update to 0.47.2
After updating Python to 3.7.0 we need to update Meson too.

https://docs.python.org/3.8/library/exceptions.html#StopIteration
https://github.com/mesonbuild/meson/issues/3821
2018-09-11 11:33:50 +02:00
CvH
5c961f9386 Merge pull request #2966 from MilhouseVH/le90_python_ver_sync_fix
Pythons: bump internal Python3 version, add reminders
2018-09-11 09:15:51 +02:00
MilhouseVH
f3247c36e2 Pythons: bump internal Python3 version, add reminders 2018-09-11 08:11:33 +01:00
CvH
8939013f21 qemu: disable gcrypt 2018-09-10 21:58:05 +02:00
CvH
6ecbcd284a Merge pull request #2957 from chewitt/fs-resize
busybox: don't fix GPT tables when partition scheme is MBR
2018-09-10 15:08:31 +02:00
MilhouseVH
5e4b3b2c69 Merge pull request #2963 from mglae/le9_ath9k
linux: ath9k: enable hwcrypt and Channel Context support
2018-09-10 14:06:42 +01:00
CvH
7193cc0feb Merge pull request #2964 from MilhouseVH/le90_fix_install_proj_dev
buildsystem: better support for project and device config files
2018-09-10 15:04:01 +02:00
CvH
d4d2b768b9 Merge pull request #2962 from MilhouseVH/le90_Python3-3.7.0
Python3: update to Python3-3.7.0
2018-09-10 15:03:46 +02:00
CvH
1416de0bc9 Merge pull request #2961 from MilhouseVH/le90_mesa_18.2.0
mesa: update to mesa-18.2.0
2018-09-10 15:03:29 +02:00
CvH
3d2218da0d Merge pull request #2959 from MilhouseVH/le90_regdb_2018.09.07
wireless-regdb: update to wireless-regdb-2018.09.07
2018-09-10 15:03:15 +02:00
CvH
9722a1410c Merge pull request #2943 from MilhouseVH/le90_fix_wget_redirection
scripts/get_archive, tools-distro-tool: fix wget redirection issue when wget running in background
2018-09-10 15:02:58 +02:00
CvH
78099d92f7 Merge pull request #2948 from vpeter4/libssh
libssh: explicitly disable Kerberos support
2018-09-10 15:00:46 +02:00
CvH
127711d989 Merge pull request #2860 from 5schatten/SDL2_2.0.8
SDL2: update to v2.0.8 / added cmake toolchain opts
2018-09-10 14:42:17 +02:00
CvH
aeb572c4f9 Merge pull request #2945 from vpeter4/cxxtools
cxxtools: remove unneeded patch
2018-09-10 14:40:09 +02:00
MilhouseVH
8d979066ac Merge pull request #2931 from antonlacon/ffmpeg-cleanup
ffmpeg: cleanup
2018-09-08 23:52:06 +01:00
mglae
dc2be7f9e4 linux: ath9k: enable hwcrypt and Channel Context support 2018-09-09 00:30:12 +02:00
MilhouseVH
19f463af05 config/options: include project and device package files in linux depends 2018-09-08 21:10:15 +01:00
MilhouseVH
57dc48fe0e scripts/install: add install support for project and device configs 2018-09-08 20:56:04 +01:00