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:50:42 +0100 |
commit | 874038469e28d011b60b2d4bfd5a6fada6e754c4 (patch) | |
tree | 62f65bb25f9d04eb8458ffbbaa001298e16901c6 /meta/recipes-extended/ghostscript | |
parent | 0eea9ab2e9d6e9457f24aa63b3126666611c1c7b (diff) | |
download | openembedded-core-contrib-874038469e28d011b60b2d4bfd5a6fada6e754c4.tar.gz |
recipes: Upstream-status --> Upstream-Status: for multiple patches
As a keyword, Upstream-Status is case sensitive.
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-extended/ghostscript')
-rw-r--r-- | meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch | 2 | ||||
-rw-r--r-- | meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch index 149f9fc873b..3c2a4c82ddc 100644 --- a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch +++ b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch @@ -2,7 +2,7 @@ Import patch from windriver linux for cross compilation, and split patches into oe way under different directories such as i586, powerpc etc according to Richard's opinion. -Upstream-status: Pending +Upstream-Status: Pending Signed-off-by: Kang Kai <kai.kang@windriver.com> diff --git a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch index def8596a329..8fde77fefb3 100644 --- a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch +++ b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch @@ -2,7 +2,7 @@ Just use commands provided by ghostscript-native, preventing recompile them when compile ghostscript. Way to enable cross compile. -Upstream-status: Pending +Upstream-Status: Pending Signed-off-by: Kang Kai <kai.kang@windriver.com> |