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:
Vyacheslav
2021-12-18 11:28:24 +03:00
committed by GitHub
parent 62e6415360
commit d4a7b7f03e
3 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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