diff options
Diffstat (limited to 'meta/recipes-devtools/pkgconfig')
3 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig-0.25/autofoo.patch b/meta/recipes-devtools/pkgconfig/pkgconfig-0.25/autofoo.patch index 97895387f5..9853577b58 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig-0.25/autofoo.patch +++ b/meta/recipes-devtools/pkgconfig/pkgconfig-0.25/autofoo.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- | 3 | --- |
2 | glib-1.2.10/acglib.m4 | 12 +- | 4 | glib-1.2.10/acglib.m4 | 12 +- |
3 | glib-1.2.10/configure.in | 212 ++++++++++++++++++++++++++++++------------------ | 5 | glib-1.2.10/configure.in | 212 ++++++++++++++++++++++++++++++------------------ |
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig/autofoo.patch b/meta/recipes-devtools/pkgconfig/pkgconfig/autofoo.patch index 97895387f5..9853577b58 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig/autofoo.patch +++ b/meta/recipes-devtools/pkgconfig/pkgconfig/autofoo.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- | 3 | --- |
2 | glib-1.2.10/acglib.m4 | 12 +- | 4 | glib-1.2.10/acglib.m4 | 12 +- |
3 | glib-1.2.10/configure.in | 212 ++++++++++++++++++++++++++++++------------------ | 5 | glib-1.2.10/configure.in | 212 ++++++++++++++++++++++++++++++------------------ |
diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig/disable-legacy.patch b/meta/recipes-devtools/pkgconfig/pkgconfig/disable-legacy.patch index fea2d3d501..1b3c12a208 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig/disable-legacy.patch +++ b/meta/recipes-devtools/pkgconfig/pkgconfig/disable-legacy.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | On an Fedora host with glib-config installed pkgconfig-native can get into a | 3 | On an Fedora host with glib-config installed pkgconfig-native can get into a |
2 | horrible state with recursive calls between pkg-config and glib-config. | 4 | horrible state with recursive calls between pkg-config and glib-config. |
3 | The patch adds a configure time option to disable legacy script support in | 5 | The patch adds a configure time option to disable legacy script support in |