Re: [yocto] ROS support on yocto project

2019-03-01 Thread Stephen Lawrence
Don't know where I got Oscar from. I should have said Carlos. Sorry Carlos. Steve From: Stephen Lawrence Sent: 28 February 2019 17:31 To: 'Matthias Schoepfer' Cc: yocto@yoctoproject.org Subject: RE: [yocto] ROS support on yocto project Hi, >It does work. BTW, afaik there

Re: [yocto] ROS support on yocto project

2019-02-28 Thread Stephen Lawrence
Hi, >It does work. BTW, afaik there is no yocto 3.9.0, 2.6.1 is last stable if I am >not mistaken. I think Oscar is referring to the BSP version. 3.9.0 was a recent release. Regards Steve From: yocto-boun...@yoctoproject.org On Behalf Of Matthias Schoepfer Sent: 28 February 2019 17:2

Re: [yocto] ROS support on yocto project

2019-02-28 Thread Stephen Lawrence
Hi Carlos, When you say ROS do you mean the Robotic OS? BMW Car IT have a yocto layer, with MIT license, for cross compiling it here: https://github.com/bmwcarit/meta-ros I'm not familiar with it but it seems to be actively maintained and as you are using an R-Car M3 board I assume your project

Re: [yocto] Review request 0/13: Contribute meta-tensorflow to Yocto

2019-02-25 Thread Stephen Lawrence
> -Original Message- > From: Khem Raj > Sent: 23 February 2019 17:05 > To: Richard Purdie > Cc: Manjukumar Harthikote Matha ; Stephen Lawrence > ; Hongxu Jia ; > mhalst...@linuxfoundation.org; ross.bur...@intel.com; > paul.eggle...@linux.intel.com; yocto@yoctop

Re: [yocto] How to Install Third party rpm packages

2019-02-22 Thread Stephen Lawrence
Hi, Take a look at the section 3.2 “Customizing Images” in the Development Tasks Manual. You can find it and the other manuals here: https://www.yoctoproject.org/docs/ If you are building the package in Yocto as well the simplest is to add it to the image with IMAGE_INSTALL, but the manual also

Re: [yocto] Review request 0/13: Contribute meta-tensorflow to Yocto

2019-02-22 Thread Stephen Lawrence
Hi Hongxu, > -Original Message- > From: yocto-boun...@yoctoproject.org On > Behalf > Of Hongxu Jia > Sent: 21 February 2019 11:37 > To: richard.pur...@linuxfoundation.org; mhalst...@linuxfoundation.org; > ross.bur...@intel.com; raj.k...@gmail.com; paul.eggle...@linux.intel.com; > yocto@y

Re: [yocto] How to share buildhistory?

2019-01-16 Thread Stephen Lawrence
> -Original Message- > From: yocto-boun...@yoctoproject.org On > Behalf > Of Mauro Ziliani > Sent: 16 January 2019 15:31 > To: yocto@yoctoproject.org > Subject: [yocto] How to share buildhistory? [snip] > > Is it possible to do that? > > > Often I work with PC1 placed in my office, s

Re: [yocto] NXP Yocto imx-linux-sumo can't boot

2019-01-03 Thread Stephen Lawrence
Hi, Assuming you have a tar ball of the image the steps are roughly: 1. Format storage device (USB stick or SD card) in expected format, e.g. ext4 2. Mount storage device 3. Expand the rootfs onto the storage device, e.g. from the USB root directory: sudo tar --numeric-owner --preserve-permission

Re: [yocto] Yocto layers missing thud branches

2018-11-23 Thread Stephen Lawrence
> -Original Message- > From: yocto-boun...@yoctoproject.org On > Behalf > Of akuster808 > Sent: 17 November 2018 23:50 > To: yocto@yoctoproject.org > Subject: [yocto] Yocto layers missing thud branches > > Can the maintainers of meta-qt3, meta-qt4, meta-selinux, and meta-cgl > please a

[yocto] LIC_FILES_CHKSUM md5 case unexpected behaviour

2018-10-26 Thread Stephen Lawrence
Hi, I'm not getting the deterministic behaviour I would expect for recipe license checksums and I just wanted to check expected behaviour. Building this recipe [1] for rocko I get the following license checksum error: ERROR: cannelloni-1.0-r0 do_populate_lic: QA Issue: cannelloni: The LIC_FIL

Re: [yocto] porting gRPC into Yocto

2018-06-21 Thread Stephen Lawrence
>From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] >On Behalf Of Simon Chamlian >Sent: 21 June 2018 19:50 >To: Rudolf J Streif >Cc: yocto@yoctoproject.org >Subject: Re: [yocto] porting gRPC into Yocto > >Thank you everyone for such a prompt response. > >What do I do wit

Re: [yocto] What is the procedure for creating a board support package?

2018-01-12 Thread Stephen Lawrence
Hi Peter, As Petter said your MACHINE variable might not be set correctly. As an aside the Yocto Project used to maintain a BSP tutorial alongside the documentation. I've not looked at it for some versions but if that is still true you might find that useful in your education. An online search

Re: [yocto] How to submit patches upstream for repos at git.yoctoproject.org (eg meta-renesas)

2015-08-13 Thread Stephen Lawrence
Hi, > -Original Message- > From: Nikolay Dimitrov [mailto:picmas...@mail.bg] > Sent: 13 August 2015 15:11 > To: Paul Sherwood > Cc: yocto@yoctoproject.org; automotive-discussi...@lists.linuxfoundation.org; > Stephen Lawrence ; Takeshi Saito > ; Nobuhiro Iwamatsu(Reti

Re: [yocto] SRC_URI scope and kernel fragments in non-yocto kernel recipes

2013-01-29 Thread stephen . lawrence
her just listing a cfg file. The only difference is that as it was a mainline kernel recipe I included it from a .bb, not a .bbappend. The .bb inherits 'kernel'. I originally had the additional patches in a subdirectory to separate them out, but to eliminate file paths as a cause

Re: [yocto] SRC_URI scope and kernel fragments in non-yocto kernel recipes

2013-01-28 Thread stephen . lawrence
ontaining the additional patches was in an include, I recall the patch files were not listed in the build prep logs such as do_fetch. Not surprising in that case, but they were also not copied over into the git tree of the work area. So it was as if the include was parsed but the SRC_URI was ignored

[yocto] SRC_URI scope and kernel fragments in non-yocto kernel recipes

2013-01-28 Thread stephen . lawrence
tions. My aim is to get to a point I can upstream the bsp. Cheers Steve Stephen Lawrence, Senior Engineer, Systems, Linux/SDK, Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, SL8 5FH, Bourne End, UK, Phone:+44 1628 651-789, Fax:+44 1628 651-804, mailto:stephen.lawre...@renesas.c