diff --git a/config/boards/jethubj100.conf b/config/boards/jethubj100.conf index 300ab293a8..1f9ae880d7 100644 --- a/config/boards/jethubj100.conf +++ b/config/boards/jethubj100.conf @@ -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" diff --git a/config/boards/jethubj80.conf b/config/boards/jethubj80.conf index c2708da00c..db1d06273c 100644 --- a/config/boards/jethubj80.conf +++ b/config/boards/jethubj80.conf @@ -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" diff --git a/config/sources/families/jethub.conf b/config/sources/families/jethub.conf index 6590d436a3..f62a6c044f 100644 --- a/config/sources/families/jethub.conf +++ b/config/sources/families/jethub.conf @@ -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