Bug 1267

Summary: Wrong BR2_EXTRA_VERSION
Product: buildroot Reporter: Serj Kalichev <serj.kalichev>
Component: OtherAssignee: 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

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!