[yocto] [Recipe reporting system] Upgradable recipe name list

2018-12-16 Thread recipe-report
This mail was sent out by Recipe reporting system. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade at this time, they can fill RECIPE_NO_UPDATE_REASON in respective recipe file to ignore this remainder until newer upstream version w

Re: [yocto] core-image-* (minimal) networking

2018-12-16 Thread Khem Raj
On Fri, Dec 14, 2018 at 8:23 AM Peter Balazovic wrote: > > I've built bitbake core-image-minimal and it runs but unfortunately I have no > connectivity (networking) available. > > > ifconfig > loLink encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 ad

Re: [yocto] core-image-* (minimal) networking

2018-12-16 Thread Alankar Dhobale
Which platform you are working? As you don’t even see the eth in ifconfig, it seems your PHY is not detected, please check your dtb if the required PHY details are added. Also check your kernel boot log if the PHY is being detected… I believe there is nothing to be added for networking in lo

[yocto] [PATCH] poky-lsb: bump preferred kernel to 4.19

2018-12-16 Thread Bruce Ashfield
Signed-off-by: Bruce Ashfield --- This goes along with the series just sent to oe-core to remove 4.14 and introduce 4.19 as the LTS (and LSB) kernel. Bruce meta-poky/conf/distro/poky-lsb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-poky/conf/distro/poky-lsb.co

Re: [yocto] [yocto-kernel-tools][PATCH] tools/kconf_check: modify grep pattern

2018-12-16 Thread Bruce Ashfield
On 2018-12-12 8:36 p.m., Hongzhi, Song wrote: Thanks. So would you help to remedy the commit log while merging the patch? I've tweaked the message and added this to my queue. It will come out early this week. Bruce --Hongzhi On 12/13/2018 02:45 AM, Bruce Ashfield wrote: On 12/11/18 5:1