tn3399_openwrt/target/linux/mvebu
Tomasz Maciej Nowak 650df59e8a mvebu: remove default profile
When using Image Builder and building image for Cortex A53 or
A72 subtargets, it'll fail with following message:

Collected errors:
 * opkg_install_cmd: Cannot install package mwlwifi-firmware-88w8864.
 * opkg_install_cmd: Cannot install package mwlwifi-firmware-88w8964.
make[2]: *** [Makefile:153: package_install] Error 255
make[1]: *** [Makefile:114: _call_image] Error 2

This is beacuse both packages are available only for Cortex A9 subtarget
and are included in PACKAGES array in default profile. Instead patching
this, let's remove profiles completely, since all necessary packages are
specified in DEVICE_PACKAGES array for each device.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
2019-01-26 10:45:34 +01:00
..
base-files mvebu: initial support for Marvell Armada 7k and 8k DB boards 2018-05-21 18:07:47 +02:00
cortexa9 kernel: bump 4.14 to 4.14.77 2018-10-19 10:01:57 +02:00
cortexa53 kernel: add missing ARM64_SSBD symbol 2018-07-31 12:22:11 +03:00
cortexa72 kernel: add missing ARM64_SSBD symbol 2018-07-31 12:22:11 +03:00
files-4.14/arch/arm/boot/dts treewide: fix some cosmetic glitches in dts files 2018-08-27 19:31:17 +02:00
image treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.81 2018-11-14 16:27:43 +01:00
config-4.14 mvebu: enable CONFIG_HW_RANDOM 2018-06-18 20:29:38 +02:00
Makefile mvebu: add support for MACCHIATObin (cortex-a72) 2018-03-31 16:13:19 +02:00