| Summary: | procps Unknown HZ value! (XX) Assume 100. | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Cassiano Martin <cassiano> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2013.08 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: |
procps-3.2.8-linux_version_init.patch
procps-ng.patch |
||
|
Description
Cassiano Martin
2013-10-29 01:51:06 UTC
Created attachment 5102 [details]
procps-3.2.8-linux_version_init.patch
Instead, we should switch the procps package to use procps-ng, at http://sourceforge.net/projects/procps-ng/. This one has an active upstream, with a Git repository and so on. Cassiano, would you be willing to provide a patch to Buildroot that does this? Created attachment 5120 [details]
procps-ng.patch
Patch provided. Working fine with no more patches on x86, x86_64 and mips64. I''l leave to the buildroot devs find out why configure script concatenates exec-prefix, resulting in a bogus path. As a workaround I had to set --exec-prefix=/ Hi Cassiano, Would you mind sending also this patch to the mailing list instead? Thanks, Thomas Procps-ng is merged now, making this as resolved. |