Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major layout change to the packages directory | Richard Purdie | 2010-08-27 | 11 | -1168/+0 |
| | | | | | | | | | | | | | | | | | 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> | ||||
* | Finally deprecate all legacy do_stage functions. This changes the existing ↵ | Richard Purdie | 2010-07-22 | 2 | -2/+0 |
| | | | | | | | | warning into a fatal error if any legacy do_stage functions are found. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | dosfstools: Convert to use install step for staging | Richard Purdie | 2009-11-17 | 11 | -5/+2 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | Drop now unneeded FILESDIR and S variables from various recipes | Richard Purdie | 2009-01-02 | 1 | -4/+1 |
| | |||||
* | dosfsutils: Move from meta-extras to meta | Richard Purdie | 2007-10-11 | 11 | -0/+1176 |
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2868 311d38ba-8fff-0310-9ca6-ca027cbcb966 |