| Summary: | radvd update to 1.6 | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Alexander Clouter <alex+buildroot> |
| Component: | Other | Assignee: | 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 | ||
Thanks, committed. The install changed is wrong though (it doesn't install the binaries anymore), so I skipped that hunk. |
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).