summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-chardet_3.0.2.bb
diff options
context:
space:
mode:
authorMing Liu <peter.x.liu@external.atlascopco.com>2017-05-16 13:23:18 +0200
committerArmin Kuster <akuster808@gmail.com>2017-07-17 11:17:47 -0700
commitc7d2ad2e3ec3056c14d2a25bc2a5693f70ae1196 (patch)
tree98ac172119b8ed221a1d06aa11c69c84a7e5b2c1 /meta-python/recipes-devtools/python/python-chardet_3.0.2.bb
parentf0eb8fb1fa6668d8b2afd460eb0352e0ca603a07 (diff)
downloadmeta-openembedded-c7d2ad2e3ec3056c14d2a25bc2a5693f70ae1196.tar.gz
xerces-c: fix a wrong PACKAGECONFIG option
In xerces-c's configure, these options is being referred as follows: ...... curl_flags="-I$with_curl/include" curl_libs="-L$with_curl/lib -lcurl" icu_flags="-I$with_icu/include" icu_libs="-L$with_icu/lib -licuuc -licudata" ...... so they shouldn't be set to ${STAGING_DIR}, use ${STAGING_DIR_TARGET}${prefix} instead. Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-chardet_3.0.2.bb')
0 files changed, 0 insertions, 0 deletions