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:59 +0000 |
commit | 44e9c3b779283ab64d4c480d020951b6dbeefbdf (patch) | |
tree | 5887fed161eb8023182ff399878fe42860adbf4c /meta/recipes-devtools | |
parent | 06b4572d23e5a1be9f82b03b8a06b8236848d430 (diff) | |
download | poky-44e9c3b779283ab64d4c480d020951b6dbeefbdf.tar.gz |
meta: fix capitalisation in Upstream-Status
(From OE-Core rev: 4084bd02796358abd432104607d9c6569a7e0238)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-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 be273419ae..5b5de07305 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 @@ | |||
1 | Upstream-Status: inappropriate [embedded specific] | 1 | Upstream-Status: Inappropriate [embedded specific] |
2 | 2 | ||
3 | Fixes tcl target recipe build on old distros which have glibc older than 2.14 | 3 | Fixes tcl target recipe build on old distros which have glibc older than 2.14 |
4 | 4 | ||