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>
|
||
|---|---|---|
| .. | ||
| families | ||
| vendors | ||
| amd64.conf | ||
| arm64.conf | ||
| armhf.conf | ||
| common.conf | ||
| mainline-kernel.conf.sh | ||
| README.md | ||
| riscv64.conf | ||
| armhf | arm64 |
|---|---|
| imx6 : imx6 | meson-gxbb : meson64 |
| imx7d : imx7d | meson-gxl : meson64 |
| meson8b: meson | mt7623 : mt7623 |
| mvebu : mvebu | mvebu64 : mvebu64 |
| odroidxu4 : odroidxu4 | odroidn2 : odroidn2 |
| rockchip : rockchip | rk3399 : rk3399 |
| Allwinner sun4i : sunxi | rockchip64 : rockchip64 |
| Allwinner sun5i : sunxi | s5p6818 : s5p6818 |
| Allwinner sun6i : sunxi | sun50iw1 : sunxi64 |
| Allwinner sun7i : sunxi | sun50iw2 : sunxi64 |
| Allwinner sun8i : sunxi | sun50iw6 : sunxi64 |
| Allwinner sun9i : sunxi | virtual : qemu-virtual |
| zynq : zynq | |
| jetson-nano : jetson-nano | |
| jethubj80 : meson64 | |
| jethubj100 : meson64 |