Commit Graph

40315 Commits

Author SHA1 Message Date
Rudi Heitbaum
da24eacb06 Merge pull request #6909 from flubshi/bump_all_binary
Bump PVR/inputstream binary addons
2022-09-22 16:47:32 +10:00
flubshi
756add46d5 kodi-binary-addons: bump rev 2022-09-22 07:29:34 +02:00
CvH
46ce91afaf Merge pull request #6907 from heitbaum/mesa22
mesa: update to 22.2.0
2022-09-22 06:01:10 +02:00
Rudi Heitbaum
410a527074 mesa: update to 22.2.0 2022-09-21 11:17:21 +00:00
CvH
5d1ef41936 Merge pull request #6906 from SupervisedThinking/up_bump_kodi
kodi: update to 9f7e9e0
2022-09-19 16:01:29 +02:00
Frank Hartung
136dd760bc Merge pull request #6894 from heitbaum/vulkan
Vulkan: update to 1.3.228
2022-09-19 13:45:40 +02:00
CvH
1c0eb4810c Merge pull request #6895 from heitbaum/nss
nss and nspr update
2022-09-19 11:48:23 +02:00
SupervisedThinking
9344259119 kodi: update to 9f7e9e0 2022-09-19 10:39:21 +02:00
CvH
9a0d105f1e Merge pull request #6904 from heitbaum/thread
linux: add ncurses as target depend
2022-09-18 19:20:53 +02:00
CvH
8e206f13c0 Merge pull request #6901 from jernejsk/le11_h5_tv
[LE11] Allwinner: linux: Fix H5 CVBS patch
2022-09-18 19:16:24 +02:00
Rudi Heitbaum
f155caab22 linux: add ncurses as target depend
fix to allow `THREADCOUNT=1 make image`
2022-09-18 11:51:06 +00:00
Rudi Heitbaum
bb49fdc74c Merge pull request #6898 from HiassofT/le11-kodi-no-ccache
fix ccache handling of kodi and gcc:bootstrap
2022-09-18 18:42:17 +10:00
Christian Hewitt
1e1aa06d4c Merge pull request #6899 from heitbaum/binaries
[le11] kodi-binary-addons: update to latest versions
2022-09-18 09:23:31 +02:00
Jernej Skrabec
17e6af7609 Allwinner: linux: Fix H5 CVBS patch 2022-09-18 07:37:54 +02:00
Rudi Heitbaum
fd6c18a544 kodi-binary-addons: update to latest versions
- visualization.goom: update 20.1.0-Nexus to 20.1.1-Nexus
- visualization.spectrum: update 20.1.0-Nexus to 20.2.0-Nexus
- visualization.waveform: update 20.2.0-Nexus to 20.2.1-Nexus
2022-09-18 02:27:35 +00:00
Matthias Reichl
65de66afd8 gcc: also install ccache wrapper for gcc:bootstrap
This allows glibc rebuilds to take advantage of ccache, too.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-09-17 21:15:50 +02:00
Matthias Reichl
d0bd3e503c kodi: fix wrongly enabled internal ccache handling
Commit 98a96ef1f7 ("kodi: use cmake")
incorrectly switched kodi's internal ccache usage from off to on,
resulting in the compiler being double-wrapped in ccache.

As our gcc ccache wrappers will get a new timestamp on each clean
rebuild this also meant ccache was practically disabled (as the
"compiler"'s mtime changed), leading to about 1400 cache misses,
unnecessary rebuilds, about 1GB of data being added to the cache
and rather long rebuild times.

Fix this by configuring kodi with -DENABLE_CCACHE=ON matching the
previous --disable-ccache we had before switching to cmake.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-09-17 20:36:45 +02:00
Jernej Škrabec
4e78dbe065 Merge pull request #4406 from antonlacon/le10-ldflags
[le11] build: LDFLAGS cleanup
2022-09-17 12:50:35 +01:00
CvH
685a12d7ff Merge pull request #6896 from heitbaum/binaries
[le11] kodi-binary-addons: update to latest versions
2022-09-17 11:01:14 +02:00
Rudi Heitbaum
d06db50a1a kodi-binary-addons: update to latest versions
- inputstream.adaptive: update 20.2.3-Nexus to v20.3.0-Nexus
- inputstream.ffmpegdirect: update 20.4.0-Nexus to 20.5.0-Nexus
- inputstream.rtmp: update 20.2.1-Nexus to 20.3.0-Nexus
- pvr.argustv: update 20.4.1-Nexus to 20.5.0-Nexus
- pvr.demo: update 20.4.2-Nexus to 20.5.0-Nexus
- pvr.dvblink: update 20.2.0-Nexus to 20.3.0-Nexus
- pvr.dvbviewer: update 20.3.0-Nexus to 20.4.0-Nexus
- pvr.filmon: update 20.2.1-Nexus to 20.3.0-Nexus
- pvr.freebox: update 20.2.0-Nexus to 20.3.0-Nexus
- pvr.hdhomerun: update 20.3.0-Nexus to 20.4.0-Nexus
- pvr.hts: update 20.4.0-Nexus to 20.5.0-Nexus
- pvr.iptvsimple: update 20.5.2-Nexus to 20.6.0-Nexus
- pvr.mediaportal.tvserver: update 20.2.0-Nexus to 20.3.0-Nexus
- pvr.nextpvr: update 20.2.4-Nexus to 20.3.0-Nexus
- pvr.njoy: update 20.2.0-Nexus to 20.3.0-Nexus
- pvr.octonet: update 20.2.0-Nexus to 20.3.0-Nexus
- pvr.pctv: update 20.3.0-Nexus to 20.4.0-Nexus
- pvr.plutotv: update 20.2.0-Nexus to 20.3.0-Nexus
- pvr.sledovanitv.cz: update 20.2.0-Nexus to 20.3.0-Nexus
- pvr.stalker: update 20.2.2-Nexus to 20.3.0-Nexus
- pvr.teleboy: update 20.2.0-Nexus to 20.3.0-Nexus
- pvr.vbox: update 20.2.0-Nexus to 20.3.0-Nexus
- pvr.vdr.vnsi: update 20.3.1-Nexus to 20.4.0-Nexus
- pvr.vuplus: update 20.3.1-Nexus to 20.4.0-Nexus
- pvr.waipu: update 20.5.1-Nexus to 20.6.0-Nexus
- pvr.wmc: update 20.2.1-Nexus to 20.3.0-Nexus
- pvr.zattoo: update 20.2.1-Nexus to 20.3.0-Nexus
- visualization.matrix: update 20.1.0-Nexus to 20.2.0-Nexus
- visualization.shadertoy: update 20.2.0-Nexus to 20.3.0-Nexus
- visualization.starburst: update 20.1.0-Nexus to 20.2.0-Nexus
- visualization.waveform: update 20.1.0-Nexus to 20.2.0-Nexus
2022-09-17 08:58:14 +00:00
Rudi Heitbaum
8e2f54c329 nss: update to 3.83
release notes:
- https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_83.rst
2022-09-16 12:17:04 +00:00
Rudi Heitbaum
2d6e183a46 nspr: update to 4.34.1
log:
- 8ade27144a
2022-09-16 12:16:44 +00:00
Rudi Heitbaum
6a60e18091 vulkan-tools: update to 1.3.228 2022-09-16 10:25:50 +00:00
Rudi Heitbaum
ae8b675a45 vulkan-loader: update to 1.3.228 2022-09-16 10:25:50 +00:00
Rudi Heitbaum
b0a1bdef58 vulkan-headers: update to 1.3.228 2022-09-16 10:25:50 +00:00