[Buildroot] [PATCH 1/3] libsigc: bump to version 2.6.2

Peter Korsgaard peter at korsgaard.com
Fri Nov 13 21:16:06 UTC 2015


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
 > ---
 >  package/libsigc/Config.in    | 5 +++--
 >  package/libsigc/libsigc.hash | 4 ++--
 >  package/libsigc/libsigc.mk   | 4 ++--
 >  3 files changed, 7 insertions(+), 6 deletions(-)

 > diff --git a/package/libsigc/Config.in b/package/libsigc/Config.in
 > index ae984c8..41ea19e 100644
 > --- a/package/libsigc/Config.in
 > +++ b/package/libsigc/Config.in
 > @@ -1,5 +1,6 @@
 >  config BR2_PACKAGE_LIBSIGC
 >  	bool "libsigc++"
 > +	depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_7 # C++11

Why is this 4.7 and the other two patches 4.8? A note about that in the
commit message would be good.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list