Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60512 - development-sources-2.6.8.1 wipes .1 EXTRAVERSION
Summary: development-sources-2.6.8.1 wipes .1 EXTRAVERSION
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-15 19:07 UTC by Jason Rhinelander
Modified: 2004-08-18 12:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Rhinelander 2004-08-15 19:07:25 UTC
The latest 2.6.8.1 kernel puts the '.1' in EXTRAVERSION, which the kernel-2.eclass obliterates - thereby making the built kernel appear to be '2.6.8', not '2.6.8.1'.

Throwing a K_NOSETEXTRAVERSION="1" in the ebuild ought to fix it, but I'm not sure if there is a better approach.
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2004-08-18 12:59:02 UTC
Using K_NOSETEXTRAVERSION is OK. Thanks for the hint, it's now fixed in CVS.