From patchwork Tue May 10 21:16:12 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [07/16] libpcre: fix the Upstream-Status format Date: Tue, 10 May 2011 21:16:12 -0000 From: Nitin A Kamble X-Patchwork-Id: 3691 Message-Id: To: poky@yoctoproject.org,openembedded-core@lists.openembedded.org From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- .../libpcre/files/fix-pcre-name-collision.patch | 2 +- .../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 4b21ffa..89b44f6 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 @@ -Upstream-Status="Inappropriate [debian patch]" +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 1867395..2ae05a1 100644 --- a/meta/recipes-support/libpcre/files/pcre-cross.patch +++ b/meta/recipes-support/libpcre/files/pcre-cross.patch @@ -1,4 +1,4 @@ -Upstream-Status="Inappropriate [configuration]" +Upstream-Status: Inappropriate [configuration] To be upstreamable, this patch requires check for *_FOR_BUILD, otherwise it needs to pass special variables.