summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/v86d
Commit message (Collapse)AuthorAgeFilesLines
* v86d: update to 0.1.10Saul Wold2011-10-141-2/+2
| | | | | | | (From OE-Core rev: 933eb8224c6152fb574f97ddc36511026d512d75) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Drop remaining bootcdx86 references, the -live images for qemux86 and ↵Richard Purdie2011-01-241-1/+1
| | | | | | atom-pc replace this Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* v86d: update license infoQing He2010-12-011-0/+2
| | | | Signed-off-by: Qing He <qing.he@intel.com>
* Major layout change to the packages directoryRichard Purdie2010-08-272-0/+38
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>