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-devtools/tcltk | |
parent | c9d1a0fe391a570688b5918d991ad9a4bd471824 (diff) | |
download | openembedded-core-contrib-4084bd02796358abd432104607d9c6569a7e0238.tar.gz |
meta: fix capitalisation in Upstream-Status
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/tcltk')
-rw-r--r-- | meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch b/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch index be273419aed..5b5de073056 100644 --- a/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch +++ b/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch @@ -1,4 +1,4 @@ -Upstream-Status: inappropriate [embedded specific] +Upstream-Status: Inappropriate [embedded specific] Fixes tcl target recipe build on old distros which have glibc older than 2.14 |