Bug 1267 - Wrong BR2_EXTRA_VERSION
Summary: Wrong BR2_EXTRA_VERSION
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 normal
Target Milestone: 2010.05
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 15:13 UTC by Serj Kalichev
Modified: 2010-05-01 19:10 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
BR2_EXTRA_VERSION patch (659 bytes, patch)
2010-03-12 15:13 UTC, Serj Kalichev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Serj Kalichev 2010-03-12 15:13:44 UTC
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.
Comment 1 Peter Korsgaard 2010-05-01 19:10:27 UTC
Committed, thanks!