[yocto] [meta-cgl][PATCH] heartbeat:Update the patch for new version.

2019-09-30 Thread Lei Maohui
To fix the patch error as follwing: WARNING: heartbeat-3.0.6-r0 do_patch: QA Issue: Patch log indicates that patches do not apply cleanly. [patch-fuzz Signed-off-by: Lei Maohui --- ...mbership-ccm-Makefile.am-fix-warning.patch | 19 ++- 1 file changed, 10 insertions(+), 9

Re: [yocto] [meta-cgl][PATCH 3/3] libhtml-tagset-perl: remove recipe

2019-09-18 Thread Lei, Maohui
Hi I met a depend error when I built meta-cgl(warrior branch) with meta-oe(warrior branch). ERROR: Nothing PROVIDES 'libhtml-tagset-perl-native'... I don't think this patch should be merged to warrior branch, because libhtml-tagset-perl hasn't been added into meta-oe's warrior branch. Best

Re: [yocto] [meta-security][PATCH] python3-fail2ban: Fix build error of xrange.

2019-06-12 Thread Lei, Maohui
Hi, Please merge this patch to warrior branch. Best regards Lei > -Original Message- > From: Lei, Maohui > Sent: Friday, April 19, 2019 11:59 AM > To: yocto@yoctoproject.org > Cc: Lei, Maohui > Subject: [yocto] [meta-security][PATCH] python3-fail2ban: Fix build

Re: [yocto] [meta-security][PATCH] python3-fail2ban: Fix build error of xrange.

2019-05-21 Thread Lei, Maohui
ping > -Original Message- > From: Lei, Maohui > Sent: Friday, April 19, 2019 11:59 AM > To: yocto@yoctoproject.org > Cc: Lei, Maohui > Subject: [yocto] [meta-security][PATCH] python3-fail2ban: Fix build error of > xrange. > > NameError: name 'xrange' is

[yocto] [meta-security][PATCH] python3-fail2ban: Fix build error of xrange.

2019-05-09 Thread Lei Maohui
NameError: name 'xrange' is not defined Signed-off-by: Lei Maohui --- .../files/0001-To-fix-build-error-of-xrang.patch | 28 ++ .../fail2ban/python3-fail2ban_0.10.4.0.bb | 4 2 files changed, 32 insertions(+) create mode 100644 recipes-security/fail2ban

[yocto] [meta-cgl][PATCH]heartbeat: Added dependences to fix build error.

2019-02-21 Thread Lei Maohui
Signed-off-by: Lei Maohui --- meta-cgl-common/recipes-cgl/heartbeat/heartbeat_3.0.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-cgl-common/recipes-cgl/heartbeat/heartbeat_3.0.6.bb b/meta-cgl-common/recipes-cgl/heartbeat/heartbeat_3.0.6.bb index cc2643c..35fee43

[yocto] a new layer that support spdx

2017-02-28 Thread Lei, Maohui
to install anything in build server. * Good performance It has better performance than the spdx module in current oe-core, especially in rebuilding. Best regards Lei Maohui -- ___ yocto mailing list yocto@yoctoproject.org https

[yocto] Why didn't deploy source archive by license from yocto-1.6

2016-10-17 Thread Lei, Maohui
Hi, I found that before yocto-1.6, source archives were deployed by license. The following commit changed the directory for deploying source archives: cbcf5b219858b58c4429ee87444eaacc5a7cfa3e But from commit log, there is no explaining about this change. Are there someone who can tell me why.

[yocto] [meta-security][PATCH] samhain: Avoid empty source archiver

2016-05-26 Thread Lei Maohui
It is better to put necessary work into do_patch task than add a new task. Otherwise,you can not get correct source code in some functions(such as archiver.bbclass). Signed-off-by: Lei Maohui <leimao...@cn.fujitsu.com> --- recipes-security/samhain/samhain.inc | 17 +++--

Re: [yocto] plan about YP 2.0.1

2015-12-29 Thread Lei, Maohui
r 29, 2015 3:16 PM > To: Lei, Maohui > Cc: yocto@yoctoproject.org > Subject: Re: plan about YP 2.0.1 > > > On 12/21/2015 02:00 PM, Lei, Maohui wrote: > > Hello Yang > > > >Can you tell me the schedule about the YP 2.0.1? > >I want to know when YP 2.0.1

[yocto] plan about YP 2.0.1

2015-12-20 Thread Lei, Maohui
Hello Yang Can you tell me the schedule about the YP 2.0.1? I want to know when YP 2.0.1 will be released and when the merge window will be closed? Best regards Lei -- ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] [OE-core] glibc 2.22

2015-07-28 Thread Lei, Maohui
/x86 ) but would be interested if more wider trial could be carried out and issues reported between now and release can be addressed. Please give it a try if you have spare cycles I tested it on powerpc(e500v2),and did a ltp test. It does work well. Best Regards Lei Maohui -Original

[yocto] [meta-cgl][PATCH] openais: upgrade from 1.1.3 to 1.1.4

2015-06-17 Thread Lei Maohui
Signed-off-by: Lei Maohui leimao...@cn.fujitsu.com --- meta-cgl-common/recipes-cgl/openais/openais_1.1.3.bb | 19 --- meta-cgl-common/recipes-cgl/openais/openais_1.1.4.bb | 18 ++ 2 files changed, 18 insertions(+), 19 deletions(-) delete mode 100644 meta-cgl

