Re: [yocto] [eclipse-poky][PATCH] scripts/setup.sh: check java version

2016-08-24 Thread Randle, William C
On Wed, 2016-08-24 at 22:59 +, Randle, William C wrote: On Wed, 2016-08-24 at 15:22 -0700, Tim Orling wrote: > > Make it obvious when run on autobuilder if java version is too low. While we are at it, check that java is present. [YOCTO #10156] Borrowing heavily from

Re: [yocto] [eclipse-poky][PATCH] scripts/setup.sh: check java version

2016-08-24 Thread Randle, William C
On Wed, 2016-08-24 at 15:22 -0700, Tim Orling wrote: Make it obvious when run on autobuilder if java version is too low. While we are at it, check that java is present. [YOCTO #10156] Borrowing heavily from: http://stackoverflow.com/questions/7334754/correct-way-to-check-java-version-from-bash-s

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] [yocto-autobuilder][PATCH] cleanup and restart crashed vnc server

2016-08-17 Thread Randle, William C
On Wed, 2016-08-17 at 17:12 +0100, Joshua G Lock wrote: On Wed, 2016-08-17 at 16:09 +, Randle, William C wrote: On Wed, 2016-08-17 at 16:59 +0100, Joshua G Lock wrote: On Tue, 2016-08-16 at 17:09 -0700, Bill Randle wrote: Use a common script to check for a running vnc server, and if not

Re: [yocto] [yocto-autobuilder][PATCH] cleanup and restart crashed vnc server

2016-08-17 Thread Randle, William C
On Wed, 2016-08-17 at 16:59 +0100, Joshua G Lock wrote: On Tue, 2016-08-16 at 17:09 -0700, Bill Randle wrote: Use a common script to check for a running vnc server, and if not running cleanup dangling lock files and restart the server. [YOCTO #8210] Signed-off-by: Bill Randle mailto:william.c

Re: [yocto] [yocto-autobuilder][PATCH 2/4] BuildImages.py: build toaster eventlog only when requested

2016-07-16 Thread Randle, William C
On Fri, 2016-07-15 at 16:54 -0700, Randle, William C wrote: On Fri, 2016-07-15 at 22:37 +0100, Joshua G Lock wrote: On Thu, 2016-07-14 at 10:05 -0700, Bill Randle wrote: Qualify creation of the toaster eventlog based on the setting of the new 'custom_create_eventlog' property.

Re: [yocto] [yocto-autobuilder][PATCH 2/4] BuildImages.py: build toaster eventlog only when requested

2016-07-15 Thread Randle, William C
On Fri, 2016-07-15 at 22:37 +0100, Joshua G Lock wrote: On Thu, 2016-07-14 at 10:05 -0700, Bill Randle wrote: Qualify creation of the toaster eventlog based on the setting of the new 'custom_create_eventlog' property. Place the eventlog in build/tmp/log, instead of build and add a timestamp to t

Re: [yocto] [yocto-autobuilder][PATCH 2/2] publish build artifacts for wic images

2016-07-14 Thread Randle, William C
On Thu, 2016-07-14 at 10:38 +0100, Joshua G Lock wrote: On Wed, 2016-07-06 at 13:16 -0700, Bill Randle wrote: Publish the wic images created by the nightly-wic build so they are available for QA testing. [YOCTO #9397] Signed-off-by: Bill Randle mailto:william.c.ran...@intel.com>> --- buildse

Re: [yocto] [yocto-autobuilder][PATCH 0/2] publish wic images

2016-07-13 Thread Randle, William C
ping... On Wed, 2016-07-06 at 13:16 -0700, Bill Randle wrote: QA started testing wic images in Yocto 2.1, but was building them themselves. Have the autobuilder publish the wic images so they are available for testing. [YOCTO #9397] Bill Randle (2): PublishArtifacts.py: create md5sum files in

Re: [yocto] [yocto-autobuilder][PATCH] GetLayerVersion.py: set new layer version only if cmd was sucessful and not already set

2016-05-25 Thread Randle, William C
On Wed, 2016-05-25 at 14:03 -0700, Randy Witt wrote: > On 05/25/2016 01:28 PM, Bill Randle wrote: > > > > Fixed a bug where GetLayerVersion set the layerversion to -1 when a > > meta-poky layer.conf was not found. > > > > Signed-off-by: Bill Randle > > --- > >  .../autobuilder/buildsteps/GetLaye

Re: [yocto] [yocto-autobuilder][PATCH] bin/release_scripts/release.py

2016-05-24 Thread Randle, William C
On Tue, 2016-05-24 at 16:06 -0700, Graydon, Tracy wrote: > Get rid of the extraneous DL_BASE line. It's not used and should have > been removed when I fixed the eclipse-plugin release path. > > Signed-off-by: Graydon, Tracy > --- >  bin/release_scripts/release.py | 1 - >  1 file changed, 1 deleti

Re: [yocto] [yocto-autobuilder][PATCH] bin/release_scripts/release.py

2016-05-24 Thread Randle, William C
On Mon, 2016-05-23 at 19:07 -0700, Graydon, Tracy wrote: > Fixed the path for the publishing of the eclipse plugins. They were > going to the wrong subdirectory under downloads. > > Signed-off-by: Graydon, Tracy > --- >  bin/release_scripts/release.py | 22 +++--- >  1 file changed

Re: [yocto] Recipe that creates empty /var/log directory is auto-mounted to /var/volatile/log

2016-05-09 Thread Randle, William C
It happens in meta/recipes-core/initscripts. I don't know the history behind it, but the OE convention is to use /var/volatile, I believe mainly so that /var/volatile could be a RAMFS. -Bill On Mon, 2016-05-09 at 10:02 -0400, Paul Knopf wrote: I have a simple recipe that places files on the

Re: [yocto] [meta-security][PATCH 3/3] clamav: Fix new QA warning

2016-05-07 Thread Randle, William C
On a related note, ClamAV 0.99.2 has been released. On Sat, 2016-05-07 at 07:15 -0700, Armin Kuster wrote: NOTE:meta-security/recipes-security/clamav/clamav_0.99.1.bb: base_contains is deprecated, please use bb.utils.contains instead. Signed-off-by: Armin Kuster mailto:akuster...@gmail.com>> --

Re: [yocto] Question about access local stash/bitbucket server via yocto

2016-03-02 Thread Randle, William C
On Wed, 2016-03-02 at 09:50 -0800, robert_jos...@selinc.com wrote: > yocto-boun...@yoctoproject.org wrote on 03/02/2016 06:23:12 AM: > > > > > From: "Olsson Rikard (RBSN/ESW1)" > > To: "yocto@yoctoproject.org" ,  > > Date: 03/02/2016 06:31 AM > > Subject: [yocto] Question about access local stas

Re: [yocto] Question about sftp package

2016-01-22 Thread Randle, William C
You will also want to make sure you are using openssh, rather than dropbear for ssh server and client. There are workarounds on the Internet for using dropbear and just build sftp-server from openssh package, but I had difficulty getting it to work and ended up just selecting openssh package ins

Re: [yocto] Altera Cyclone V u-boot-spl with meta-altera

2016-01-22 Thread Randle, William C
I’m not aware of a tool outside of Altera’s EDS mkpimage. What I ended up doing was installing a subset of the EDS tools (mkpimage and the jre directory), then tweaked the u-boot spl/Makefile to automatically invoke mkpimage to create the preloader. I also tweaked the meta-altera u-boot-socfpga.