diff options
author | Ross Burton <ross.burton@intel.com> | 2015-12-15 21:32:50 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-26 22:31:10 +0000 |
commit | 4084bd02796358abd432104607d9c6569a7e0238 (patch) | |
tree | 5a41e88c760b3f80c62d5f09d433a273ddd9098e /meta/recipes-support/apr | |
parent | c9d1a0fe391a570688b5918d991ad9a4bd471824 (diff) | |
download | openembedded-core-4084bd02796358abd432104607d9c6569a7e0238.tar.gz openembedded-core-4084bd02796358abd432104607d9c6569a7e0238.tar.bz2 openembedded-core-4084bd02796358abd432104607d9c6569a7e0238.zip |
meta: fix capitalisation in Upstream-Status
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-support/apr')
-rw-r--r-- | meta/recipes-support/apr/apr/upgrade-and-fix-1.5.1.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/apr/apr/upgrade-and-fix-1.5.1.patch b/meta/recipes-support/apr/apr/upgrade-and-fix-1.5.1.patch index 9569645b8f..16499f5ac9 100644 --- a/meta/recipes-support/apr/apr/upgrade-and-fix-1.5.1.patch +++ b/meta/recipes-support/apr/apr/upgrade-and-fix-1.5.1.patch @@ -8,7 +8,7 @@ Remove the 'tools' dir creation, it always existed. And it caused gen_test_char unexpected rebuilt at do_install time. -Upstream-Status: inappropriate [oe specific] +Upstream-Status: Inappropriate [oe specific] Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> --- |