Re: [yocto] [meta-rockchip][PATCH v2 2/5] u-boot-rockchip: add

2017-03-05 Thread Eddie Cai
2017-03-06 13:06 GMT+08:00 Trevor Woerner : > I can assume everyone can build/include u-boot successfully when using > unmodified repositories? > Yes, I can build it successfully. -- ___ yocto mailing list yocto@yoctoproject.org

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

2017-03-05 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

Re: [yocto] [meta-rockchip][PATCH v2 2/5] u-boot-rockchip: add

2017-03-05 Thread Trevor Woerner
I can assume everyone can build/include u-boot successfully when using unmodified repositories? -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Issue: SDK

2017-03-05 Thread SatyaNarayana Sampangi
Thanks Paul, for putting the correction. On Mon, Mar 6, 2017 at 1:20 AM, Paul Eggleton wrote: > On Monday, 6 March 2017 6:09:06 AM NZDT SatyaNarayana Sampangi wrote: > > I am trying to develop the application using SDK, everything goes fine, > but > > when it

Re: [yocto] Issue: SDK

2017-03-05 Thread Paul Eggleton
On Monday, 6 March 2017 6:09:06 AM NZDT SatyaNarayana Sampangi wrote: > I am trying to develop the application using SDK, everything goes fine, but > when it comes to compiling it is failing. > > The details are given below, > > [Satya]/opt/poky/1.6.3 > source

Re: [yocto] Linux-kernel selection

2017-03-05 Thread Chris Simmonds
Hi, You don't need the '\'. Try this: PREFERRED_VERSION_linux-ti-staging = "3.14%" HTH, Chris On 05/03/17 18:03, SatyaNarayana Sampangi wrote: > Hi, > > How to select the preferred kernel in yocto, > > I did in local.conf as of now, > > PREFERRED_PROVIDER_virtual/kernel =

[yocto] Linux-kernel selection

2017-03-05 Thread SatyaNarayana Sampangi
Hi, How to select the preferred kernel in yocto, I did in local.conf as of now, PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" PREFERRED_VERSION_linux-ti-staging = "3.14\%" I am using krogoth with meta-ti layer bitbake core-image-minimal Parsing recipes: 100%

Re: [yocto] Devtool: Script Not found

2017-03-05 Thread SatyaNarayana Sampangi
Hi Denys, Any idea for the above problem? On Fri, Mar 3, 2017 at 10:06 AM, SatyaNarayana Sampangi < satya.2...@gmail.com> wrote: > Hi Denys, > > I am using linux-ti-staging 4.4, > > zImage--4.4.41+git0+7c580a51af-r22a-beaglebone-20170302194632.bin > > Image: core-image-minimal > > Could you pls

[yocto] Issue: SDK

2017-03-05 Thread SatyaNarayana Sampangi
Hi, I am trying to develop the application using SDK, everything goes fine, but when it comes to compiling it is failing. The details are given below, [Satya]/opt/poky/1.6.3 source environment-setup-cortexa8t2hf-vfp-neon-poky-linux-gnueabi [Satya]/opt/poky/1.6.3 ${CC} sample.c -g -o sample

Re: [yocto] [meta-rockchip][PATCH v5 0/1] classes: rockchip-gpt-img: add

2017-03-05 Thread Trevor Woerner
On Fri, Mar 3, 2017 at 1:54 AM, Trevor Woerner wrote: > Here is my v5 of this patch, based on feedback from earlier reviews. I've added this to master as it appears the features which were requested have been met. -- ___ yocto