[Armadeus-commitlog] armadeus branch, buildroot-update, updated. armadeus-6.0-168-gfcc11a3
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2016-11-22 18:16:01
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, buildroot-update has been updated
via fcc11a399b21c7d882f24db86f24b7c0ff621ec0 (commit)
from 2fa4caa0ed550a4ab3521c8651557565cc3898c3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fcc11a399b21c7d882f24db86f24b7c0ff621ec0
Author: Julien BOIBESSOT <jul...@ar...>
Date: Tue Nov 22 19:08:46 2016 +0100
[BUILDROOT] opos6ul: add Python3 and some useful modules to default rootfs
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/opos6ul_defconfig | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/buildroot/configs/opos6ul_defconfig b/buildroot/configs/opos6ul_defconfig
index 77dc6ac..1c48ad7 100644
--- a/buildroot/configs/opos6ul_defconfig
+++ b/buildroot/configs/opos6ul_defconfig
@@ -62,6 +62,21 @@ BR2_PACKAGE_I2C_TOOLS=y
BR2_PACKAGE_KBD=y
BR2_PACKAGE_SPI_TOOLS=y
BR2_PACKAGE_UBOOT_TOOLS=y
+BR2_PACKAGE_PYTHON3=y
+BR2_PACKAGE_PYTHON3_CURSES=y
+BR2_PACKAGE_PYTHON3_DECIMAL=y
+BR2_PACKAGE_PYTHON3_READLINE=y
+BR2_PACKAGE_PYTHON3_SSL=y
+BR2_PACKAGE_PYTHON3_SQLITE=y
+BR2_PACKAGE_PYTHON3_PYEXPAT=y
+BR2_PACKAGE_PYTHON3_ZLIB=y
+BR2_PACKAGE_PYTHON_CAN=y
+BR2_PACKAGE_PYTHON_NUMPY=y
+BR2_PACKAGE_PYTHON_PAHO_MQTT=y
+BR2_PACKAGE_PYTHON_PYCLI=y
+BR2_PACKAGE_PYTHON_SERIAL=y
+BR2_PACKAGE_PYTHON_SMBUS_CFFI=y
+BR2_PACKAGE_PYTHON_SPIDEV=y
BR2_PACKAGE_LIBVORBIS=y
BR2_PACKAGE_LIBUSB=y
BR2_PACKAGE_LIBV4L=y
hooks/post-receive
--
armadeus
|