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

2018-11-04 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] thud, beaglebone-yocto.conf: SERIAL_CONSOLES setting

2018-11-04 Thread Kevin Hao
On Sun, Nov 04, 2018 at 12:10:00PM +0200, Robert Berger wrote: > Hi, > > On 02.11.18 16:27, Khem Raj wrote: > > > > omap serial is obsolete why does linux-yocto keeps using it. > > seondly, machine config should enable both consoles ttyO0 and ttyS0 if > > you know that at least one kernel is usin

Re: [yocto] 2.6 migration guide

2018-11-04 Thread Paul Eggleton
On Wednesday, 31 October 2018 11:06:31 AM NZDT Scott Rifenbark wrote: > I have an initial section at > https://yoctoproject.org/docs/2.6/ref-manual/ref-manual.html#moving-to-the-yocto-project-2.6-release, > which is based on Richard's input. I am sure there are more items. OK, so I have removed R

Re: [yocto] How to request a certain version of a recipes for an image?

2018-11-04 Thread Andre McCurdy
On Sun, Nov 4, 2018 at 2:30 PM Patrick Boettcher wrote: > > Hi list, > > I'm using the morty-release for my device. > > My sources consists of different layers. Some application > specific-layers (which contains a image-recipe), our > BSP-provider and tooling-layers. > > It now happens that in the

Re: [yocto] How to request a certain version of a recipes for an image?

2018-11-04 Thread Randy MacLeod
On 11/4/18 11:55 AM, Patrick Boettcher wrote: Hi list, I'm using the morty-release for my device. My sources consists of different layers. Some application specific-layers (which contains a image-recipe), our BSP-provider and tooling-layers. It now happens that in there is package (dt-utils) w

[yocto] How to request a certain version of a recipes for an image?

2018-11-04 Thread Patrick Boettcher
Hi list, I'm using the morty-release for my device. My sources consists of different layers. Some application specific-layers (which contains a image-recipe), our BSP-provider and tooling-layers. It now happens that in there is package (dt-utils) which has recipes in two different layers, with d

Re: [yocto] Kernel development using externalsrc

2018-11-04 Thread Dimitris Tassopoulos
Another thing you could do is to work with git branches and have a bbappend file to set the branch and commit hash. You will still need to push the changes to the remote git repo, but you don't have to merge to your master branch. Then if you don't like just drop the branch or cherry-pick only the

[yocto] Busybox_1.23.2 fails at do_compile on Poky-Sumo

2018-11-04 Thread Uwe Geuder
On Thu, Oct 18, 2018 at 11:03 AM Dhanush K.S dhanush.ks-at-gmail.com wrote: > > Hello Yocto, > > I'm currently building an image with the busybox_1.23.2.bb recipe > included, using Yocto Sumo 2.5 with the Bitbake version 1.37.0. It is > running on a CentOS host building images for the target ARM >

Re: [yocto] thud, beaglebone-yocto.conf: SERIAL_CONSOLES setting

2018-11-04 Thread Robert Berger
Hi, On 02.11.18 16:27, Khem Raj wrote: omap serial is obsolete why does linux-yocto keeps using it. seondly, machine config should enable both consoles ttyO0 and ttyS0 if you know that at least one kernel is using ttyO0 How about picking whatever works for you in the kernel conf and in machin