mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
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>
This commit is contained in:
@@ -34,7 +34,6 @@ EXTRA_OESCONS = " \
|
|||||||
debug='true' \
|
debug='true' \
|
||||||
strip='false' \
|
strip='false' \
|
||||||
systemd='true' \
|
systemd='true' \
|
||||||
pkgconfig='${PKG_CONFIG_DIR}' \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
do_compile_prepend() {
|
do_compile_prepend() {
|
||||||
|
|||||||
Reference in New Issue
Block a user