690 Commits

Author SHA1 Message Date
Lukas Rusak
4af06750d7
scripts/check_kernel_config: handle string options 2022-05-03 14:51:42 -07:00
Ian Leonard
7a6f1b219c tools/viewconfig: include adjustments to cflags made by toolchain setup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2022-02-19 07:29:21 +00:00
CvH
17e1770c29
Merge pull request #5732 from HiassofT/le11-update-scripts
update_retroplayer-addons: do stricter libretro version checks
2022-01-23 14:53:11 +01:00
Matthias Reichl
2176284b6e update_retroplayer-addons: improve tag resolution
Make sure we always return the latest tag in the branch and
only apply tag-suffix filtering if more than one tag exists.

This ensures we won't pick up an older (eg -Nexus) tag if newer
(eg -Matrix) tags are present - like it's currently the case with
game addons which only get "-Matrix" tags.

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-10 19:14:04 +01:00
Matthias Reichl
a811118efe update_retroplayer-addons: allow overriding the tag suffix
The game addons are currently being tagged with "-Matrix"
as suffix which doesn't match the "Nexus" branch of the binary
addons repo.

Allow overriding the tag suffix so we don't fall back to earlier
-Nexus tags of the addon.

usage eg: ./update_retroplayer-addons Nexus Matrix

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-10 19:14:04 +01:00
Matthias Reichl
6d6bab32bd update_retroplayer-addons: do stricter libretro version checks
Only accept standard github archive URLs and warn about other URLs
that aren't supported by the update script.

This avoids trashing PKG_VERSION with garbage, eg in libretro-mrboom

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-01-10 19:14:04 +01:00
heitbaum
549e7a0262 tools/docker/README.md: log-driver command line update
update the `docker run` command to set `--log-driver none` otherwise the logs go through to journald
observed the journald logs during the testing of systemd v250
2022-01-06 05:21:11 +00:00
heitbaum
4f0badeb3b
tools/docker: update readme 2021-12-31 23:34:18 +11:00
CvH
ebb0aa1e7f
Merge pull request #5771 from heitbaum/pac
Some package updates
2021-10-26 11:46:26 +02:00
Ian Leonard
d4c3092e7a download-cleaner: be non-interactive while deleting
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-10-17 21:58:52 +00:00
heitbaum
cc7745575d tools/update-scan: minor cleanup 2021-10-17 08:43:43 +11:00
Portisch
b6da5ced51 update scripts: rework tag fetching with GitHub API
Use GitHub GraphQL API to sort fetched tags by date instead by version 
number.
2021-10-13 11:30:33 +02:00
Matthias Reichl
f58c0a401c
Merge pull request #5673 from Portisch/API_GHTOKEN
[LE11] Use Github API for binary addons update scripts
2021-10-09 13:27:26 +02:00
Portisch
eecccee3c7 update_binary-addons: remove ADDONS_GIT_DIR if delete git dirs is set 2021-10-04 11:33:02 +02:00
Portisch
bec6d17054 update binary addons scripts: implement GITHUB_API_TOKEN alternative
When environment variable GITHUB_API_TOKEN like in ${HOME}/.${DISTRO,,}/options
is assigned the script will fetch all data direct from Github instead
clone every single package.
2021-10-04 11:31:18 +02:00
Ian Leonard
156a917d30 packages-checker: detail more of what it is doing
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-10-01 19:19:01 +00:00
Ian Leonard
050ba25fb6 packages-cleaner: remove trailing whitespace during automated pass
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-10-01 19:18:34 +00:00
CvH
b8b2a2cec8 ffmpeg gen-patches.sh: update ffmpeg to 4.4 2021-09-25 15:40:17 +02:00
Matthias Reichl
18488b0f0e update_retroplayer-addons: support tar.gz archive links
game addons have (mostly?) switched from zip to tar.gz links,
add support for extracting the version info from these as well
to fix game addon updates.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-09-24 17:21:53 +02:00
Portisch
32adf7fe45 update_common_functions: allow assigning PROJECT and ARCH values 2021-09-22 12:45:44 +02:00
CvH
35ffeff098 updatescript: initial commit
Co-authored-by: Ian Leonard <antonlacon@gmail.com>
Co-authored-by: heitbaum <rudi@heitbaum.com>
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-09-14 23:12:52 +10:00
CvH
85b190b30f
Merge pull request #5561 from heitbaum/devtools
Update devtools for LE11
2021-09-11 16:51:23 +02:00
heitbaum
47d64e0ab0 tools: docker: focal: update to using gcc-10 2021-09-11 23:21:26 +10:00
Matthias Reichl
193aef753f ffmpeg gen-patches.sh: use jc's test/4.3.2/rpi_main branch
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-08-26 12:40:25 +02:00
Ian Leonard
cf53953275 Dockerfiles: add zstd to docker dependencies
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-08-11 18:16:56 +00:00
CvH
44d1b8dfb5
Merge pull request #5406 from antonlacon/le10-minors
Buildsystem minor cleanups
2021-08-11 13:08:00 +02:00
heitbaum
ce60e6adeb soil: remove package 2021-07-29 23:02:40 +10:00
CvH
13403ab109
Merge pull request #5448 from knaerzche/fix-patch-arch
tools: refresh-patches: fix PATCH_ARCH
2021-07-03 19:34:41 +02:00
Matthias Reichl
2aa49f449a ffmpeg gen-patches.sh: use jc's jc/dev/4.3.2/clean_3 branch
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-06-28 20:26:02 +02:00
Alex Bee
44b53d2ef8 tools: refresh-patches: fix PATCH_ARCH 2021-06-22 18:51:37 +02:00
Ian Leonard
ae65d1dd39 tools/viewconfig: initial commit
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-05-28 03:06:17 +00:00
CvH
bb1ac7462b
Merge pull request #5309 from heitbaum/td
tools/docker: add sid, groovy, hirsute containers
2021-04-22 20:57:25 +02:00
heitbaum
c634225faa tools/docker: delete xenial container 2021-04-13 22:29:46 +00:00
heitbaum
98fec932b5 tools/docker: update readme 2021-04-13 22:29:38 +00:00
Jernej Skrabec
0d8e7898ac tools/ffmpeg: change v4l2-request repo url 2021-04-11 11:49:07 +02:00
heitbaum
087a414d45 tools/docker: add groovy container 2021-04-10 08:31:20 +00:00
heitbaum
379bbb0752 tools/docker: add hirsute container 2021-04-10 08:31:20 +00:00
heitbaum
3f1cc498c7 tools/docker: add sid container 2021-04-10 08:31:19 +00:00
Christian Hewitt
fe881fa7d3
Merge pull request #5165 from CvH/10.0/dvb-driver
DVB Addons Update
2021-03-08 16:44:25 +04:00
CvH
16f32a6a23
Merge pull request #5044 from lrusak/linux-required-config
linux: check for required config options before building
2021-03-05 18:11:11 +01:00
Matthias Reichl
745dd0cad3 remove tools/mkpkg/mkpkg_libretro-ppsspp
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-28 09:17:31 +01:00
Lukas Rusak
d33beeefed
scripts: add adjust_kernel_config to help adjust kernel options 2021-02-24 17:29:41 -08:00
Lukas Rusak
c1054355a1
scripts: add check_kernel_config to help enable kernel options per distro 2021-02-24 17:29:33 -08:00
CvH
9e1e24e1c4 mkpkg_pvr: update cc to new url 2021-02-20 16:42:26 +01:00
Matthias Reichl
255bea76b4 update_retroplayer-addons: check for orphaned addon packages
Report which game addon packages are only present in LE but not in
the kodi game binary addon repo.

