armbian-build/lib/functions/general
Andrew Davis 33d8026508
Use TI kernel for K3 family with current v6.1.y (#5999)
* Add git.ti.com to memoized_git_ref_to_info() as a generic cgit

Like kernel.org, git.ti.com uses cgit. We might want to change this logic to
accept the git hosting type (cgit, gitlab, github, etc..) and not match only
on known repo urls. For now just add this repo url to the known list.

* K3: Switch current to TI vendor kernel v6.1.y

* K3: Bump edge to kernel v6.6.y
2023-12-05 12:50:40 +01:00
..
apt-utils.sh base-files / apt-utils: stop trying non "-updates" repos when looking for Ubuntu LTS release package 2023-10-21 13:58:37 +02:00
bat-cat.sh don't break downloads if GITHUB_SOURCE is unset 2023-10-10 20:25:53 +02:00
chroot-helpers.sh Enforce use of bind mount for /dev within chroot 2023-07-22 02:18:49 +05:30
cleaning.sh cleaning: stop lying about CLEAN_LEVEL=debs -- now it simply deletes every .deb in the folder (same as =alldebs) 2023-03-31 09:12:44 +02:00
countdown.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
deprecations.sh stop the build if LIB_TAG is set at all; some users expect it to work while it doesn't 2023-03-17 08:32:11 +01:00
downloads.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
extensions.sh core extensions: fix: don't redefine extension_function_info when recursing 2023-11-19 22:31:33 +01:00
git-ref2info.sh Use TI kernel for K3 family with current v6.1.y (#5999) 2023-12-05 12:50:40 +01:00
git.sh git: fetch_from_repo(): introduce FETCH_FROM_REPO_CALLBACK_IF_REF_MUTABLE 2023-11-25 13:38:10 +01:00
github-actions.sh github-actions: more logging for GHA actions outputs 2023-05-16 20:09:47 +02:00
hash-files.sh bsp-cli/BETA: fixes for bsp-cli bootscript hashing; don't normalize bootscript vars; debugging for BETA=yes/no stuff 2023-05-25 19:30:40 +02:00
memoize-cached.sh kernel/memoize: allow customizing memoize's default TTL of 3600 seconds; allow customizing kernel TTL via KERNEL_GIT_CACHE_TTL 2023-09-29 14:25:58 +02:00
oci-oras.sh don't break downloads if GITHUB_SOURCE is unset 2023-10-10 20:25:53 +02:00
python-tools.sh patching: Patching Summary and Patching Failures tables using Python's Rich 2023-06-13 12:29:52 +02:00
retry.sh logging/retries: curb CI/GHA warning emitted _for each retry_ 2023-05-15 17:43:25 +02:00
shellcheck.sh don't break downloads if GITHUB_SOURCE is unset 2023-10-10 20:25:53 +02:00