summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch2
-rw-r--r--meta/recipes-support/libpcre/files/pcre-cross.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch b/meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch
index 4b21ffa19a..89b44f6aa6 100644
--- a/meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch
+++ b/meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [debian patch]" 1Upstream-Status: Inappropriate [debian patch]
2 2
3This patch address a namespace collision with libc. 3This patch address a namespace collision with libc.
4 4
diff --git a/meta/recipes-support/libpcre/files/pcre-cross.patch b/meta/recipes-support/libpcre/files/pcre-cross.patch
index 186739590f..2ae05a12ca 100644
--- a/meta/recipes-support/libpcre/files/pcre-cross.patch
+++ b/meta/recipes-support/libpcre/files/pcre-cross.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [configuration]" 1Upstream-Status: Inappropriate [configuration]
2 2
3To be upstreamable, this patch requires check for *_FOR_BUILD, otherwise 3To be upstreamable, this patch requires check for *_FOR_BUILD, otherwise
4it needs to pass special variables. 4it needs to pass special variables.