Re: [yocto] QA notification for completed autobuilder build (yocto-2.7.2.rc1)

2019-11-17 Thread Jain, Sangeeta
Hello all, This is the full report for 2.7.2 RC1: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults === Summary No high milestone defects. No new defect found in this cycle. Thanks & Regards, Sangeeta Jain >-Original

[yocto] Enable systemd service with parameter

2019-11-17 Thread Mateusz Majchrzycki
Hi! I have a pretty unusual problem. I need to enable a systemd service (openvpn) with a profile as a parameter (typically you do it by 'systemctl enable openvpn@profile'). But the profile on build time doesn't exist (it is just symlink to non existing file). My recipe bb looks like (I'm omitting

Re: [yocto] Enable systemd service with parameter

2019-11-17 Thread Maciej Pijanowski
On 17.11.2019 20:44, Mateusz Majchrzycki wrote: Hi! Hi, I have a pretty unusual problem. I need to enable a systemd service (openvpn) with a profile as a parameter (typically you do it by 'systemctl enable openvpn@profile'). But the profile on build time doesn't exist (it is just symlink to

Re: [linux-yocto] v5.2.x - stable updates comprising v5.2.23

2019-11-17 Thread Bruce Ashfield
In message: v5.2.x - stable updates comprising v5.2.23 on 15/11/2019 Paul Gortmaker wrote: > Bruce, Yocto kernel folks: > > Here is the next 5.2.x stable update "extension" primarily created for > the Yocto project, continuing from the first v5.2.22 post-EOL release. > > This 5.2.22 release

Re: [linux-yocto] [yocto-kernel-cache yocto-5.2/master][PATCH] arm-versatile-926ejs: Optimize for performance -O2 to fix runtime error

2019-11-17 Thread Bruce Ashfield
On Wed, Nov 13, 2019 at 1:22 AM wrote: > > From: He Zhe > > arm-versatile-926ejs systems hang at random places when > CONFIG_CC_OPTIMIZE_FOR_SIZE is enabled. > standard.scc -> arm.scc -> arm.cfg -> CONFIG_CC_OPTIMIZE_FOR_SIZE=y > Use CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE instead before we find the

Re: [linux-yocto] [yocto-kernel-cache][yocto-5.2/master][PATCH] features/wifi: Change ATH9K_HTC, RTL8187 and RTL_CARDS to be modules

2019-11-17 Thread Bruce Ashfield
On Wed, Nov 13, 2019 at 3:42 AM Yongxin Liu wrote: > > CONFIG_ATH9K_HTC, CONFIG_RTL8187 and CONFIG_RTL_CARDS have dependency > on CONFIG_MAC80211 which is set to "m". > merged. Bruce > Signed-off-by: Yongxin Liu > --- > features/wifi/atheros-usb.cfg | 2 +- > features/wifi/realtek-usb.cfg |

Re: [linux-yocto] [v5.2 preempt-rt][PATCH] ptrace: Remove unmatched preempt_count() issue in ptrace_stop

2019-11-17 Thread Bruce Ashfield
On Wed, Nov 13, 2019 at 12:52 AM Yongxin Liu wrote: > > Upstream commit 53da1d9456fe7f8 ("fix ptrace slowness") introduced > preempt_disable() and preempt_enable_no_resched() in function > ptrace_stop(), and they should be used together. > > In RT kernel, commit 500d5c546e46 ("signal: Revert

Re: [linux-yocto] [linux-yocto-5.2]: [kernel v5.2/standard/bcm-2xxx-rpi]: bcm-2xxx-rpi: fix build warning

2019-11-17 Thread Bruce Ashfield
On Fri, Nov 15, 2019 at 4:20 AM wrote: > > From: Limeng > > Hi Bruce, > > I fix some building warnings for raspberrypi plarform. > > Could you please help to merge the 2 patches into branch > v5.2/standard/bcm-2xxx-rpi, linux-ycoto kernel. > > diffstat info ad below: > Merged! Bruce >