Commit Graph

695 Commits

Author SHA1 Message Date
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
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
Rudi Heitbaum
0e6587aa04 tools/docker: add rdfind to Dockerfile
Since https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=cf8315ded9b422d2e8b620ffe8bb661221639c8f kernel-firmware requires rdfind.
2023-11-13 12:01:02 +00:00
Rudi Heitbaum
2414f891a0 tools/update-scan: drop special handling for icu 2023-10-15 03:15:30 +00:00
Rudi Heitbaum
dbb762a46a tools/update-scan: custom handler for aspnet as release monitoring does handle major release versioning 2023-10-15 03:14:10 +00:00
Rudi Heitbaum
013261ccab tools/update-scan: set API timeout to 5 seconds 2023-10-14 01:05:05 +00:00
Rudi Heitbaum
a239329685 tools/update-scan: handle api calls to get version 2023-10-14 01:03:13 +00:00