Commit Graph

508 Commits

Author SHA1 Message Date
CvH
a3499eef9f Merge pull request #7211 from heitbaum/Python3
Python3: update to buildroot 3.11.0 patches
2022-12-07 20:53:55 +01:00
Rudi Heitbaum
aba1a4e598 Python3: update to 3.11.1 2022-12-07 12:55:01 +00:00
Rudi Heitbaum
530b519cc7 Python3: update to buildroot 3.11.0 patches
reference commit:
- https://git.busybox.net/buildroot/commit/package/python3?id=738500c296c8b1206f20e94ca3e7c5932a6a0486
2022-12-06 20:03:37 +00:00
Rudi Heitbaum
710408c47c llvm: update to 15.0.6 2022-11-30 09:29:48 +00:00
Rudi Heitbaum
93b1bc91f6 llvm: update to 15.0.5 2022-11-17 09:53:28 +00:00
Matthias Reichl
f3f89e87a7 Merge pull request #7072 from heitbaum/Python3
Python3 update to 3.11.0
2022-11-12 14:44:16 +01:00
Rudi Heitbaum
9fdd0ed952 Python3: disable-lib2to3 2022-11-12 07:33:15 +00:00
Rudi Heitbaum
a06e74f2cc Python3: GH-99205: Mark new interpreters and threads as non-static patch
upstream patch:
- GH-99205
- Should be included in Python 3.11.1
2022-11-12 07:33:15 +00:00
Rudi Heitbaum
6e02f8683c Python3: update xcompile patch for 3.11.0 2022-11-12 07:33:15 +00:00
Rudi Heitbaum
095214d7d2 Python3: rework buildroot 3.10.8 patches to 3.11.0 2022-11-12 07:33:15 +00:00
Rudi Heitbaum
35e016114e Python3: update buildroot patches to 3.10.8 2022-10-21 2022-11-12 07:33:15 +00:00
Rudi Heitbaum
f00690e56e Python3: drop singular buildroot patch 2022-11-12 07:33:06 +00:00
Rudi Heitbaum
ad73c9933e llvm: update to 15.0.4 2022-11-03 10:40:49 +00:00
Rudi Heitbaum
210f439833 Python3: update to 3.11.0
cd ..
git clone https://git.busybox.net/buildroot
cat buildroot/package/python3/*.patch > LibreELEC.tv/packages/lang/Python3/patches/Python3-0100-buildroot-patches.patch
cd LibreELEC.tv
s/build Python3:host
git co -- packages/lang/Python3/patches/Python3-0100-buildroot-patches.patch
2022-11-01 09:33:49 +00:00
Rudi Heitbaum
e511776952 llvm: update to 15.0.3
ann:
- https://discourse.llvm.org/t/llvm-15-0-3-released/66036
2022-10-20 09:50:28 +00:00
Rudi Heitbaum
52c3f912f1 Python3: update to 3.9.15 2022-10-12 11:57:21 +00:00
Frank Hartung
5e9b6bd922 Merge pull request #6902 from heitbaum/llvm15
llvm: update to 15.0.2 and rust: update to 1.64.0
2022-10-12 12:32:02 +02:00
SupervisedThinking
2fc355058b gcc packages: add mold as host dependency 2022-10-06 19:39:57 +02:00
Rudi Heitbaum
d696b8e723 llvm: do not build with zstd 2022-10-05 08:22:26 +00:00
Rudi Heitbaum
084da77b44 llvm: update to 15.0.2
release notes:
- https://releases.llvm.org/15.0.0/docs/ReleaseNotes.html
- https://discourse.llvm.org/t/llvm-15-0-1-released/65380
- https://discourse.llvm.org/t/llvm-15-0-2-released/65695
2022-10-05 08:22:18 +00:00
CvH
86c55c87b7 Merge pull request #6885 from knaerzche/rk-upstream-uboot
Rockchip: switch to mainline u-boot
2022-10-03 11:03:34 +02:00
Rudi Heitbaum
81392dd3a1 lua54: update to 5.4.4
- https://www.lua.org/bugs.html
- https://www.lua.org/work/diffs-lua-5.4.3-lua-5.4.4.html
2022-09-24 10:27:52 +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
Alex Bee
282aadc80f gcc-arm-none-eabi: Initial gcc package for ARM Cortex-R/M 2022-09-10 23:20:12 +02:00
Rudi Heitbaum
9fbad212b3 Python3: update to 3.9.14
changelog:
- https://docs.python.org/3.9/whatsnew/changelog.html
2022-09-08 11:34:02 +00:00