aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-navigation/gpsd
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-04-23 18:52:18 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2012-04-29 23:29:33 +0200
commitbf0abb70b022b006ae372d2a09c9b9f6eda96550 (patch)
treef99ab9b07c6d72f5a2b66c43253baeb6710eea62 /meta-oe/recipes-navigation/gpsd
parent054be7129a1fb427cde94be2c3044f25e359f6bc (diff)
downloadmeta-openembedded-contrib-bf0abb70b022b006ae372d2a09c9b9f6eda96550.tar.gz
gpsd-3.4: drop pkgconfig=''
* this is wrong, it's used as path where to install .pc files and we expect them in not directly in sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-navigation/gpsd')
-rw-r--r--meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb
index 0e67555827..9584e551c1 100644
--- a/meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb
+++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb
@@ -34,7 +34,6 @@ EXTRA_OESCONS = " \
debug='true' \
strip='false' \
systemd='true' \
- pkgconfig='${PKG_CONFIG_DIR}' \
"
do_compile_prepend() {