From bf0abb70b022b006ae372d2a09c9b9f6eda96550 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 23 Apr 2012 18:52:18 +0200 Subject: [PATCH] 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 --- meta-oe/recipes-navigation/gpsd/gpsd_3.4.bb | 1 - 1 file changed, 1 deletion(-) 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() {