From c994d5638310e0a6e5110bd11e51ab0d56188cad Mon Sep 17 00:00:00 2001 From: Yegor Yefremov Date: Tue, 11 Aug 2015 17:35:26 +0200 Subject: python-pyroute2: new package [Thomas: - fix legal info: * the license is GPLv2+ *or* Apache 2.0 * the license files list separator is space, not comma * README.license.md has been added to the license files, since it contains some useful information about the licensing. - rewrap Config.in help text.] Signed-off-by: Yegor Yefremov Signed-off-by: Thomas Petazzoni --- package/python-pyroute2/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 package/python-pyroute2/Config.in (limited to 'package/python-pyroute2/Config.in') diff --git a/package/python-pyroute2/Config.in b/package/python-pyroute2/Config.in new file mode 100644 index 0000000000..4f13ab2c7b --- /dev/null +++ b/package/python-pyroute2/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_PYTHON_PYROUTE2 + bool "python-pyroute2" + help + Python netlink library - Linux network / netns / wireless / + ipset configuration. + + https://github.com/svinota/pyroute2 -- cgit v1.2.3