Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 1 | |
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included. | ||||
2006-07-12 | dosfstools/dosfstools-native 2.10: Fix for lib headers which don't pull in | Jamie Lenehan | 1 | |
the types that dosfstools expects such as those provided with Fedora Core 4 and 5. The mkdsofs.c program is using types of the style __u8 which it implictly gets via an include of linux/hdreg.h with some version of libc headers. Explicity include linux/types.h to ensure we get those defines directly. Resolves bug #1155. | ||||
2006-04-18 | dosfstools: Compile fixes. Add functionality for creating MSDOS image | Raymond Danks | 1 | |
files from OE. |