python-serial: fix Python 2.7.x related compilation error
authorYegor Yefremov <yegorslists@googlemail.com>
Mon, 6 Jun 2016 11:30:11 +0000 (13:30 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 6 Jun 2016 19:42:54 +0000 (21:42 +0200)
commit042a79f0738cf432c622c1099942b36863663ae8
tree780d4660b03e4e2f27cf617702c76ef078ffb69c
parent3d2175780d70a864836c75343fd969fba1109057
python-serial: fix Python 2.7.x related compilation error

aio.py is an experimental module, that is compatible with
Python 3 only, so remove it for Python 2 environment or it
will cause compilation errors.

Fixes:
http://autobuild.buildroot.org/results/f26/f26351da925d6ef3adea8053dc7fc24061554daf/

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/python-serial/python-serial.mk