gpsd-3.4: drop pkgconfig=''
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 23 Apr 2012 16:52:18 +0000 (18:52 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:20:27 +0000 (08:20 -0800)
* this is wrong, it's used as path where to install .pc files
  and we expect them in  not directly in sysroot

(From meta-openembedded rev: bf0abb70b022b006ae372d2a09c9b9f6eda96550)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb

index 0e67555..9584e55 100644 (file)
@@ -34,7 +34,6 @@ EXTRA_OESCONS = " \
   debug='true' \
   strip='false' \
   systemd='true' \
-  pkgconfig='${PKG_CONFIG_DIR}' \
 "
 
 do_compile_prepend() {