Matthias Reichl
1e13c1940b
linux: fix oldconfig handling
...
make oldconfig is very noisy when config options are missing and
produces a lot of errors as it's trying to read from stdin which
is not available during build.
Fix this by piping yes "" to it's stdin to select default kernel
options.
Also run "make listnewconfig" before that to get a summary of the
additional options set like it's done eg in Debian.
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-07-24 00:16:41 +02:00
CvH
0008ab5fd3
Merge pull request #6730 from heitbaum/binaries
...
[le11] kodi-binary-addons: update to latest versions
2022-07-23 09:29:51 +02:00
Rudi Heitbaum
433e007aab
kodi-binary-addons: update to latest versions
...
- inputstream.ffmpegdirect: update 20.2.3-Nexus to 20.3.0-Nexus
- pvr.iptvsimple: update 20.3.1-Nexus to 20.4.0-Nexus
2022-07-23 00:13:45 +00:00
Frank Hartung
0da8a2635c
Merge pull request #6729 from heitbaum/vulkan
...
Vulkan updates
2022-07-22 18:43:04 +02:00
Rudi Heitbaum
27d802430d
vulkan-tools: update to 1.3.222
2022-07-22 14:56:10 +00:00
Rudi Heitbaum
72329d07b0
vulkan-loader: update to 1.3.222
2022-07-22 14:56:10 +00:00
Rudi Heitbaum
a0b01f0fff
vulkan-headers: update to 1.3.222
2022-07-22 14:56:10 +00:00
Matthias Reichl
f529cc98cb
Merge pull request #6727 from heitbaum/y2038proofness
...
Update 32-bit LibreELEC userland builds be Y2038 proof
2022-07-22 16:06:52 +02:00
Matthias Reichl
771b9b97f2
Merge pull request #6470 from heitbaum/gcc12
...
gcc: update to 12.1.0
2022-07-22 16:06:17 +02:00
Rudi Heitbaum
9d2176bd54
distro: bump ADDON_VERSION to 10.80.7
2022-07-22 13:39:26 +00:00
SupervisedThinking
3f85ac17a3
glmark2: add patch to fix build with gcc 12
...
- https://github.com/glmark2/glmark2/issues/169
2022-07-22 10:10:41 +00:00
Rudi Heitbaum
79791faf43
mariadb: dont build target with _TIME_BITS or _FILE_OFFSET_BITS for arm32 userland builds
...
The TIMESTAMP field in Mariadb is not Y2038 safe.
Refer:
https://mariadb.com/kb/en/timestamp/
https://jira.mariadb.org/browse/MDEV-341
2022-07-22 07:25:46 +00:00
Rudi Heitbaum
e80603557c
libretro-fbneo: dont build target with _TIME_BITS or _FILE_OFFSET_BITS for arm32 userland builds
2022-07-22 07:25:46 +00:00
Rudi Heitbaum
7f2a73ad1a
tslib: support -D_TIME_BITS=64 for 64-bit time
2022-07-22 07:25:46 +00:00
Rudi Heitbaum
6e1b03f688
dvb-apps: support-time-bits-64.patch
2022-07-22 07:25:46 +00:00
Rudi Heitbaum
6b43d18f17
zlib: support -D_TIME_BITS=64 for 64-bit time
2022-07-22 07:25:46 +00:00
Rudi Heitbaum
2da3f0e9ed
lirc: support -D_TIME_BITS=64 for 64-bit time
2022-07-22 07:25:46 +00:00
Rudi Heitbaum
d27138adfb
eventlircd: support -D_TIME_BITS=64 for 64-bit time
2022-07-22 07:25:46 +00:00
Rudi Heitbaum
ddd8e1e336
glibc: dont build target with _TIME_BITS or _FILE_OFFSET_BITS for arm32 userland builds
2022-07-22 07:25:46 +00:00
Rudi Heitbaum
894a4a66da
config/arch.arm: build with -D_TIME_BITS=64 to support 64-bit time on legacy ABIs
2022-07-22 07:25:46 +00:00
CvH
2cc058548c
Merge pull request #6726 from heitbaum/rust
...
rust: update to 1.62.1
2022-07-22 05:27:25 +02:00
Matthias Reichl
06fd0189ee
Merge pull request #6715 from antonlacon/rsync-cleanup
...
rsync: cleanup options
2022-07-21 16:43:21 +02:00
Matthias Reichl
13bb8f31be
Merge pull request #6724 from heitbaum/origin_url
...
[le11] scripts/image: cleanup ORIGIN_URL
2022-07-21 16:41:08 +02:00
Rudi Heitbaum
4a68c4bfd1
rustc-snapshot: update to 1.62.1
2022-07-21 14:09:59 +00:00
Rudi Heitbaum
405bb3bc8f
rust-std-snapshot: update to 1.62.1
2022-07-21 14:09:59 +00:00