aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng
AgeCommit message (Collapse)Author
2012-10-18lttng: support more compatible hostsVladimir Zapolskiy
THis change extends COMAPTIBLE_HOST matchings, which allows to include more hosts with TARGET_OS like linux-gnuspe or linux-gnueabi etc. (From OE-Core rev: 76138d4b183eff28c678ab13cb1a6da358be2340) Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-21lttng-viewer: clean up FILE after PACKAGE reorderSaul Wold
(From OE-Core rev: 2692ff51924f003012f635a5e96eea96bf98a724) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21lttng-ust: Increase PE due to incompatible version changes related to lttng-ust2Richard Purdie
(From OE-Core rev: 732b9d6f3528c4c76be0afa911e7e1d5cf781c41) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-03lttng-ust: upgrade from 0.15 to the latest 0.16Dexuan Cui
(From OE-Core rev: 7823f5b15797faadd9b1527a08ebbd29d11f5a41) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-04Fix lttng-ust for powerpc64Matthew McClintock
(From OE-Core rev: a75683a815343a481b3612c35e1ab79071343187) Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-08lttng-control: Update to 0.89Richard Purdie
(From OE-Core rev: 220c1e5a3aeb20cf0657995d0af4a6eb811f2e24) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-08lttng-ust: Update to 0.15Saul Wold
This address [YOCTO #1005] which was waiting for upstream updates from the lttng and GDB teams. (From OE-Core rev: 0d240f56ea0128c1228f7cfe1471039a7b602a88) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-05lttng-viewer: Fixup various QA warnings and a false positiveRichard Purdie
(From OE-Core rev: b5a1dda07e6115723ec6fc99390dc637766a2fbc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-29lttng-ust: change the patch's Upstream-Status to Accepted.Dexuan Cui
(From OE-Core rev: 0e17be0d79c762e38c7aa9a48edf257426436a59) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-14recipes: update Upstream-Status for multiple recipes' patchesDexuan Cui
lttng-ust gnome-doc-utils (From OE-Core rev: a7707e2b517feb2e59fda989869dcd9789aeb08e) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-02recipes: Upstream-status --> Upstream-Status: for multiple patchesDexuan Cui
As a keyword, Upstream-Status is case sensitive. (From OE-Core rev: 874038469e28d011b60b2d4bfd5a6fada6e754c4) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-10lttng-ust_0.12.bb: Fix compilation on uclibcKhem Raj
We provide alternative implementation of sched_getcpu() when compiling for uclibc (From OE-Core rev: 03f442250579a392b49b54648840fbeb7c0a0142) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-05lttng-viewer: explicitly add linkage to lttvwindowDexuan Cui
Fixes [YOCTO #412] Also update FILES_${PN}. (From OE-Core rev: 6252898534a885237a3df9c8cb4ea1fdd43f65c5) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-24lttng-viewer: upgrade from 0.12.36 to the latest version 0.12.38Dexuan Cui
(From OE-Core rev: a23cf65b090df76ea739b8d51111589dee7fd5a1) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-24lttng-ust: upgrade from 0.11 to the latest version 0.12Dexuan Cui
Updated LIC_FILES_CHKSUM as a new Copyright holder was added. Removed the patch since 0.12 has integrated that. Added arm into COMPATIBLE_HOST as 0.12 can build on arm now. (From OE-Core rev: 43e450fcc005e44801c263de038fd5635cd426ab) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-02-16lttng-viewer: Fix rootfs contructionMark Hatle
A required run-time library was leaking into the -dev package. This caused a large number of -dev packages to be included in the build. This library is now part of the base lttng-viewer split. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2011-02-11lttng-control: Fix SRC_URL to point at lttng.orgbernard-5.0-alphaSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-02-10lttng-ust: fix ppc build by removing ppc specific time reading functionDexuan Cui
Here I introduced a patch from lttng mailing list to fix ppc build. See the patch for more details. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-28lttng-viewer: upgrade from 0.12.35 to 0.12.36Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-28lttng-ust: upgrade from 0.8 to 0.11Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-01-02lttng-ust: add COMPATIBLE_HOST to prevent ARM/MIPS world buildSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-16recipes-kernel: Update SUMMARY and DESCRIPTIONMark Hatle
Add missing SUMMARY and updated DESCRIPTION fields if necessary Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2010-12-09SRC_URI Checksums AdditionalsSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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>