mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +00:00
pkgconfig: Fix problems with the sysroot implementation merged upstream, switch pkgconfig to link against an external glib-2.0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4126 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -5,9 +5,10 @@ It replaces the ubiquitous *-config scripts you may have \
|
||||
seen with a single tool."
|
||||
HOMEPAGE = "http://pkg-config.freedesktop.org/wiki/"
|
||||
LICENSE = "GPL"
|
||||
PR = "r3"
|
||||
PR = "r6"
|
||||
|
||||
SRC_URI = "http://pkgconfig.freedesktop.org/releases/pkg-config-${PV}.tar.gz \
|
||||
file://sysrootfix.patch;patch=1 \
|
||||
file://glibconfig-sysdefs.h"
|
||||
|
||||
S = "${WORKDIR}/pkg-config-${PV}/"
|
||||
|
||||
Reference in New Issue
Block a user