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

2019-06-11 Thread Jain, Sangeeta
>-Original Message- >From: richard.pur...@linuxfoundation.org >Sent: Tuesday, 11 June, 2019 4:51 PM >To: pokybu...@debian9-ty-1.yocto.io; yocto@yoctoproject.org >Cc: ota...@ossystems.com.br; yi.z...@windriver.com; Sangal, Apoorv >; Yeoh, Ee Peng ; Chan, >Aaron Chun Yew ; Ang, Chin

[yocto] Yocto Project Status WW24'19

2019-06-11 Thread Richard Purdie
Current Dev Position: YP 2.8 M2Next Deadline: YP 2.8 Milestone 2 Cutoff July 14th, 2019 SWAT Team Rotation: * SWAT lead is currently: Anuj * SWAT team rotation: Anuj -> Paul on June 14, 2019 * SWAT team rotation: Paul -> Ross on June 21, 2019 *

[yocto] Download git source not the latest

2019-06-11 Thread JH
Hi, I set up SRCREV = "${AUTOREV}" in the recipe of my application, but too often it downloaded the old revision. How can I force the bitbake to download the latest git source? Thank you. - jupiter -- ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] [PATCH] umip: remove umip bbappend

2019-06-11 Thread Hongzhi, Song
ping Thanks, --Hongzhi On 5/30/19 10:26 AM, Hongzhi, Song wrote: This patch is for meta-cgl Thanks, --Hongzhi On 5/30/19 10:23 AM, Hongzhi.Song wrote: umip has been removed, so its bbappend should be removed too. Signed-off-by: Hongzhi.Song ---  

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

2019-06-11 Thread richard . purdie
On Tue, 2019-06-11 at 03:32 +, pokybu...@debian9-ty-1.yocto.io wrote: > A build flagged for QA (yocto-2.8_M1.rc2) was completed on the > autobuilder and is available at: > > > https://autobuilder.yocto.io/pub/releases/yocto-2.8_M1.rc2 > Some notes for QA: There was a failure in this

Re: [yocto] [Yocto][multilib] No Manifest file generated from: lib32-alsa-lib

2019-06-11 Thread Måns Zigher
Adding PACKAGE_EXTRA_ARCHS = "${PACKAGE_EXTRA_ARCHS_tune-${DEFAULTTUNE}} armv7ahf-neon-mx8mm" to my machine config solved my problem but I am not sure if it belongs there or not. BR Den ons 5 juni 2019 kl 14:44 skrev Måns Zigher : > > So it looks like I should include armv7ahf-neon-mx8mm to >

Re: [yocto] How to set PACKAGE_EXTRA_ARCHS

2019-06-11 Thread Måns Zigher
Adding PACKAGE_EXTRA_ARCHS = "${PACKAGE_EXTRA_ARCHS_tune-${DEFAULTTUNE}} armv7ahf-neon-mx8mm" To my machine config solved my problem but I am not sure if it belongs here or not. BR Den tors 6 juni 2019 kl 10:02 skrev Måns Zigher : > > Hi, > > I am facing an issue described here >

[yocto] [meta-gplv2][warrior][PATCH] bc: use u-a for bc as well

2019-06-11 Thread Martin Jansa
* bc can be provided by busybox as well (e.g. if you have your own defconfig and forget to explicitly disable it: ... * * Miscellaneous Utilities * adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n bbconfig (9.7 kb) (BBCONFIG) [N/y/?] n bc (45 kb) (BC) [Y/n/?] (NEW) dc (36 kb) (DC) [Y/n/?] y

[yocto] [meta-gplv2][PATCH] bc: use u-a for bc as well

2019-06-11 Thread Martin Jansa
* bc can be provided by busybox as well (e.g. if you have your own defconfig and forget to explicitly disable it: ... * * Miscellaneous Utilities * adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n bbconfig (9.7 kb) (BBCONFIG) [N/y/?] n bc (45 kb) (BC) [Y/n/?] (NEW) dc (36 kb) (DC) [Y/n/?] y

Re: [yocto] [meta-dpdk][PATCH] dpdk: Fix do_compile failure for qemux86 and qemux86-64

2019-06-11 Thread He Zhe
On 6/11/19 2:31 PM, Mittal, Anuj wrote: > On Tue, 2019-06-11 at 11:06 +0800, zhe...@windriver.com wrote: >> From: He Zhe >> >> DPDK_TARGET_MACHINE in bbappend in other layers forms the dpdk- >> internal variable >> MACHINE_CFLAGS which is passed to dpdk compilation command line >> containing

Re: [yocto] [meta-dpdk][PATCH] dpdk: Fix do_compile failure for qemux86 and qemux86-64

2019-06-11 Thread Mittal, Anuj
On Tue, 2019-06-11 at 11:06 +0800, zhe...@windriver.com wrote: > From: He Zhe > > DPDK_TARGET_MACHINE in bbappend in other layers forms the dpdk- > internal variable > MACHINE_CFLAGS which is passed to dpdk compilation command line > containing the > first -march parameter. And EXTRA_CFLAGS in

Re: [yocto] [meta-dpdk][PATCH] dpdk: mk: disable warning for packed member pointer

2019-06-11 Thread Mittal, Anuj
Thanks, I have included this for 18.11 as well and merged. Thanks, Anuj On Tue, 2019-06-11 at 11:06 +0800, zhe...@windriver.com wrote: > From: He Zhe > > Backport a patch from upstream to fix the following build failure. > > x86_64-native-linuxapp-gcc/include/rte_ether.h:178:2: error: >