Bug 1489 - radvd update to 1.6
Summary: radvd update to 1.6
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-04 19:26 UTC by Alexander Clouter
Modified: 2010-04-06 05:44 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
update radvd package information (1.08 KB, patch)
2010-04-04 19:26 UTC, Alexander Clouter
Details

Note You need to log in before you can comment on or make changes to this bug.
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.