[yocto] [meta-security][PATCH] python3-fail2ban: Fix build error of xrange.

2019-05-08 Thread Lei Maohui
NameError: name 'xrange' is not defined Signed-off-by: Lei Maohui --- .../files/0001-To-fix-build-error-of-xrang.patch | 28 ++ .../fail2ban/python3-fail2ban_0.10.4.0.bb | 4 2 files changed, 32 insertions(+) create mode 100644 recipes-security/fail2ban/fil

Re: [yocto] Eclipse (plugin, settings)

2019-05-08 Thread Arno Steffens
I always afraid of that, so don't wanna shot you. But instead of a plugin, is there anywhere like a howto/manual what to do best? Nowadays IDEs are so full off settings/adjustments that is hard to get an overview. I found an "C/C++ GCC Cross Compiler Support" that might be useful. Arno > Gesendet

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 bra

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 --- a/lib/oeqa/runtime/cases/

[yocto] (no subject)

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

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&m=155482339222316&w=2 > > (do not shoot the messenger, thank yo

Re: [yocto] Eclipse (plugin, settings)

2019-05-08 Thread Zoran Stojsavljevic
https://marc.info/?l=openembedded-core&m=155482339222316&w=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, l

[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 (htt

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 2