diff options
author | Ross Burton <ross.burton@intel.com> | 2015-09-10 19:59:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-12 22:59:01 +0100 |
commit | bd220fe6ce8c3a0805f13a14706d3130ea872604 (patch) | |
tree | b044b28a2bab552037266a736fe430380e7aabcb /meta/recipes-extended/mc | |
parent | cf03765705c6cd26c1a904b62b9aca8f914f44aa (diff) | |
download | openembedded-core-contrib-bd220fe6ce8c3a0805f13a14706d3130ea872604.tar.gz |
meta: Fix Upstream-Status statements
Fix a variety of problems such as typos, bad punctuations, or incorrect
Upstream-Status values.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/mc')
-rw-r--r-- | meta/recipes-extended/mc/mc/mc-CTRL.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/mc/mc/mc-CTRL.patch b/meta/recipes-extended/mc/mc/mc-CTRL.patch index e23d9dd81cc..ee4ba9f26b0 100644 --- a/meta/recipes-extended/mc/mc/mc-CTRL.patch +++ b/meta/recipes-extended/mc/mc/mc-CTRL.patch @@ -15,7 +15,7 @@ Therefore this should be good to include in OpenEmbedded. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> -Upstream-status: Accepted (should be included in v4.8.14) +Upstream-Status: Accepted (should be included in v4.8.14) diff -u mc-4.8.1.7.org/lib/tty/tty-ncurses.c mc-4.8.1.7/lib/tty/tty-ncurses.c --- mc-4.8.1.7.org/lib/tty/tty-ncurses.c |