heitbaum
fe7c8dfe1e
u-boot: use setup_pkg_config_host for build
...
Issue was that pkg-config picks wrong include folders. That is because
in u-boot case, pkg-config is configured to pick up target (ARM)
includes and libraries, because it's called from make_target(). Simple
solution to avoid patching sources and adding CONFIG_TOOLS_LIBCRYPTO
line to each and every config file is to add setup_pkg_config_host at
the beginning of make_target(). Include the dependency to
openssl:host.
2021-10-10 19:56:36 +11:00
heitbaum
7d90c5e5dd
u-boot (Allwinner): remove upstreamed patches
2021-10-08 19:02:09 +11:00
heitbaum
b91cb5f2b0
u-boot: update to 2021.10
2021-10-08 19:02:09 +11:00
heitbaum
26a226f9a8
u-boot-tools: update to 2021.10
2021-10-08 19:02:09 +11:00
CvH
b71d32eee0
Merge pull request #5727 from HiassofT/le11-kernel-5.10.63+
...
linux (RPi): update to 5.10.63-24c8b05
2021-10-07 19:35:59 +02:00
Matthias Reichl
0b356cefb7
rpi-eeprom: update to 194960a
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-10-07 18:43:54 +02:00
Matthias Reichl
68b6d774b5
linux (RPi): update to 5.10.63-24c8b05
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-10-07 18:43:53 +02:00
Matthias Reichl
09601805d2
linux (RPi): config options for 5.10.63-1faafd9
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-10-07 18:43:53 +02:00
Matthias Reichl
06f2d2b523
linux (RPi): update to 5.10.63-1faafd9
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-10-07 18:43:53 +02:00
Matthias Reichl
e373c2bef9
RPi: update to firmware b5257da
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-10-07 18:43:53 +02:00
Matthias Reichl
ef0a1535c5
RPi: update to firmware 18bd87a
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-10-07 18:43:53 +02:00
Matthias Reichl
71794edd3c
linux (RPi): update to 5.10.63-edded5e
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-10-07 18:43:53 +02:00
Jernej Škrabec
a405b57adb
Merge pull request #5724 from HiassofT/le11-profile-switch-crash
...
[le11] Python3: add patch to fix crash in asyncio
2021-10-07 17:27:05 +02:00
Matthias Reichl
995842369b
Python3: add patch to fix crash in asyncio
...
See https://bugs.python.org/issue45262
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-10-07 16:32:05 +02:00
heitbaum
98b3f8e247
Merge pull request #5723 from CvH/11.0/kodi_up_0710
...
Kodi update to latest
2021-10-07 22:44:17 +11:00
CvH
f82846ecd0
kodi: update to 8ea70bc
2021-10-07 13:08:42 +02:00
CvH
f821c4bd43
distro: bump ADDON_VERSION to 10.80.2
2021-10-07 13:02:23 +02:00
CvH
4f4dc1465c
Merge pull request #5722 from heitbaum/binaries
...
[le11] kodi-binary-addons: update to latest versions
2021-10-07 12:52:30 +02:00
heitbaum
7fd0e5d5b0
kodi-binary-addons: update to latest versions
...
- pvr.argustv: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.demo: update 20.1.0-Nexus to 20.2.0-Nexus
- pvr.dvblink: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.dvbviewer: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.filmon: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.freebox: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.hdhomerun: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.hts: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.mediaportal.tvserver: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.nextpvr: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.njoy: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.octonet: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.pctv: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.sledovanitv.cz: update 20.0.1-Nexus to 20.1.0-Nexus
- pvr.stalker: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.teleboy: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.vbox: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.vdr.vnsi: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.vuplus: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.wmc: update 20.0.0-Nexus to 20.1.0-Nexus
- pvr.zattoo: update 20.0.0-Nexus to 20.1.0-Nexus
2021-10-07 21:40:39 +11:00
Christian Hewitt
e473aadd80
Merge pull request #5721 from howie-f/master-patch-no-context
...
patch 100.32: official repos - remove context
2021-10-07 10:09:20 +04:00
howie-f
5253183d21
patch 100.32: official repos - remove context
2021-10-07 07:48:41 +02:00
CvH
9fefbf7f3e
Merge pull request #5718 from heitbaum/docker
...
[le11] docker: update addon to (134)
2021-10-04 13:07:25 +02:00
CvH
fd8e19c81e
Merge pull request #5717 from heitbaum/binaries
...
[le11] kodi-binary-addons: update to latest versions
2021-10-04 13:07:06 +02:00
heitbaum
a11b69b7cb
containerd: update to 1.5.6
2021-10-04 19:06:44 +11:00
heitbaum
e0bef413c5
runc: update to 1.0.2
2021-10-04 19:06:18 +11:00