JetHub: update preinstalled python packages to install via apt

This commit is contained in:
Vyacheslav Bocharov 2023-02-22 17:10:54 +03:00
parent 41709dd756
commit d561ded706
No known key found for this signature in database
GPG Key ID: 476858332E6951A5
3 changed files with 3 additions and 3 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 watchdog"
PACKAGE_LIST_BOARD="libubootenv-tool apparmor rfkill bluetooth bluez bluez-tools python3-pip watchdog python3-serial python3-intelhex python3-intelhex"
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 watchdog"
PACKAGE_LIST_BOARD="libubootenv-tool apparmor rfkill bluetooth bluez bluez-tools python3-pip watchdog python3-serial python3-intelhex python3-intelhex"
DEFAULT_CONSOLE="serial"

View File

@ -165,7 +165,7 @@ family_tweaks() {
chroot_sdcard systemctl --no-reload enable jethub-ethreset.service
# pip3 packages
chroot_sdcard pip3 install pyserial intelhex python-magic
#chroot_sdcard pip3 install pyserial intelhex python-magic
if [[ "$BOARD" == jethubj80 ]]; then
# Bluetooth