python-netifaces: use single version externally managed
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 6 May 2013 03:13:32 +0000 (03:13 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 6 May 2013 22:20:24 +0000 (00:20 +0200)
commit619146d145813b5040960b6008e68e63a8943832
tree2dfc451708006bb5a07f088f54a3ed64bccae745
parentb9da3bab1efc5bedc49f5d31f30d32237de05872
python-netifaces: use single version externally managed

We want --single-version-externally-managed (and --root=/) to make
python packages uncompressed (python eggs are zip files) since
compression should be a target filesystem responsibility.
And we don't need/want multiple versions of the same package in the
target since packages should be handled by buildroot on any sane
embedded system.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/python-netifaces/python-netifaces.mk