|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0001138 |
[buildroot] New Features |
feature |
always |
12-29-06 12:23 |
02-12-07 05:33 |
|
|
Reporter |
decandia50 |
View Status |
public |
|
|
Assigned To |
buildroot |
|
Priority |
normal |
Resolution |
open |
|
|
Status |
assigned |
|
Product Version |
0.9.27 |
|
|
Summary |
0001138: Adds the ability to select dmidecode as part of the buildroot system. |
|
Description |
I have a yet to be released open source project that requires dmidecode to be loaded on the system and pull the serial number of the machine out of the BIOS. Since I'm using busybox/buildroot to create my boot image, I thought it would be nice to give back to the community ;)
So I've added the ability to wget dmidecode and compile it in to the current buildroot. Also thanks for the documentation, that made it all possible.
FYI: I'm not sure how well this will cross compile, but it's fine on x86 architectures. |
|
Additional Information |
You'll need to add the line from packages/Config.in.addon to /path/to/buildroot/packages/Config.in where alphabetically appropriate.
You can copy packages/dmidecode into /path/to/buildroot/packages/dmidecode |
|
|
Attached Files |
dmidecode-patch.tgz [^] (1,120 bytes) 12-29-06 12:23
buildroot.add-dmidecode.patch [^] (435 bytes) 01-23-07 20:25 |
|
|