BusyBox Bug and Patch Tracking
BusyBox
  

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  linux.diff [^] (7,356 bytes) 02-07-06 06:00

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
02-07-06 06:00 janlana New Issue
02-07-06 06:00 janlana Status new => assigned
02-07-06 06:00 janlana Assigned To  => uClibc
02-07-06 06:00 janlana File Added: linux.diff
02-10-06 11:32 prpplague Status assigned => closed
02-10-06 11:32 prpplague Resolution open => won't fix
02-10-06 11:32 prpplague Additional Information Updated
02-12-07 05:48 vapier Status closed => assigned
02-12-07 05:48 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker