[oe-commits] Martin Jansa : gpsd-3.4: drop pkgconfig=''

git at git.openembedded.org git at git.openembedded.org
Fri May 4 08:25:40 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: bf0abb70b022b006ae372d2a09c9b9f6eda96550
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=bf0abb70b022b006ae372d2a09c9b9f6eda96550

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Apr 23 18:52:18 2012 +0200

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 at gmail.com>

---

 meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb |    1 -
 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 0e67555..9584e55 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() {





More information about the Openembedded-commits mailing list