Bug 2137 - Support rc versions of kernel headers
Summary: Support rc versions of kernel headers
Status: RESOLVED WONTFIX
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-28 16:44 UTC by Will Newton
Modified: 2013-05-26 09:11 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Will Newton 2010-06-28 16:44:16 UTC
buildroot does not currently support building against rc versions of kernel headers. The download step fails because the download directory differs between rc and final kernel releases. This patch tries to detect when an rc kernel is being used and download from the correct location.
Comment 1 Thomas Petazzoni 2013-05-26 09:11:35 UTC
Will, are you still interested by this? You never attached any patch to this bug. Since the bug is three years old and I know you've been active in Buildroot since that time, I suppose you're no longer that much interested in this feature, so I'm marking this as "won't fix". However, if you're interested in reviving this, do not hesitate to send a patch (I believe if we need such a feature, we should simply allow to specify a custom tarball location of kernel sources for the kernel headers).