diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-05-10 13:07:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-11 17:14:26 +0100 |
commit | 2e4518bf18d977e1249ef7e7cd384df66e7b4801 (patch) | |
tree | 539143550d4a6768f9252129be4dbb0fd3c80aea /meta/recipes-support | |
parent | cba146c706d886ef01a9551a53f6922ec3197966 (diff) | |
download | poky-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')
-rw-r--r-- | meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch | 2 | ||||
-rw-r--r-- | meta/recipes-support/libpcre/files/pcre-cross.patch | 2 |
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 @@ | |||
1 | Upstream-Status="Inappropriate [debian patch]" | 1 | Upstream-Status: Inappropriate [debian patch] |
2 | 2 | ||
3 | This patch address a namespace collision with libc. | 3 | This 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 @@ | |||
1 | Upstream-Status="Inappropriate [configuration]" | 1 | Upstream-Status: Inappropriate [configuration] |
2 | 2 | ||
3 | To be upstreamable, this patch requires check for *_FOR_BUILD, otherwise | 3 | To be upstreamable, this patch requires check for *_FOR_BUILD, otherwise |
4 | it needs to pass special variables. | 4 | it needs to pass special variables. |