summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libpcre
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-05-03 15:42:51 -0700
committerSaul Wold <sgw@linux.intel.com>2011-05-08 23:56:09 -0700
commit570b63ecff202949d1de1b71d2c60a111e71d9dc (patch)
treeb74cf86754a8ed8e808d1168d6c92e4b1109117b /meta/recipes-support/libpcre
parent913e5234633ce80df250130e44be589cf252a183 (diff)
downloadopenembedded-core-570b63ecff202949d1de1b71d2c60a111e71d9dc.tar.gz
libpcre: update upstream status for patches
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-support/libpcre')
-rw-r--r--meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch1
-rw-r--r--meta/recipes-support/libpcre/files/pcre-cross.patch2
2 files changed, 3 insertions, 0 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 6548353121..4b21ffa19a 100644
--- a/meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch
+++ b/meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch
@@ -1,3 +1,4 @@
+Upstream-Status="Inappropriate [debian patch]"
This patch address a namespace collision with libc.
diff --git a/meta/recipes-support/libpcre/files/pcre-cross.patch b/meta/recipes-support/libpcre/files/pcre-cross.patch
index 0626fb347a..186739590f 100644
--- a/meta/recipes-support/libpcre/files/pcre-cross.patch
+++ b/meta/recipes-support/libpcre/files/pcre-cross.patch
@@ -1,3 +1,5 @@
+Upstream-Status="Inappropriate [configuration]"
+
To be upstreamable, this patch requires check for *_FOR_BUILD, otherwise
it needs to pass special variables.