Bug 1489

Summary: radvd update to 1.6
Product: buildroot Reporter: Alexander Clouter <alex+buildroot>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: update radvd package information

Description Alexander Clouter 2010-04-04 19:26:55 UTC
Created attachment 1477 [details]
update radvd package information

As well as updating the version of radvd that is pulled down (from 1.5 to 1.6) I also removed the unneeded cruft from radvd.mk (just reflects the defaults) and since version 1.5 radvd is fixed for parallel building so $(MAKE1) is no longer needed.

I also updated Config.in to also reflect it's dependency on BR2_PACKAGE_FLEX_LIBFL (similarly to how gob2/ipsec-tools does).
Comment 1 Peter Korsgaard 2010-04-06 05:44:18 UTC
Thanks, committed. The install changed is wrong though (it doesn't install the binaries anymore), so I skipped that hunk.