diff options
Diffstat (limited to 'meta/recipes-devtools/pkgconfig/pkgconfig.inc')
| -rw-r--r-- | meta/recipes-devtools/pkgconfig/pkgconfig.inc | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig.inc b/meta/recipes-devtools/pkgconfig/pkgconfig.inc index 87d7165175..52b9ad1e75 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig.inc +++ b/meta/recipes-devtools/pkgconfig/pkgconfig.inc | |||
| @@ -12,13 +12,7 @@ DEPENDS = "glib-2.0 popt" | |||
| 12 | DEPENDS_class-native = "" | 12 | DEPENDS_class-native = "" |
| 13 | DEPENDS_class-nativesdk = "" | 13 | DEPENDS_class-nativesdk = "" |
| 14 | 14 | ||
| 15 | SRC_URI = "http://pkgconfig.freedesktop.org/releases/pkg-config-${PV}.tar.gz \ | 15 | SRC_URI = "http://pkgconfig.freedesktop.org/releases/pkg-config-${PV}.tar.gz" |
| 16 | file://autofoo.patch \ | ||
| 17 | file://glibconfig-sysdefs.h \ | ||
| 18 | file://pkg-config-native.in \ | ||
| 19 | file://disable-legacy.patch \ | ||
| 20 | file://obsolete_automake_macros.patch \ | ||
| 21 | " | ||
| 22 | 16 | ||
| 23 | S = "${WORKDIR}/pkg-config-${PV}/" | 17 | S = "${WORKDIR}/pkg-config-${PV}/" |
| 24 | 18 | ||
