Disable mtd-tools on Armbian Noble for armhf architecture

Broken dependency which will unlikely to be fixed and IIRC this is not needed for armhf anyway.
This commit is contained in:
Igor Pecovnik
2024-04-06 09:50:48 +02:00
parent 5c84edbc11
commit 4744775aa7
4 changed files with 5 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ MODULES_BLACKLIST="simpledrm" # SimpleDRM conflicts with Panfrost
FULL_DESKTOP="no"
SERIALCON="ttyAML0"
BOOT_FDT_FILE="amlogic/meson-sm1-odroid-hc4.dtb"
PACKAGE_LIST_BOARD="mtd-utils lm-sensors fancontrol" # SPI, sensors, manual fan control via 'pwmconfig'
PACKAGE_LIST_BOARD="lm-sensors fancontrol" # SPI, sensors, manual fan control via 'pwmconfig'
# Newer u-boot for the HC4. There's patches in `board_odroidhc4` for the defconfigs used in the UBOOT_TARGET_MAP below.
BOOTBRANCH_BOARD="tag:v2023.01"

View File

@@ -0,0 +1,3 @@
gpiod
#mtd-utils
nocache