Re: [yocto] BBMASK issue

2016-08-22 Thread Andre McCurdy
On Mon, Aug 22, 2016 at 6:50 PM, Takashi Matsuzawa wrote: > Hello Yocto. > > Now I am trying to customize an existing BSP to my need. > For this, I am adding following to my local.conf so that some of the recipes > in the BSP to be ignored. > > (local.conf) > BBMASK = "aaa|bbb|ccc" > BBMASK .= "|d

[yocto] 答复: How to run a runqemu with intel-corei7-64?

2016-08-22 Thread Richard Zhang
Thanks. I was working on the qemux86-64 machine, but some test should be run on [intel-corei7-64] . I will try to use qemu. Best regards. On 19 August 2016 at 02:50, Richard Zhang mailto:richard.zh...@pica8.com>> wrote: After built an ‘intel-corei7-64’ image with Toaster, I try to run a runq

Re: [yocto] BBMASK issue

2016-08-22 Thread Khem Raj
On Mon, Aug 22, 2016 at 6:50 PM, Takashi Matsuzawa wrote: > Hello Yocto. > > Now I am trying to customize an existing BSP to my need. > For this, I am adding following to my local.conf so that some of the recipes > in the BSP to be ignored. > > (local.conf) > BBMASK = "aaa|bbb|ccc" > BBMASK .= "|d

[yocto] BBMASK issue

2016-08-22 Thread Takashi Matsuzawa
Hello Yocto. Now I am trying to customize an existing BSP to my need. For this, I am adding following to my local.conf so that some of the recipes in the BSP to be ignored. (local.conf) BBMASK = "aaa|bbb|ccc" BBMASK .= "|ddd|eee" However, it does not work since BSP itself has lines like below i

Re: [yocto] [meta-qt4][PATCH 1/2] qt4-embedded.inc: provide PACKAGECONFIG for tslib

2016-08-22 Thread Burton, Ross
On 19 August 2016 at 09:42, Maxin B. John wrote: > (A quick grep in meta-qt4 for PACKAGECONFIG_CONFARGS returned zero results) > FWIW it's a relatively new feature: when PACKAGECONFIG is evaluated it writes the enabled/disabled values to PACKAGECONFIG_CONFARGS, which classes can then use to set

Re: [yocto] eSDK errors and sstate signature issues

2016-08-22 Thread Paul Eggleton
Hi Manju, Sorry for the delayed reply. On Mon, 15 Aug 2016 17:43:23 Manjukumar Harthikote Matha wrote: > I am trying to build Yocto eSDK with OE_core and meta-xilinx layers. > > Having issues while extracting the eSDK, it warns quite a bit on > signature mismatch. Can this happen due to the fact

Re: [yocto] [psplash][PATCH] psplash: add option to read startup message from file

2016-08-22 Thread Paul Eggleton
Hi Richard, Sorry, we've clearly not been good at responding to this. I'm actually not sure who is maintaining psplash these days - Jussi/Ross, is it one of you? Cheers, Paul On Thu, 18 Aug 2016 09:09:30 Richard Leitner wrote: > Any comments/news on that patch from APRIL? > > On 04/15/2016 10

Re: [yocto] Failing EXTERNALSRC and dangling symlinks

2016-08-22 Thread Paul Eggleton
Hi Svein, On Mon, 22 Aug 2016 11:57:16 Svein Seldal wrote: > I am running on a customized Yocto tree based off Poky krogoth and I > think I have stumbled upon a bug in bb. > > One of our recipes use EXTERNALSRC and EXTERNALSRC_BUILD, set from > local.conf. When the recipe is built, two symlinks >

[yocto] meta-mingw with latest Yocto

2016-08-22 Thread Austin Kim
I'm having trouble to build my project with meta-mingw. It looks like the current master branch is too old to build with Yocto 2.1. So I changed little bit such as, Changed file names binutils-cross-canadian_2.25%.bbappend to binutils-cross-canadian_2.26%.bbappend gmp_6.0.0.bbappend to gmp_6.1.0.b

Re: [yocto] [yocto-autobuilder][PATCH v2] PublishArtifacts.py: fix filecheck to work under dash (or other POSIX shell)

