Message ID | 1489159330-11616-1-git-send-email-julien.boibessot@free.fr |
---|---|
State | Accepted |
Headers | show |
Hello, On Fri, 10 Mar 2017 16:22:10 +0100, julien.boibessot@free.fr wrote: > From: Julien BOIBESSOT <julien.boibessot@armadeus.com> > > Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com> > --- > package/logrotate/Config.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Your commit title was *way* too long. Commit titles should be much shorter than that, and the long explanation move to the commit log. So I've reworded that and applied. Thanks! Thomas
>>>>> "julien" == julien boibessot <julien.boibessot@free.fr> writes: > From: Julien BOIBESSOT <julien.boibessot@armadeus.com> > Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com> Committed to 2017.02.x, thanks.
diff --git a/package/logrotate/Config.in b/package/logrotate/Config.in index 8528361..2b1ae64 100644 --- a/package/logrotate/Config.in +++ b/package/logrotate/Config.in @@ -6,7 +6,7 @@ config BR2_PACKAGE_LOGROTATE help A simple program to rotate logs. - https://fedorahosted.org/logrotate/ + https://github.com/logrotate/logrotate comment "logrotate needs a toolchain w/ wchar" depends on BR2_USE_MMU