[yocto] SIGINT Issues with Zeus Migration

2020-09-24 Thread Aashik Aswin
Hello Developers, I recently migrated all my platform Recipes from Thud (Linux 4.19) to Zeus (5.4). I understand there might be compatibility issues and was able to fix most of them. However one issue I am facing is that in the newly migrated Zeus Image is that I am not able to send SIGINT to

[yocto] Yocto Technical Team Minutes, Engineering Sync, for September 22, 2020

2020-09-24 Thread Trevor Woerner
Yocto Technical Team Minutes, Engineering Sync, for September 22, 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to ensure the below is accurate and valid. However, errors sometimes happen. If any errors

Re: [linux-yocto][yocto-kernel-cache master] ti-am65x: add am65x soc ethernet driver support

2020-09-24 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache master] ti-am65x: add am65x soc ethernet driver support on 24/09/2020 Jun Miao wrote: > The TI AM65x SoCs Gigabit Ethernet Switch subsystem (CPSW2G NUSS) has > two ports - One Ethernet port (port 1) with selectable RGMII and RMII >

Re: [linux-yocto][linux-yocto-dev standard/xlnx-soc][PATCH 1/1] arm: zynq: delete AFLAGS_suspend.o to fix compile warning

2020-09-24 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto-dev standard/xlnx-soc][PATCH 1/1] arm: zynq: delete AFLAGS_suspend.o to fix compile warning on 24/09/2020 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > When using arm-linux-gnueabihf-gcc v9.2.0 to compile kernel, there will

Re: [linux-yocto][linux-yocto/linux-yocto-dev cn96xx] irqchip/gic-v3-its: Don't return error when using mem region from atf

2020-09-24 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto/linux-yocto-dev cn96xx] irqchip/gic-v3-its: Don't return error when using mem region from atf on 23/09/2020 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to merge follow kernel code into our marvell-cn96xx repos. > > repo: linux-yocto > The

Re: [yocto] QA notification for completed autobuilder build (yocto-3.2_M3.rc2)

2020-09-24 Thread Richard Purdie
On Thu, 2020-09-24 at 08:33 +0100, Richard Purdie via lists.yoctoproject.org wrote: > On Thu, 2020-09-24 at 03:22 +, Pokybuild User wrote: > > A build flagged for QA (yocto-3.2_M3.rc2) was completed on the > > autobuilder and is available at: > > > > > >

[linux-yocto][yocto-kernel-cache master] ti-am65x: add am65x soc ethernet driver support

2020-09-24 Thread jmiao1
The TI AM65x SoCs Gigabit Ethernet Switch subsystem (CPSW2G NUSS) has two ports - One Ethernet port (port 1) with selectable RGMII and RMII interfaces and an internal Communications Port Programming Interface (CPPI) port (Host port 0) and with ALE in between. It also contains - Management Data

Re: [yocto] QA notification for completed autobuilder build (yocto-3.2_M3.rc2)

2020-09-24 Thread Sangeeta Jain
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-3.2_M3.rc2. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. BSP-hw Runtime auto test for following platforms: 1. MinnowTurbot 32-bit 2. Coffee Lake 3. NUC

Re: [yocto] [meta-cgl][PATCH] pacemaker: Fix build with -fno-common

2020-09-24 Thread Yu, Mingli
Ping. Thanks, On 9/3/20 1:59 PM, Yu, Mingli wrote: From: Mingli Yu Starting with GCC >= 10.x, -fno-common is used as default instead of -fcommon. Make the function definiton extern to fix the build failure. Set the default OCF_ROOT_DIR to $libdir/ocf to make the resource agents components

[yocto] [meta-cgl][PATCH] pacemaker: improve reproducibility

2020-09-24 Thread Yu, Mingli
From: Mingli Yu Remove the build path info from the files such as crm_master, crm_report and etc to improve reproducibility. Signed-off-by: Mingli Yu --- .../recipes-cgl/pacemaker/pacemaker_2.0.3.bb | 19 +++ 1 file changed, 19 insertions(+) diff --git

Re: [yocto] QA notification for completed autobuilder build (yocto-3.2_M3.rc2)

