summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng
Commit message (Collapse)AuthorAgeFilesLines
* recipes-kernel: Update SUMMARY and DESCRIPTIONMark Hatle2010-12-163-0/+3
| | | | | | Add missing SUMMARY and updated DESCRIPTION fields if necessary Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-093-0/+9
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* lttng-control: Update to version 0.88Saul Wold2010-11-241-2/+2
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* lttng-ust: Update to version 0.8Saul Wold2010-11-241-1/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* lttng:Add license file checksum and update the GPL informationMei Lei2010-11-231-2/+2
| | | | | | Add COPYING checksum to bb file and update the "GPL" to "GPLv3" according to COPYING Signed-off-by: Mei Lei <lei.mei@intel.com>
* lttng-viewer: upgrade to the latest version 0.12.35Dexuan Cui2010-09-031-2/+2
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* lttng-ust: upgrade to the latest version 0.7Dexuan Cui2010-09-031-0/+0
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* lttng-viewer: upgrade from 0.8.84 to 0.10.0Dexuan Cui2010-08-311-3/+11
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* Major layout change to the packages directoryRichard Purdie2010-08-273-0/+63
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>