summaryrefslogtreecommitdiffstats
path: root/package/python-numpy
diff options
context:
space:
mode:
authorMatt Weber <matthew.weber@rockwellcollins.com>2018-09-28 15:04:35 -0500
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-10-09 15:42:03 +0200
commita5e4eddb84d11ad0e4ee5c7d5298f6267e0e7f87 (patch)
tree85c6aedefa269ba0d893212824ed05a0022d8e37 /package/python-numpy
parent3ec98f0564dfa68d55b52b2815f8017455993ea9 (diff)
downloadbuildroot-a5e4eddb84d11ad0e4ee5c7d5298f6267e0e7f87.tar.gz
buildroot-a5e4eddb84d11ad0e4ee5c7d5298f6267e0e7f87.zip
package/setools: host variant needs host-python-enum34
The enum34 dependency is required for python2.7 for both the host and target builds. This patch adds the host dependency to match what is already in place for the target. The host build is used by the setools package seinfo tool offline for host based policy analysis. The analysis is easiest performed offline as the policy is checked for path/reachability, which is something that occurs by taking the policy file and using debug libraries to perform test cases. Fixes the following runtime error: $ ./output/host/bin/sesearch Traceback (most recent call last): [...] File "/home/test/buildroot/output/host/lib/python2.7/site-packages/setools-4.1.1-py2.7-linux-x86_64.egg/setools/policyrep/util.py", line 21, in <module> from enum import Enum ImportError: No module named enum Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-numpy')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud