summaryrefslogtreecommitdiff
path: root/meta/recipes-kernel/module-init-tools/files
AgeCommit message (Collapse)AuthorFiles
2012-05-06module-init-tools: DeleteKhem Raj5
Since its provided by kmod Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-07-27module-init-tools-cross: Drop static binaries patch as a better fix has been ↵Richard Purdie1
merged Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-01modutils-initscripts: move recipe prior to modutils removalAnders Darander2
Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-01modules-init-tools(-cross): update to 3.16Anders Darander1
Update to get support for Linux 3.0. Delete the ignore_arch_directory.patch (as it does not apply to 3.16). Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-17Upstream-Status update for several recipesYu Ke5
- modutils - module-init-tools - libacpi - keymaps - initscripts - console-tools - mesa-demos - xserver-xf86-lite Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-08-27Major layout change to the packages directoryRichard Purdie5
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>