Merge pull request #4852 from jethome-iot/AR-1545-update-jethub-prepackages-python-modules-to-install-via-apt

JetHub: update preinstalled python packages to install via apt
This commit is contained in:
Vyacheslav 2023-02-23 23:00:39 +03:00 committed by GitHub
commit 7f101561f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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