Re: [yocto] Help -- Where can I get the LSB test log

2015-01-28 Thread Lei, Maohui
of the yocto 1.7.1 release. Lei -Original Message- From: Yi Zhao [mailto:yi.z...@windriver.com] Sent: Thursday, January 29, 2015 10:34 AM To: Lei, Maohui/雷 茂慧; yocto@yoctoproject.org Subject: Re: [yocto] Help -- Where can I get the LSB test log The log should be in /var/opt/lsb/test

Re: [yocto] When I build kernel with toolchain comes from yocto, I met an issue

2015-01-28 Thread Lei, Maohui
Hi Paul I got it. Thank you very much. Cheers Lei -Original Message- From: Paul Eggleton [mailto:paul.eggle...@linux.intel.com] Sent: Tuesday, January 27, 2015 8:15 PM To: Lei, Maohui/雷 茂慧 Cc: yocto@yoctoproject.org Subject: Re: [yocto] When I build kernel with toolchain comes

[yocto] Help -- Where can I get the LSB test log

2015-01-28 Thread Lei, Maohui
Hi all Was LSB test executed in yocto 1.7.1 release? Where can I get the LSB test log and result? Best Regards, Lei Maohui -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Help -- Where can I get the LSB test log

2015-01-28 Thread Lei, Maohui
, Maohui/雷 茂慧 Cc: yocto@yoctoproject.org Subject: Re: [yocto] Help -- Where can I get the LSB test log Hi Maohui, There is a wiki page for it: https://wiki.yoctoproject.org/wiki/LSB_Result Yi 在 2015年01月29日 11:11, Lei, Maohui 写道: Hi Yi The log should be in /var/opt/lsb/test/manager

Re: [yocto] When I build kernel with toolchain comes from yocto, I met an issue

2015-01-26 Thread Lei, Maohui
ping -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Lei, Maohui Sent: Friday, January 23, 2015 10:37 AM To: yocto@yoctoproject.org Subject: [yocto] When I build kernel with toolchain comes from yocto, I met an issue

Re: [yocto] [PATCH] libidn_0.6.14: fix the QA Issue

2015-01-25 Thread Lei, Maohui
Hi Ross Patches for oe-core should go to the openembedded-core@ mailing list, not yocto@. But thanks, I've queued this for master. I got it. Thank you . Lei From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: Friday, January 23, 2015 10:53 PM To: Lei, Maohui/雷 茂慧 Cc: yocto

Re: [yocto] [meta-cgl][PATCH 0/2] cluster: Fix some error and format

2015-01-22 Thread Lei, Maohui
Hi Alex Lei Maohui did you experience this error when you tested the recipe? When I bitbake the cluster,I didn't met the error. Qian's target is x86_64, my target is x86, maybe it was the reason why I didn't meet the error. Cheers Lei Maohui -Original Message- From

[yocto] When I build kernel with toolchain comes from yocto, I met an issue

2015-01-22 Thread Lei, Maohui
by the toolchain? Cheers Lei Maohui -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] [PATCH] libidn_0.6.14: fix the QA Issue

2015-01-22 Thread Lei Maohui
To fix the QA Issue as following: ERROR: QA Issue: libidn: Files/directories were installed but not shipped /usr/share/emacs /usr/share/emacs/site-lisp /usr/share/emacs/site-lisp/punycode.el /usr/share/emacs/site-lisp/idna.el [installed-vs-shipped] Signed-off-by: Lei Maohui leimao

[yocto] [meta-cgl][PATCH] cluster: add new recipe

2015-01-11 Thread Lei Maohui
This is the development site for several related linux clustering components. Signed-off-by: Lei Maohui leimao...@cn.fujitsu.com --- .../recipes-cgl/cluster/cluster_3.2.0.bb | 63 ++ 1 file changed, 63 insertions(+) create mode 100644 meta-cgl-common/recipes-cgl

[yocto] FW: [OE-core][PATCH 1/2] spdx: Provide spdx file that meet SPDX 1.2 Version Specification

2014-11-27 Thread Lei, Maohui
Hi all How about this patch? I have submitted for days, but still no responds. Cheers Lei Maohui -Original Message- From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of Lei, Maohui Sent: Tuesday, November

Re: [yocto] question about toaster in yocto 1.7

2014-11-11 Thread Lei, Maohui
. Although I am very interested in Toaster, but I'm not sure there is enough time to do this. Cheers Lei Maohui -Original Message- From: Barros Pena, Belen [mailto:belen.barros.p...@intel.com] Sent: Monday, November 10, 2014 7:09 PM To: Lei, Maohui/雷 茂慧; yocto@yoctoproject.org Subject: Re

[yocto] question about toaster in yocto 1.7

2014-11-10 Thread Lei, Maohui
Hi all I have read the Toaster Manual 1.7 and have a question : The toaster still can't launch a build in yocto 1.7 ? Thanks, Lei Maohui -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [PATCH 1/2] spdx:It is necessary to define source directory for spdx.

2014-09-22 Thread Lei, Maohui
,and then re submit them later. Thanks, Lei Maohui -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto