Re: [yocto] Query on building applications and catch exceptions across different shared libraries

2020-09-02 Thread Khem Raj
On Wed, Sep 2, 2020 at 8:06 PM SIMON BABY wrote: > > No I am not using -fexceptions compiler flag . OK please add it to your CXXFLAGS and see if it helps. > > Rgds > Simon > > On Wednesday, September 2, 2020, Khem Raj wrote: >> >> On Wed, Sep 2, 2020 at 5:18 PM SIMON BABY wrote: >> > >> >

Re: [yocto] Query on building applications and catch exceptions across different shared libraries

2020-09-02 Thread SIMON BABY
No I am not using -fexceptions compiler flag . Rgds Simon On Wednesday, September 2, 2020, Khem Raj wrote: > On Wed, Sep 2, 2020 at 5:18 PM SIMON BABY wrote: > > > > Hello, > > > > I have an issue with my throw , catch code in c++. If i throw an error > after the openssl library call, my

Re: [yocto] Query on building applications and catch exceptions across different shared libraries

2020-09-02 Thread Khem Raj
On Wed, Sep 2, 2020 at 5:18 PM SIMON BABY wrote: > > Hello, > > I have an issue with my throw , catch code in c++. If i throw an error after > the openssl library call, my application crashes. If my application wishes > to throw and catch exceptions across different shared libraries do we

[yocto] Query on building applications and catch exceptions across different shared libraries

2020-09-02 Thread SIMON BABY
Hello, I have an issue with my throw , catch code in c++. If i throw an error after the openssl library call, my application crashes. If my application wishes to throw and catch exceptions across different shared libraries do we have any specific settings I can add in my bitbake recipe?

Re: [linux-yocto][linux-yocto-dev standard/cn96xx] marvell-cn96xx for linux-yocto-dev v5.9

2020-09-02 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto-dev standard/cn96xx] marvell-cn96xx for linux-yocto-dev v5.9 on 02/09/2020 Ruiqiang Hao wrote: > Hi Bruce, > > I migrate all of bsp patches to v5.9-rc3, information is attached to the > back of the message. > Please help to merge them into our

Re: [linux-yocto][yocto-kernel-cache][yocto-5.4/yocto-5.8/master][PATCH] netfilter: Enable nat for ipv4 and ipv6

2020-09-02 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-5.4/yocto-5.8/master][PATCH] netfilter: Enable nat for ipv4 and ipv6 on 01/09/2020 zhe...@windriver.com wrote: > From: He Zhe > > nat is widely used in virtualization environment. For example, libvirt expects > one of ipv4

Re: [yocto] How to integrate kernel-module in yocto-dunfell? #yocto #dunfell #apt #tx2 #kernel

2020-09-02 Thread Khem Raj
On Wed, Sep 2, 2020 at 4:32 AM Marek Belisko wrote: > > On Wed, Sep 2, 2020 at 1:13 PM wrote: > > > > Hey community, > > > > I'm trying to use this library [can-isotp][1] on a Jetson TX2 Board. The > > version of the running OS is: 0.0.8 (dunfell). > > > > From the docs of the library I get the

Re: [yocto] How to integrate kernel-module in yocto-dunfell? #yocto #dunfell #apt #tx2 #kernel

2020-09-02 Thread Marek Belisko
On Wed, Sep 2, 2020 at 1:13 PM wrote: > > Hey community, > > I'm trying to use this library [can-isotp][1] on a Jetson TX2 Board. The > version of the running OS is: 0.0.8 (dunfell). > > From the docs of the library I get the following instructions: > > ``` > > DOWNLOAD and BUILD > > 1. Download

[yocto] How to integrate kernel-module in yocto-dunfell? #yocto #dunfell #apt #tx2 #kernel

2020-09-02 Thread kilian . brandt
Hey community, I'm trying to use this library [can-isotp][1] on a Jetson TX2 Board. The version of the running OS is: 0.0.8 (dunfell). >From the docs of the library I get the following instructions: ``` DOWNLOAD and BUILD 1. Download repository and enter the repositories root directory

[linux-yocto][linux-yocto-dev standard/cn96xx] marvell-cn96xx for linux-yocto-dev v5.9

2020-09-02 Thread Ruiqiang Hao
Hi Bruce, I migrate all of bsp patches to v5.9-rc3, information is attached to the back of the message. Please help to merge them into our linux-yocto-dev when bump marvell-cn96xx to v5.9 feel free. The branch is standard/cn96xx Thanks, Ruiqiang The following changes