Update board config files to include hwclock utility
This commit is contained in:
parent
f2ef37cc81
commit
0b16dcd69c
@ -4,7 +4,7 @@ BOARDFAMILY="jethub"
|
||||
BOARD_MAINTAINER="adeepn"
|
||||
BOOTCONFIG="jethub_j100_defconfig"
|
||||
KERNEL_TARGET="current,edge"
|
||||
PACKAGE_LIST_BOARD="libubootenv-tool apparmor rfkill bluetooth bluez bluez-tools python3-pip watchdog python3-serial python3-intelhex python3-intelhex"
|
||||
PACKAGE_LIST_BOARD="libubootenv-tool apparmor rfkill bluetooth bluez bluez-tools python3-pip watchdog python3-serial python3-intelhex python3-intelhex util-linux-extra"
|
||||
DEFAULT_CONSOLE="serial"
|
||||
HAS_VIDEO_OUTPUT="no"
|
||||
MODULES_BLACKLIST="rtw88_8822cs"
|
||||
|
||||
@ -4,6 +4,7 @@ BOARDFAMILY="jethub"
|
||||
BOARD_MAINTAINER="adeepn"
|
||||
BOOTCONFIG="jethub_j200_defconfig"
|
||||
KERNEL_TARGET="current,edge"
|
||||
PACKAGE_LIST_BOARD="libubootenv-tool apparmor rfkill bluetooth bluez bluez-tools python3-pip watchdog util-linux-extra"
|
||||
MODULES_BLACKLIST="simpledrm" # SimpleDRM conflicts with Panfrost
|
||||
FULL_DESKTOP="yes"
|
||||
SERIALCON="ttyAML0"
|
||||
|
||||
@ -4,7 +4,7 @@ BOARDFAMILY="jethub"
|
||||
BOARD_MAINTAINER="adeepn"
|
||||
BOOTCONFIG="jethub_j80_defconfig"
|
||||
KERNEL_TARGET="current,edge"
|
||||
PACKAGE_LIST_BOARD="libubootenv-tool apparmor rfkill bluetooth bluez bluez-tools python3-pip watchdog python3-serial python3-intelhex python3-intelhex"
|
||||
PACKAGE_LIST_BOARD="libubootenv-tool apparmor rfkill bluetooth bluez bluez-tools python3-pip watchdog python3-serial python3-intelhex python3-intelhex util-linux-extra"
|
||||
DEFAULT_CONSOLE="serial"
|
||||
HAS_VIDEO_OUTPUT="no"
|
||||
MODULES_BLACKLIST="rtw88_8822cs"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user