summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libpcre
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-05-10 13:07:54 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-11 17:14:26 +0100
commit2e4518bf18d977e1249ef7e7cd384df66e7b4801 (patch)
tree539143550d4a6768f9252129be4dbb0fd3c80aea /meta/recipes-support/libpcre
parentcba146c706d886ef01a9551a53f6922ec3197966 (diff)
downloadpoky-2e4518bf18d977e1249ef7e7cd384df66e7b4801.tar.gz
recipes: Fix the Upstream-Status format
(From OE-Core rev: d7237140554ad076be12edf915d6d15206c9b8c7) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libpcre')
-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.