| Anonymous | Login | Signup for a new account | 11-10-2008 10:57 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000696 | [buildroot] New Features | feature | always | 02-07-06 06:00 | 02-12-07 05:48 | ||||
| Reporter | janlana | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | won't fix | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000696: updated package: linux | ||||||||
| Description |
Buildroot has two packages for linux kernel - toolchain/kernel-headers and packages/linux. The patch put both to one package toolchain/linux. After patch you have to run the script: for V in 8 9 10 11 12; do mv toolchain/kernel-headers/linux-libc-headers-2.6.${V}* toolchain/linux/2.6.${V}/ done rm -Rf toolchain/kernel-headers |
||||||||
| Additional Information | there seperate directories were done on purpose to allow for someone to select kernel headers independent of the actual kernel version being used. | ||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| There are no notes attached to this issue. |
| Copyright © 2000 - 2006 Mantis Group |