From d7237140554ad076be12edf915d6d15206c9b8c7 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 10 May 2011 13:07:54 -0700 Subject: recipes: Fix the Upstream-Status format Signed-off-by: Nitin A Kamble --- meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch | 2 +- meta/recipes-support/libpcre/files/pcre-cross.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-support') 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 @@ -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 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 @@ -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. -- cgit 1.2.3-korg