From da07669b02da23e401cd2b8a444b08f0d6a9b47e Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Thu, 21 Jul 2011 14:04:42 -0700 Subject: fix Upstream-Status line for few patches (From OE-Core rev: 36d489862e507413278e0f230515ab0b356f27ef) Signed-off-by: Nitin A Kamble Signed-off-by: Richard Purdie --- meta/recipes-devtools/elfutils/elfutils/fix_for_gcc-4.7.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/elfutils') diff --git a/meta/recipes-devtools/elfutils/elfutils/fix_for_gcc-4.7.patch b/meta/recipes-devtools/elfutils/elfutils/fix_for_gcc-4.7.patch index bd22eef..bd634b4 100644 --- a/meta/recipes-devtools/elfutils/elfutils/fix_for_gcc-4.7.patch +++ b/meta/recipes-devtools/elfutils/elfutils/fix_for_gcc-4.7.patch @@ -1,4 +1,4 @@ -UpstreamStatus: pending +Upstream-Status: pending gcc 4.7 does not like pointer conversion, so have a void * tmp var to work around following compilation issue. -- cgit v1.1