diff options
| author | Dexuan Cui <dexuan.cui@intel.com> | 2011-06-02 15:31:53 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-02 14:55:56 +0100 |
| commit | dba1a791a5b14cc3cf35c55268276d1aec873c27 (patch) | |
| tree | 886b9b187daca168d830da3f5db7cedc3c062ee5 /meta/recipes-devtools/elfutils | |
| parent | 06a03d72113daf1031cf9f06e71243995de03f5f (diff) | |
| download | poky-dba1a791a5b14cc3cf35c55268276d1aec873c27.tar.gz | |
recipes: Upstream-status --> Upstream-Status: for multiple patches
As a keyword, Upstream-Status is case sensitive.
(From OE-Core rev: 874038469e28d011b60b2d4bfd5a6fada6e754c4)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/elfutils')
| -rw-r--r-- | meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch b/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch index 2c1e8235e1..218a57bd84 100644 --- a/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch +++ b/meta/recipes-devtools/elfutils/elfutils-0.148/mempcpy.patch | |||
| @@ -5,7 +5,7 @@ This patch may make sense for upstream but elfutils uses more | |||
| 5 | glibc specific features like obstack_printf which are missing in | 5 | glibc specific features like obstack_printf which are missing in |
| 6 | uclibc they need to be fixed along to make it work all the way | 6 | uclibc they need to be fixed along to make it work all the way |
| 7 | 7 | ||
| 8 | Upstream-status: Inappropriate[Elfutils uses more glibc specific features] | 8 | Upstream-Status: Inappropriate[Elfutils uses more glibc specific features] |
| 9 | 9 | ||
| 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 11 | 11 | ||
