mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
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:
@@ -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"
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
sid
|
||||
@@ -0,0 +1,3 @@
|
||||
gpiod
|
||||
#mtd-utils
|
||||
nocache
|
||||
@@ -0,0 +1 @@
|
||||
iozone3
|
||||
Reference in New Issue
Block a user