Commit 210b5f0e authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

added python argparse

parent 82210d8f
...@@ -6,6 +6,7 @@ IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMA ...@@ -6,6 +6,7 @@ IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMA
IMAGE_INSTALL_append = "u-boot-ezynq" IMAGE_INSTALL_append = "u-boot-ezynq"
IMAGE_INSTALL_append += " python-core \ IMAGE_INSTALL_append += " python-core \
python-numpy \ python-numpy \
python-argparse \
elphel-python-extensions \ elphel-python-extensions \
htop \ htop \
i2c-tools \ i2c-tools \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment