Packages: Add pypio and ultrasonic-distance packages.

Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
This commit is contained in:
2017-10-05 09:13:29 +02:00
parent ca88c1b895
commit fb16c670fa
4 changed files with 67 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ KERNEL_EXTRA_INSTALL = " \
WIFI_SUPPORT = " \
iw \
linux-firmware-rtl8188 \
linux-firmware-rtl8192cu \
wireless-tools \
wpa-supplicant \
@@ -44,10 +45,14 @@ EXTRA_TOOLS_INSTALL = " \
acpid \
bc \
bzip2 \
dosfstools \
e2fsprogs-mke2fs \
ethtool \
findutils \
htop \
i2c-tools \
less \
mc \
procps \
rsync \
sysfsutils \
@@ -65,8 +70,9 @@ MQTT = " \
"
PYTHON_LIBS = " \
mypy \
pypio \
pywm \
ultrasonic-distance \
"
IMAGE_INSTALL += " \