[Buildroot] [PATCH] dhcpcd: bump to version 6.4.0

Peter Korsgaard jacmet at uclibc.org
Wed Jun 18 12:00:49 UTC 2014


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

 > Now with support for static builds.
 > Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>

Committed, thanks.

 > ---
 >  package/dhcpcd/Config.in | 9 +--------
 >  package/dhcpcd/dhcpcd.mk | 7 ++++++-
 >  2 files changed, 7 insertions(+), 9 deletions(-)

 > diff --git a/package/dhcpcd/Config.in b/package/dhcpcd/Config.in
 > index 68eac1c..79063ef 100644
 > --- a/package/dhcpcd/Config.in
 > +++ b/package/dhcpcd/Config.in
 > @@ -1,15 +1,8 @@
 >  config BR2_PACKAGE_DHCPCD
 >  	bool "dhcpcd"
 >  	# No support for AI_ADDRCONFIG
 > -	depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2 && \
 > -		!BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R1
 > -	depends on !BR2_PREFER_STATIC_LIB
 > +	depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2

Seems we have a bunch of the 2012R1 symbol still lingering around under
package/ - Will fix.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list