diff options
author | Belal, Awais <Awais_Belal@mentor.com> | 2014-12-12 12:21:51 +0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-12-19 20:10:56 +0100 |
commit | af8ff37714da2f9b231014bbf1d5be30536ddc1d (patch) | |
tree | 8daea4d071d2567a6d92694b601e0cad77aa2a8b /meta-python/recipes-devtools/python/python-matplotlib | |
parent | e2f8425e2d806e511489694ec338c6299eddcddd (diff) | |
download | meta-openembedded-af8ff37714da2f9b231014bbf1d5be30536ddc1d.tar.gz |
iperf: fix out of tree configuration
The configure step uses a package header to check for support
of types/declares, this package header encapsulates all the
required system headers for providing the needed resources.
When configured from an out of tree directory the package
header is not found due to the hard path.
We now make the path for package header relative to 'srcdir' so
it is found appropriately.
Signed-off-by: Awais Belal <awais_belal@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-matplotlib')
0 files changed, 0 insertions, 0 deletions