aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng
AgeCommit message (Collapse)Author
2010-11-24lttng-control: Update to version 0.88Saul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24lttng-ust: Update to version 0.8Saul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-23lttng:Add license file checksum and update the GPL informationMei Lei
Add COPYING checksum to bb file and update the "GPL" to "GPLv3" according to COPYING Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-09-03lttng-viewer: upgrade to the latest version 0.12.35Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-09-03lttng-ust: upgrade to the latest version 0.7Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-08-31lttng-viewer: upgrade from 0.8.84 to 0.10.0Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-08-27Major layout change to the packages directoryRichard Purdie
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>