armbian-build/extensions
Andrei Aldea 48e0eeb50b extensions: Add TI's repo and install specified packages in k3-*
Texas Instruments maintains a custom apt repository [0] that contains:
    * tools like k3conf, which run on K3 devices
    * TI's versions of upstream packages (such as mesa)
    * out-of-tree drivers and firmware for graphics, wifi etc

Therefore, add TI's custom repository as the highest priority repository
in the filesystem. Doing this ensures that if apt finds a version of a
package that exists in both upstream Debian and the TI repository, it
picks the latter.

Additionally, introduce K3_PACKAGES variable to store a list of packages
that should be installed by-default in a K3 image. Initialize it to hold
TI's CC33xx packages.

Also set EXTRAWIFI to "no" in `current` image.

[0] https://github.com/TexasInstruments/ti-debpkgs

Co-authored-by: Suhaas Joshi <s-joshi@ti.com>
Signed-off-by: Suhaas Joshi <s-joshi@ti.com>
2025-06-26 17:04:11 +08:00
..
cloud-init
initramfs-usb-gadget-ums
network
allwinner-kernel-bump.sh
apa.sh
armbian-config.sh
armbian-live-patch.sh
bcmdhd.sh
bluetooth-hciattach.sh
c-plus-plus-compiler.sh
cleanup-space-final-image.sh
detect-unused-extensions.sh
fake-vcgencmd.sh
fs-btrfs-support.sh
fs-cryptroot-support.sh
fs-f2fs-support.sh
fs-nilfs2-support.sh
fs-xfs-support.sh
gen-sample-extension-docs.sh
grub-riscv64.sh
grub-with-dtb.sh
grub.sh
image-output-abl.sh
image-output-oowow.sh
image-output-ovf.sh
image-output-qcow2.sh
image-output-utm.sh
image-output-vhd-azure.sh
image-output-vhdx.sh
lsmod.sh
lvm.sh
marvell-tools.sh
mesa-vpu.sh
nicod-armbian-gaming.sh
nomod.sh
nvidia.sh
preset-firstrun.sh
radxa-aic8800.sh
rkbin-tools.sh
rkdevflash.sh
sunxi-tools.sh
syterkit-allwinner.sh
ti-debpkgs.sh
u-boot-menu.sh
uefi-edk2-rk3588.sh
uwe5622-allwinner.sh
v4l2loopback-dkms.sh
vmware-vm.sh
xorg-lima-serverflags.sh
zfs.sh