| Summary: | Wrong BR2_EXTRA_VERSION | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Serj Kalichev <serj.kalichev> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | 2010.05 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | BR2_EXTRA_VERSION patch | ||
Committed, thanks! |
Created attachment 1201 [details] BR2_EXTRA_VERSION patch Buildroot version 2010.02. (Bugtracker does not have 2010.02 version choice) I try to build kernel with custom version number (2.6.33). The full version of kernel become something like "2.6.332.6.33". And the modules dir is /lib/modules/2.6.332.6.33. The target/linux/Config.in.advanced contain wrong default for BR2_EXTRA_VERSION.