2016-08-22 Thread Joshua Lock
On Mon, 2016-08-22 at 07:52 -0700, Bill Randle wrote: > An earlier patch (ed3857990) to check for existing msd5sum files > worked > fine when tested under bash, but failed with an error message about > [[ > not found when run under dash. Updated the test to not rely on > bashisms. Pushed to master

[yocto] [yocto-autobuilder][PATCH v2] PublishArtifacts.py: fix filecheck to work under dash (or other POSIX shell)

2016-08-22 Thread Bill Randle
An earlier patch (ed3857990) to check for existing msd5sum files worked fine when tested under bash, but failed with an error message about [[ not found when run under dash. Updated the test to not rely on bashisms. Signed-off-by: Bill Randle --- V2: use POSIX shell expansion for simplified test

Re: [yocto] [yocto-autobuilder][PATCH] PublishArtifacts.py: fix file check to work under dash

2016-08-22 Thread Randle, William C
On Mon, 2016-08-22 at 11:28 +0100, Joshua Lock wrote: On Sat, 2016-08-20 at 15:50 -0700, Bill Randle wrote: An earlier patch (ed3857990) to check for existing msd5sum files worked fine when tested under bash, but failed with an error message about [[ not found when run under dash. Updated the te

Re: [yocto] How to run a runqemu with intel-corei7-64?

2016-08-22 Thread Burton, Ross
On 19 August 2016 at 02:50, Richard Zhang wrote: > After built an ‘intel-corei7-64’ image with Toaster, I try to run a > runqemu, it can’t run. > > ERROR: unable to classify arg [intel-corei7-64]. > > Does intel-corei7-64 could be run with runqemu? > > Currently, not out of the box, although it s

[yocto] [meta-selinux][PATCH 5/5] refpolicy_common.inc: add refpolicy minimum banner at selinux config.

2016-08-22 Thread Shrikant Bobade
From: Shrikant Bobade Signed-off-by: Shrikant Bobade --- recipes-security/refpolicy/refpolicy_common.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-security/refpolicy/refpolicy_common.inc b/recipes-security/refpolicy/refpolicy_common.inc index e1eac50..a9dc466 100644 --- a/rec

[yocto] [meta-selinux][PATCH 4/5] selinux-labeldev: add systemd service file support

2016-08-22 Thread Shrikant Bobade
From: Shrikant Bobade add systemd service file for handling selinux labeldev, this change improves handling of systemd service functionality like:status check, debug etc. compared to sysvinit compatibility mode scripts. Signed-off-by: Shrikant Bobade --- .../selinux/selinux-labeldev/selinux-la

[yocto] [meta-selinux][PATCH 3/5] selinux-autorelabel: add systemd service file support

2016-08-22 Thread Shrikant Bobade
From: Shrikant Bobade add systemd service file for handling selinux autorelabel, this change improves handling of systemd service functionality like:status check, re-run, debug etc. compared to sysvinit compatibility mode scripts. Signed-off-by: Shrikant Bobade --- .../selinux/selinux-autorela

[yocto] [meta-selinux][PATCH 2/5] selinux-init: add systemd service file support

2016-08-22 Thread Shrikant Bobade
From: Shrikant Bobade add systemd service file for handling selinux initialization, this change improves handling of systemd service functionality like:status check, debug etc. compared to sysvinit compatibility mode scripts. Signed-off-by: Shrikant Bobade --- recipes-security/selinux/selinux-

[yocto] [meta-selinux][PATCH 1/5] selinux-initsh.inc: add systemd support

2016-08-22 Thread Shrikant Bobade
From: Shrikant Bobade add support for systemd service file and handling of script required by systemd service file. Signed-off-by: Shrikant Bobade --- recipes-security/selinux/selinux-initsh.inc | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/recipes-security/s

Re: [yocto] [yocto-autobuilder][PATCH] nightly-wic.conf: add build for qemux86

2016-08-22 Thread Joshua Lock
On Fri, 2016-08-19 at 10:53 -0700, Bill Randle wrote: > [YOCTO #10166] Pushed to master, thanks. Joshua > > Signed-off-by: Bill Randle > --- >  buildset-config.controller/nightly-wic.conf | 6 ++ >  1 file changed, 6 insertions(+) > > diff --git a/buildset-config.controller/nightly-wic.con

Re: [yocto] [yocto-autobuilder][PATCH] add support for building the eclipse-poky-neon plugin

2016-08-22 Thread Joshua Lock
On Fri, 2016-08-19 at 12:04 -0700, Bill Randle wrote: > Add configs to build the eclipse poky neon plugin and drop support > for the > kepler branch. Also, generate md5sums for the eclipse plugin > artifacts. > (Note: building neon requires java 1.8.0.) > > [YOCTO #9940] Pushed to master, thanks.

Re: [yocto] [yocto-autobuilder][PATCH] SendQAEmail.py: cleanup email formatting

2016-08-22 Thread Joshua Lock
On Fri, 2016-08-19 at 09:27 -0700, Bill Randle wrote: > "-e" option is not required and gets inserted into email text if > present. Pushed to master, thanks. Joshua > > Signed-off-by: Bill Randle > --- >  lib/python2.7/site-packages/autobuilder/buildsteps/SendQAEmail.py | > 2 +- >  1 file chan

Re: [yocto] [yocto-autobuilder][PATCH v2] enable use of kvm with qemux86*

2016-08-22 Thread Joshua Lock
On Wed, 2016-08-17 at 18:49 -0700, Bill Randle wrote: > When used with corresponding oe-core patch, this will enable the use > of kvm when running qemux86* images on a x86* host that supports kvm. > On the same build machine, for an x86_64 testimage run, the with and > without times are: >   withou

Re: [yocto] [yocto-autobuilder][PATCH] PublishArtifacts.py: fix file check to work under dash

2016-08-22 Thread Joshua Lock
On Sat, 2016-08-20 at 15:50 -0700, Bill Randle wrote: > An earlier patch (ed3857990) to check for existing msd5sum files > worked > fine when tested under bash, but failed with an error message about > [[ > not found when run under dash. Updated the test to not rely on > bashisms. > > Signed-off-b

[yocto] Failing EXTERNALSRC and dangling symlinks

2016-08-22 Thread Svein Seldal
I am running on a customized Yocto tree based off Poky krogoth and I think I have stumbled upon a bug in bb. One of our recipes use EXTERNALSRC and EXTERNALSRC_BUILD, set from local.conf. When the recipe is built, two symlinks ${EXTERNALSRC}/oe-logs and ${EXTERNALSRC}/oe-workdir is created i

Re: [yocto] debug version of a package

2016-08-22 Thread Jussi Kukkonen
On 21 August 2016 at 16:55, Andy Ng wrote: > Hi, > > How do I trigger the build of the debug version of a single package? > Binaries are (almost) always built with debug symbols, there's nothing that needs to be done there. The unstripped debug binaries are typically packaged into "-dbg" package