Rudi Heitbaum
d4d4a0b2f3
docker/noble: fix caching of apt update
2025-08-24 00:19:10 +00:00
Rudi Heitbaum
4c4adc2879
docker/jammy: fix caching of apt update
2025-08-24 00:19:10 +00:00
Rudi Heitbaum
41f9dd0de7
tools/docker/jammy: update to building with go-1.23
2025-08-17 02:27:42 +00:00
Rudi Heitbaum
3480462234
tools/docker/jammy/Dockerfile: add upx-ucl to allow binary compression of mesa:host tools
2025-07-25 11:31:41 +00:00
Rudi Heitbaum
fbc62e7636
docker: update to current Ubuntu releases
2025-05-23 09:30:41 +00:00
Christian Hewitt
48d751fff4
Merge pull request #10055 from heitbaum/mesahost
...
mesa: simplify host build logic
2025-05-16 09:53:44 +04:00
Rudi Heitbaum
7918d5e0ae
tools/mkpkg/update_common_functions: replace wget with curl for fetching archives
2025-05-15 11:29:39 +00:00
Rudi Heitbaum
68261acd2f
tools/docker/noble/Dockerfile: add upx-ucl to allow binary compression of mesa:host tools
2025-05-14 05:26:21 +00:00
Luz Paz
b2235ef5e0
treewide: fix typos
2025-05-11 18:04:57 -04:00
Christian Hewitt
c45a2ac118
tools: unbranding changes for distro-tool
...
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
2025-05-11 12:28:50 +00:00
Christian Hewitt
0cf465a345
treewide: unbrand LIBREELEC_VERSION to DISTRO_VERSION
...
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com >
2025-05-11 12:28:50 +00:00
Lukas Rusak
72c54fa9d0
treewide: surrender personal copyright to Team LibreELEC
2025-04-13 15:10:26 +00:00
Matthias Reichl
b6c682791e
tools/ffmpeg/gen-patches.sh: switch RPi to dev/7.1.1/rpi_import_1 branch
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2025-03-17 00:17:45 +00:00
Matthias Reichl
c10bf1714b
tools/ffmpeg/gen-patches: update to 7.1.1
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2025-03-17 00:17:45 +00:00
Rudi Heitbaum
682bf6e685
tools/update-scan: update error handling and special case for jellyfin
2025-03-09 13:02:11 +00:00
Rudi Heitbaum
edfab1c7b3
tools/docker/jammy: update to building with go-1.22
2025-02-12 08:35:01 +00:00
Rudi Heitbaum
b1b0c47e3f
tools/docker/noble: update to building with go-1.23
2025-02-12 08:34:49 +00:00
Rudi Heitbaum
1be3607fa6
tools/docker/focal: update Dockerfile to use golang-1.20
2025-02-04 07:25:35 +00:00
luzpaz
91a4766cef
treewide: fix typos
...
Found via `codespell -q 3 -S "*.patch,*.po" -L acount,afile,distroname,parm,serie,synopsys`
2025-02-03 07:04:59 -05:00
Matthias Reichl
4a30e38416
tools/ffmpeg/gen-patches.sh: switch RPi to test/7.1/main branch
...
Also set PATCH_CREATE_DIFF="yes" as otherwise git apply fails
to apply the patch.
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-12-22 12:21:51 +01:00
Matthias Reichl
086fa80a78
tools/ffmpeg/gen-patches: update to 7.1
...
Also switch libreelec patch branch to use FFMPEG_VERSION, like
used for the v4l2 patches.
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-12-22 12:21:51 +01:00
Rudi Heitbaum
aacdbf8a0c
Merge pull request #9260 from CvH/13.0/change_version_update
...
change_addon_version: add binary-addons
2024-10-29 23:32:36 +11:00
Ian Leonard
509961e11d
tools/distro-tool: error on 400 series http status codes
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2024-10-19 02:26:50 -04:00
Rudi Heitbaum
00b8c80375
Merge pull request #9347 from antonlacon/use-curl
...
buildsystem: replace wget with curl
2024-10-19 11:09:47 +11:00
Ian Leonard
87ba5fdb4d
tools/distro-tool: replace wget with curl
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2024-10-18 19:50:58 -04:00
Ian Leonard
670a5101c1
tools/docker: replace wget with curl
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2024-10-18 19:50:57 -04:00
Ian Leonard
56d664d3fc
dockerfiles: add rsync to docker build environments
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2024-10-18 19:46:36 -04:00
Rudi Heitbaum
af63fb8dee
tools/docker/noble: update to gcc-14
2024-10-16 11:08:10 +00:00
CvH
022146e181
Merge pull request #9280 from heitbaum/wget
...
scripts and tools: only use --passive-ftp for ftp: urls
2024-09-14 11:20:44 +02:00
Rudi Heitbaum
df06309b7d
scripts and tools: only use --passive-ftp for ftp: urls
2024-09-08 11:03:31 +00:00
Rudi Heitbaum
f91c451d1c
update_adafruit-libraries: drop now removed adafruit-libraries
...
follow on from cleanup in e65a0060e7
2024-09-08 10:21:14 +00:00
CvH
52184a2a39
tools/change_addon_version: workaround to fix git locks
...
:# ./tools/change_addon_version
git commit "distro: bump ADDON_VERSION to 12.80.1"
git commit "addons: reset version"
fatal: Unable to create '/mnt/d/LE/.git/index.lock': File exists.
Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
git commit "addons: bump kodi-binary-addons"
2024-09-04 20:11:21 +02:00
CvH
28ebb1bd37
tools/change_addon_version: add binary-addons
2024-09-03 23:23:23 +02:00
CvH
eaf308634e
update_binary-addons: fix error at exit
2024-08-24 17:37:59 +02:00
Rudi Heitbaum
5b2be44a01
update_binary-addons: add -x option to skip no tag updates
...
without using the -x option, all binary addons are updated to the
latest hash is the branch if there are no tags set.
using the -x option, the binary addons are only updated to a newer
tag. when only a hash is present do not update the PKG_VERSION.
existing default behaviour of the script has not changed.
Co-authored-by: Matthias Reichl <github@hias.horus.com >
2024-08-17 09:21:20 +00:00
Matthias Reichl
b9fe580237
tools/ffmpeg/gen-patches.sh: update ffmpeg and rpi versions to 6.0.1
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-07-30 18:39:49 +02:00
Rudi Heitbaum
ed8681ff03
Merge pull request #9057 from CvH/13.0/shfmt
...
cleanup script formatting
2024-07-27 18:24:18 +10:00
Ian Leonard
6705d485cc
dockerfiles: update packages for aarch64 to amd64 crosscompiles
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2024-07-11 19:29:28 -04:00
CvH
7f543e3c98
cleanup scripts: tools/
2024-07-06 13:09:13 +02:00
Rudi Heitbaum
36f41071d9
tools/docker: update readme to use noble
2024-06-13 08:59:29 +00:00
Rudi Heitbaum
d035380e08
tools/docker: add cpp-13 to noble Dockerfile
2024-05-20 06:05:51 +00:00
Rudi Heitbaum
a6ab3cd2db
tools/docker: update debian Dockerfiles
...
- drop buster
- drop sid
- add bookworm
2024-03-11 23:57:36 +00:00
Rudi Heitbaum
193c36c66a
tools/docker: update jammy/Dockerfile to use golang-1.21
...
add missing symbolic links
2024-02-22 12:04:05 +00:00
Rudi Heitbaum
56767b3648
tools/docker/jammy: update build-host golang to 1.21
2024-02-17 10:49:42 +00:00
Matthias Reichl
efc559a3dd
mkpkg_bcm2835-driver: refactor and rename to mkpkg_bcm2835-bootloader
...
The old driver and tools are finally gone, only the firmware files
are important from the rpi firmware repo.
Signed-off-by: Matthias Reichl <hias@horus.com >
2024-02-13 16:55:58 +01:00
Rudi Heitbaum
37b4f16b21
tools/docker: drop EoL Dockerfiles
2024-01-17 10:38:27 +00:00
Rudi Heitbaum
def73501b6
tools/docker: add noble container
2024-01-17 09:55:13 +00:00
Rudi Heitbaum
af03912196
tools/docker/jammy: rerun apt-get update
2023-11-19 12:47:23 +00:00
CvH
9b2744442e
Merge pull request #8318 from heitbaum/kernel-firmware
...
Kernel firmware update and rdfind
2023-11-19 12:25:03 +01:00
Rudi Heitbaum
c3ca375afd
tools/docker: drop end of support stretch, bionic
2023-11-16 12:16:47 +00:00