2020-09-24 Thread Sangeeta Jain
> -Original Message- > From: Richard Purdie > Sent: Thursday, 24 September, 2020 3:34 PM > To: Pokybuild User ; > yocto@lists.yoctoproject.org; Saul Wold > Cc: ota...@ossystems.com.br; yi.z...@windriver.com; Sangal, Apoorv > ; Yeoh, Ee Peng ; Chan, > Aaron Chun Yew ;

Re: [yocto] QA notification for completed autobuilder build (yocto-3.2_M3.rc2)

2020-09-24 Thread Richard Purdie
On Thu, 2020-09-24 at 03:22 +, Pokybuild User wrote: > A build flagged for QA (yocto-3.2_M3.rc2) was completed on the > autobuilder and is available at: > > > https://autobuilder.yocto.io/pub/releases/yocto-3.2_M3.rc2 > > > Build hash information: > > bitbake:

Re: [yocto] [meta-anaconda][PATCH] libgnomekbd: add recipe which was removed from meta-openembedded

2020-09-24 Thread kai
On 9/24/20 2:44 PM, Chen Qi wrote: Add this recipe as python3-anaconda recipe still needs it. Merged. Thanks. Kai Signed-off-by: Chen Qi --- recipes-gnome/libgnome/libgnomekbd_3.26.1.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644

[yocto] [meta-anaconda][PATCH] libgnomekbd: add recipe which was removed from meta-openembedded

2020-09-24 Thread Chen Qi
Add this recipe as python3-anaconda recipe still needs it. Signed-off-by: Chen Qi --- recipes-gnome/libgnome/libgnomekbd_3.26.1.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 recipes-gnome/libgnome/libgnomekbd_3.26.1.bb diff --git

[yocto] [meta-cgl][PATCH V3] ucarp: fix build error with gcc-10

2020-09-24 Thread Chen Qi
Add a patch to use __attribute__((packed)) to replace __packed to avoid multiple definition build error with gcc10. Signed-off-by: Chen Qi --- ...attribute__-packed-instead-of-__pack.patch | 30 +++ .../recipes-cgl/ucarp/ucarp_1.5.2.bb | 1 + 2 files changed, 31

Re: [yocto] [meta-cgl][PATCH V2] ucarp: fix build error with gcc-10

2020-09-24 Thread Chen Qi
On 09/24/2020 02:13 PM, Khem Raj wrote: On Wed, Sep 23, 2020 at 11:08 PM ChenQi wrote: On 09/24/2020 01:43 PM, Khem Raj wrote: On Wed, Sep 23, 2020 at 8:38 PM Chen Qi wrote: Add a patch to remove the useless '__packed' variable to avoid multiple definition error with gcc10. I wonder if

Re: [yocto] [meta-cgl][PATCH V2] ucarp: fix build error with gcc-10

2020-09-24 Thread Chen Qi
On 09/24/2020 02:14 PM, Chen Qi wrote: On 09/24/2020 01:43 PM, Khem Raj wrote: On Wed, Sep 23, 2020 at 8:38 PM Chen Qi wrote: Add a patch to remove the useless '__packed' variable to avoid multiple definition error with gcc10. I wonder if the intention is to mark this structure as packed

Re: [yocto] [meta-cgl][PATCH V2] ucarp: fix build error with gcc-10

2020-09-24 Thread Khem Raj
On Wed, Sep 23, 2020 at 11:08 PM ChenQi wrote: > > On 09/24/2020 01:43 PM, Khem Raj wrote: > > On Wed, Sep 23, 2020 at 8:38 PM Chen Qi wrote: > >> Add a patch to remove the useless '__packed' variable to avoid > >> multiple definition error with gcc10. > >> > > I wonder if the intention is to

Re: [yocto] [meta-cgl][PATCH V2] ucarp: fix build error with gcc-10

2020-09-24 Thread Chen Qi
On 09/24/2020 01:43 PM, Khem Raj wrote: On Wed, Sep 23, 2020 at 8:38 PM Chen Qi wrote: Add a patch to remove the useless '__packed' variable to avoid multiple definition error with gcc10. I wonder if the intention is to mark this structure as packed struct then it should be replaced with