summaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni2011-01-11 21:45:55 +0100
committerThomas Petazzoni2011-01-25 08:59:58 +0100
commit0eafafbe3dcff1362ee7f0617af6b75e22cd5014 (patch)
tree50366121651c541ef61a739ed25343e4bae38b7a /package/Config.in
parentRemove .py or .pyc depending on Python configuration (diff)
downloadbuildroot-0eafafbe3dcff1362ee7f0617af6b75e22cd5014.tar.gz
buildroot-0eafafbe3dcff1362ee7f0617af6b75e22cd5014.tar.xz
buildroot-0eafafbe3dcff1362ee7f0617af6b75e22cd5014.zip
python-serial: new package
python-serial is a Python library to access serial ports. This package has originally been introduced to test that third-party pure Python modules (that do not use C extensions) build properly against the Buildroot Python infrastructure. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index 4f1621b21..815490716 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -294,6 +294,7 @@ source "package/libraw1394/Config.in"
source "package/tslib/Config.in"
source "package/libusb/Config.in"
source "package/libusb-compat/Config.in"
+source "package/python-serial/Config.in"
endmenu
if BROKEN