Re: [yocto] [PATCH 3/3] recipes-bsp/u-boot: update to the latest version

2019-05-08 Thread Trevor Woerner
a previous patch of yours did a: require recipes-bsp/u-boot/u-boot-common.inc which defines this SRCREV my subtle point being: I don't get the impression you're testing your patches, or at least not testing them correctly. the fact you're CCing Romain suggests your either using a very old

Re: [yocto] [PATCH 3/3] recipes-bsp/u-boot: update to the latest version

2019-05-08 Thread ayaka
On 5/6/19 9:31 PM, Trevor Woerner wrote: On Sat 2019-05-04 @ 06:43:34 PM, ayaka wrote: On 5/4/19 11:06 AM, Trevor Woerner wrote: On Wed 2019-04-24 @ 10:59:18 PM, Randy 'ayaka' Li wrote: From: Randy Li Signed-off-by: Randy Li --- recipes-bsp/u-boot/u-boot-rockchip_git.bb | 18

Re: [yocto] [Yocto-Advocacy] Yocto Project Upcoming Conferences and Developer Days

2019-05-08 Thread Behan Webster
> On May 7, 2019, at 2:47 AM, Bas Mevissen wrote: > > On 2019-05-07 07:20, Behan Webster wrote: > >> > On May 6, 2019, at 8:36 AM, Bas Mevissen wrote: >> > On 5/6/19 12:45 PM, Josef Holzmayr wrote: >> > I'd actually word it a little bit differently: >> > If there is only *ONE* attendee who did

[yocto] [meta-security][PATCH] samhain: add more tests and fix ret checks

2019-05-08 Thread Armin Kuster
Signed-off-by: Armin Kuster --- lib/oeqa/runtime/cases/samhain.py | 31 +++ 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/lib/oeqa/runtime/cases/samhain.py b/lib/oeqa/runtime/cases/samhain.py index e4bae7b..5043a38 100644 ---

[yocto] (no subject)

2019-05-08 Thread B, Karthik
STOP -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [linux-yocto] [meta-ti] Meta-yocto-bsp fails to boot with META-TI [ Yocto-2.6.1]

2019-05-08 Thread AshishKumar Mishra
HI Denys / Robert , Thanks , got the board boot up now. Followed below mentioned steps ( just in case if any one face similar problem ) 1) Erase the MMC => mmc dev 1 => mmc erase 0 512 2) Install TFTP server on host

Re: [yocto] Eclipse (plugin, settings)

2019-05-08 Thread Alexander Kanavin
Nevertheless, you are welcome to resurrect the plugin, if you are willing to do the maintenance work. Yocto is what you make it. Alex On Wed, 8 May 2019 at 15:37, Zoran Stojsavljevic wrote: > > https://marc.info/?l=openembedded-core=155482339222316=2 > > (do not shoot the messenger, thank you)

Re: [yocto] Eclipse (plugin, settings)

2019-05-08 Thread Zoran Stojsavljevic
https://marc.info/?l=openembedded-core=155482339222316=2 (do not shoot the messenger, thank you) Zoran ___ On Wed, May 8, 2019 at 1:11 PM Arno Steffens wrote: > > I want to use Eclipse as IDE for coding/debugging. > What do I have to set to get the proper compiler prefixes and pathes, libs

[yocto] Eclipse (plugin, settings)

2019-05-08 Thread Arno Steffens
I want to use Eclipse as IDE for coding/debugging. What do I have to set to get the proper compiler prefixes and pathes, libs and includes ? Or any way to combine the environment setup with start of eclipse? I have seen there was a Eclipse plugin, but not for newer versions as 2019.03. Here

Re: [yocto] SDK build fails at latest thud

2019-05-08 Thread Teemu K
Done. Hopefully it went to right place. I noticed that core-image-minimal does not fail, but if you add for example 'bash' to it, it fails like it does on my image. t. Teemu On Tue, May 7, 2019 at 11:57 PM akuster808 wrote: > > Teemu, > > > > On 5/1/19 11:50 PM, Teemu K wrote: > > On Thu, Mar