python-crossbar: new package
authorMauro Condarelli <mc5686@mclink.it>
Thu, 11 Feb 2016 10:58:48 +0000 (11:58 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 20 Feb 2016 14:31:34 +0000 (15:31 +0100)
commitecaf8972c41b03ad161fe2924577319b7d7ba165
tree0e108ba8c3802325f8bbe355c4a0e4fab064e2fb
parent2b51d9ddf8160067c983212902151e0f48c1a7af
python-crossbar: new package

Signed-off-by: Mauro Condarelli <mc5686@mclink.it>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
[Thomas:
 - Remove dependency on having .py files, since building/testing with
   .pyc files only was successful.
 - Remove the "# runtime" comment for all dependencies, and only
   mention it once before all "select".
 - Add missing dependencies on: BR2_PACKAGE_PYTHON_PYCPARSER and
   BR2_PACKAGE_PYTHON_LMDB.
 - Use AGPLv3 for the license instead of AGPL3.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/python-crossbar/Config.in [new file with mode: 0644]
package/python-crossbar/python-crossbar.hash [new file with mode: 0644]
package/python-crossbar/python-crossbar.mk [new file with mode: 0644]