All of lore.kernel.org
 help / color / mirror / Atom feed
* [V4]lttng-2.0 new recipe
@ 2012-01-11  1:31 Zumeng Chen
  2012-01-12 16:17 ` Darren Hart
  0 siblings, 1 reply; 3+ messages in thread
From: Zumeng Chen @ 2012-01-11  1:31 UTC (permalink / raw)
  To: openembedded-core

Changes of V4:
  Fixed all comments from Darrent;
  To: OE-core.

The following changes since commit 4a8a3c503fd896593b787c26edbe46a7324e494e:

  Revert "site/common-uclibc: Cache gl_cv_func_wcwidth_works" (2012-01-10 18:33:25 +0000)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib zumeng/lttng-2.0
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zumeng/lttng-2.0

Zumeng Chen (4):
  lttng-ust: Integrate into yocto linux
  lttng-tools: Integrated from git repo.
  lttng-modules: from lttng-modules 2.0 git repo.
  babeltrace: Integrated from version 0.8

 meta/recipes-kernel/lttng-2.0/babeltrace_0.8.bb    |   28 +++++++++++++
 ...modules-replace-KERNELDIR-with-KERNEL_SRC.patch |   41 ++++++++++++++++++++
 .../lttng-2.0/lttng-modules_2.0.pre11.bb           |   27 +++++++++++++
 ...tools-fix-compiling-error-for-powerpc-arm.patch |   28 +++++++++++++
 .../lttng-2.0/lttng-tools_2.0-pre16.bb             |   30 ++++++++++++++
 meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.bb   |   25 ++++++++++++
 6 files changed, 179 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-kernel/lttng-2.0/babeltrace_0.8.bb
 create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch
 create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-modules_2.0.pre11.bb
 create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-tools-fix-compiling-error-for-powerpc-arm.patch
 create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-tools_2.0-pre16.bb
 create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.bb

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [V4]lttng-2.0 new recipe
  2012-01-11  1:31 [V4]lttng-2.0 new recipe Zumeng Chen
@ 2012-01-12 16:17 ` Darren Hart
  2012-01-13  0:59   ` zumeng.chen
  0 siblings, 1 reply; 3+ messages in thread
From: Darren Hart @ 2012-01-12 16:17 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Hi Zumeng,

I reviewed V4 from the git link below ( didn't see the patches
themselved hit the list ).

The patch in 1/4: "+Subject: [PATCH 1/1] Fix compiling error on powerpc
and arm" is missing an UpstreamStatus tag. Otherwise, it looks ready to me.

--
Darren

On 01/10/2012 05:31 PM, Zumeng Chen wrote:
> Changes of V4:
>   Fixed all comments from Darrent;
>   To: OE-core.
> 
> The following changes since commit 4a8a3c503fd896593b787c26edbe46a7324e494e:
> 
>   Revert "site/common-uclibc: Cache gl_cv_func_wcwidth_works" (2012-01-10 18:33:25 +0000)
> 
> are available in the git repository at:
>   git://git.pokylinux.org/poky-contrib zumeng/lttng-2.0
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zumeng/lttng-2.0
> 
> Zumeng Chen (4):
>   lttng-ust: Integrate into yocto linux
>   lttng-tools: Integrated from git repo.
>   lttng-modules: from lttng-modules 2.0 git repo.
>   babeltrace: Integrated from version 0.8
> 
>  meta/recipes-kernel/lttng-2.0/babeltrace_0.8.bb    |   28 +++++++++++++
>  ...modules-replace-KERNELDIR-with-KERNEL_SRC.patch |   41 ++++++++++++++++++++
>  .../lttng-2.0/lttng-modules_2.0.pre11.bb           |   27 +++++++++++++
>  ...tools-fix-compiling-error-for-powerpc-arm.patch |   28 +++++++++++++
>  .../lttng-2.0/lttng-tools_2.0-pre16.bb             |   30 ++++++++++++++
>  meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.bb   |   25 ++++++++++++
>  6 files changed, 179 insertions(+), 0 deletions(-)
>  create mode 100644 meta/recipes-kernel/lttng-2.0/babeltrace_0.8.bb
>  create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch
>  create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-modules_2.0.pre11.bb
>  create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-tools-fix-compiling-error-for-powerpc-arm.patch
>  create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-tools_2.0-pre16.bb
>  create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.bb
> 

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [V4]lttng-2.0 new recipe
  2012-01-12 16:17 ` Darren Hart
@ 2012-01-13  0:59   ` zumeng.chen
  0 siblings, 0 replies; 3+ messages in thread
From: zumeng.chen @ 2012-01-13  0:59 UTC (permalink / raw)
  To: Darren Hart; +Cc: Patches and discussions about the oe-core layer

On 2012年01月13日 00:17, Darren Hart wrote:
> Hi Zumeng,
>
> I reviewed V4 from the git link below ( didn't see the patches
> themselved hit the list ).
>
> The patch in 1/4: "+Subject: [PATCH 1/1] Fix compiling error on powerpc
> and arm" is missing an UpstreamStatus tag. Otherwise, it looks ready to me.
OK thanks Darren, I'll fix them in V5

Zumeng
> --
> Darren
>
> On 01/10/2012 05:31 PM, Zumeng Chen wrote:
>> Changes of V4:
>>    Fixed all comments from Darrent;
>>    To: OE-core.
>>
>> The following changes since commit 4a8a3c503fd896593b787c26edbe46a7324e494e:
>>
>>    Revert "site/common-uclibc: Cache gl_cv_func_wcwidth_works" (2012-01-10 18:33:25 +0000)
>>
>> are available in the git repository at:
>>    git://git.pokylinux.org/poky-contrib zumeng/lttng-2.0
>>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zumeng/lttng-2.0
>>
>> Zumeng Chen (4):
>>    lttng-ust: Integrate into yocto linux
>>    lttng-tools: Integrated from git repo.
>>    lttng-modules: from lttng-modules 2.0 git repo.
>>    babeltrace: Integrated from version 0.8
>>
>>   meta/recipes-kernel/lttng-2.0/babeltrace_0.8.bb    |   28 +++++++++++++
>>   ...modules-replace-KERNELDIR-with-KERNEL_SRC.patch |   41 ++++++++++++++++++++
>>   .../lttng-2.0/lttng-modules_2.0.pre11.bb           |   27 +++++++++++++
>>   ...tools-fix-compiling-error-for-powerpc-arm.patch |   28 +++++++++++++
>>   .../lttng-2.0/lttng-tools_2.0-pre16.bb             |   30 ++++++++++++++
>>   meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.bb   |   25 ++++++++++++
>>   6 files changed, 179 insertions(+), 0 deletions(-)
>>   create mode 100644 meta/recipes-kernel/lttng-2.0/babeltrace_0.8.bb
>>   create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch
>>   create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-modules_2.0.pre11.bb
>>   create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-tools-fix-compiling-error-for-powerpc-arm.patch
>>   create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-tools_2.0-pre16.bb
>>   create mode 100644 meta/recipes-kernel/lttng-2.0/lttng-ust_1.9.4.bb
>>




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-13  1:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-11  1:31 [V4]lttng-2.0 new recipe Zumeng Chen
2012-01-12 16:17 ` Darren Hart
2012-01-13  0:59   ` zumeng.chen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.