summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/sysstat/files
AgeCommit message (Collapse)AuthorFiles
2013-11-20sysstat: upgrade to 10.2.0Saul Wold1
Cleanup by moving files to $PN Signed-off-by: Saul Wold <sgw@linux.intel.com>
2013-10-18sysstat: upgrade to 10.1.7Saul Wold1
Remove patch that was backported and from verion we updated to Also cleanup white space Signed-off-by: Saul Wold <sgw@linux.intel.com>
2013-07-02sysstat: backport a patch to fix a parallel building errorRoy.Li1
Signed-off-by: Roy.Li <rongqing.li@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-08-27Major layout change to the packages directoryRichard Purdie1
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>