mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Move JetHub D1/H1 to supported boards, reenable, add watchdog (#3357)
* JetHome: move JetHub D1/H1 to supported * JetHome: add watchdog package to base system * JetHome: reenable beta builds for JetHub D1/H1
This commit is contained in:
@@ -3,5 +3,5 @@ BOARD_NAME="JetHub D1"
|
||||
BOARDFAMILY="jethub"
|
||||
BOOTCONFIG="jethub_j100_defconfig"
|
||||
KERNEL_TARGET="current,edge"
|
||||
PACKAGE_LIST_BOARD="libubootenv-tool apparmor rfkill bluetooth bluez bluez-tools python3-pip"
|
||||
PACKAGE_LIST_BOARD="libubootenv-tool apparmor rfkill bluetooth bluez bluez-tools python3-pip watchdog"
|
||||
DEFAULT_CONSOLE="serial"
|
||||
@@ -3,5 +3,5 @@ BOARD_NAME="JetHub H1"
|
||||
BOARDFAMILY="jethub"
|
||||
BOOTCONFIG="jethub_j80_defconfig"
|
||||
KERNEL_TARGET="current,edge"
|
||||
PACKAGE_LIST_BOARD="libubootenv-tool apparmor rfkill bluetooth bluez bluez-tools python3-pip"
|
||||
PACKAGE_LIST_BOARD="libubootenv-tool apparmor rfkill bluetooth bluez bluez-tools python3-pip watchdog"
|
||||
DEFAULT_CONSOLE="serial"
|
||||
@@ -7,11 +7,11 @@ helios64 edge jammy cli
|
||||
|
||||
|
||||
# JetHub H1 (j80)
|
||||
#jethubj80 edge jammy cli beta yes
|
||||
jethubj80 edge jammy cli beta yes
|
||||
|
||||
|
||||
# JetHub D1 (j100)
|
||||
#jethubj100 edge jammy cli beta yes
|
||||
jethubj100 edge jammy cli beta yes
|
||||
|
||||
|
||||
# Jetson Nano
|
||||
|
||||
Reference in New Issue
Block a user