summaryrefslogtreecommitdiffstats
path: root/meta/recipes-tbd
Commit message (Collapse)AuthorAgeFilesLines
* recipes-tbd: Drop old external CSL toolchains and no obsolete ↵Richard Purdie2010-09-203-140/+0
| | | | | | staging-linkage recipe Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Complete packages -> recipes transitionRichard Purdie2010-09-2013-0/+482
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-017-0/+247
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Major layout change to the packages directoryRichard Purdie2010-08-273-0/+56
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>