Message ID | 1326245504-22965-1-git-send-email-zumeng.chen@windriver.com |
---|---|
State | New |
Headers | show |
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 >
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 >>