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
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
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
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
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
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.
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
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
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
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
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
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
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
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>>
--
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
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
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.
17 matches
Mail list logo