These packages are not automatically bumped by the script and should
either be removed from LE or added to the kodi game binary repo.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-17 11:10:28 +01:00
Ian Leonard
c3e04b1a9d tools/packages-checker: initial commit
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-27 00:09:36 +00:00
Ian Leonard
5780d2a58a tools/download-cleaner: add new tool
This script selectively deletes files out of the specified download
directory to prune source tarballs that don't correspond with the
current version of its package in the tree according to the set
PROJECT, DEVICE and ARCH.

The script is also capable of building a new SOURCES dir to combine
different combinations of PROJECT, DEVICE and ARCH tarballs. This is
to move out known good tarballs to a new directory, and to delete the
old SOURCES dir once all desired tarballs have been moved.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-18 19:42:24 +00:00
Andre Heider
804807bed2 tools: add script to refresh patches
This script uses quilt to refresh patches, e.g.:
./tools/refresh-patches linux

It tries to detect already applied patches and removes those.
The rest is refreshed, which means updating the hunk line offsets and
removing junk (so that the result is the same for everyone).

This makes it easy to update packages with large patch sets. It's
usable as-is without any additional git clone to rebase patches.

Note that there're alot of patches in-tree that contain multiple patches
per file. While quilt doesn't have a problem applying those, the
resulting file is a combined patch.
2021-01-17 12:26:11 +01:00
Matthias Reichl
f5dff7ab01 tools/mkpkg/update_binary-addons: exclude vfs.sacd
vfs.sacd has been deprecated in favour of audiodecoder.sacd and
removed from official kodi binary repo.

Add it to the exclude list until we finally remove the package so
the update script won't switch the version from tag to githash.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-16 09:58:41 +01:00
Matthias Reichl
e2ca4f5e9d ffmpeg: update rpi patch
Patch created using revisions 922f5ee..fbcd774
from branch dev/4.3.1/drm_prime_1 of https://github.com/jc-kynesim/rpi-ffmpeg
2020-12-19 10:40:44 +01:00