[yocto] Error during adding a new recipe.

2016-07-21 Thread Vijayakumar Badiger
Hello all, I am facing error while integrating a new recipe in to my Yacto project. /local/mnt/workspace/c_vbadig/LV/poky/build/tmp-glibc/work/aarch64-poky-linux/system-core/git-r17/system/core/libsync/sync.c:24:24: fatal error: linux/sync.h: No such file or directory compilation terminated. mak

Re: [yocto] Error during adding a new recipe.

2016-07-21 Thread Vijayakumar Badiger
PM, Khem Raj wrote: > > On Jul 21, 2016, at 2:59 PM, Burton, Ross wrote: > > > On 21 July 2016 at 22:51, Vijayakumar Badiger > wrote: > >> /local/mnt/workspace/c_vbadig/LV/poky/build/tmp-glibc/work/aarch64-poky-linux/system-core/git-r17/system/core/libsync/sync.c:2

Re: [yocto] Error during adding a new recipe.

2016-07-21 Thread Vijayakumar Badiger
Jul 21, 2016 at 4:11 PM, Khem Raj wrote: > > On Jul 21, 2016, at 3:34 PM, Vijayakumar Badiger > wrote: > > I am trying to integrate the adb daemon by pulling in the userspace > project from the android system/core. > http://androidxref.com/6.0.1_r10/xref/system/core/ >

[yocto] Compilation error while adding perf tool to the rootfs

2016-07-26 Thread Vijayakumar Badiger
Hello All, I am trying to integrate perf tool to my custom rootfs image, while bitbaking the perf I am getting below error. *fatal error: asm/preempt.h: No such file or directory* Can you pls let me know how to fix this issue. Thanks. Cheers, Vijay --

Re: [yocto] Compilation error while adding perf tool to the rootfs

2016-07-27 Thread Vijayakumar Badiger
. *fatal error: asm/preempt.h: No such file or directory* I checked for this header file I dont have this header file in my kernel arch/arm64/include/asm/ Please can you let me know how to fix this issue. Thanks. Cheers, Vijay On Tue, Jul 26, 2016 at 7:17 PM, Vijayakumar Badiger < vijayak

Re: [yocto] Compilation error while adding perf tool to the rootfs

2016-07-27 Thread Vijayakumar Badiger
Please let me know if anyone is aware of this.. I am currently blocked, appreciate your help on this.Thanks. On Wed, Jul 27, 2016 at 11:49 AM, Vijayakumar Badiger < vijayakuma...@gmail.com> wrote: > Hello All > > We have a requirement here to set up the perf tool through our Yoc

Re: [yocto] Compilation error while adding perf tool to the rootfs

2016-07-28 Thread Vijayakumar Badiger
Hello Ross, I am using my own kernel [3.18] + oe-core's perf recipe to build the perf utility. Thanks. Cheers Vijay On Thu, Jul 28, 2016 at 2:17 AM, Burton, Ross wrote: > > On 27 July 2016 at 22:53, Vijayakumar Badiger > wrote: > >> We have a requirement here to set u

Re: [yocto] how to cached source code in yocto platform?

2016-09-02 Thread Vijayakumar Badiger
As far as I know first time build will take time as it fetches many of the projects from the external server which adds to the increase in build time. I have seen subsequent incremental builds are faster. Cheers Vijay On Fri, Sep 2, 2016 at 3:36 AM, 윤영석 wrote: > hi, > > Yocto build system is so

[yocto] Compilation error

2016-09-12 Thread Vijayakumar Badiger
Hello All, I am getting an compilation error like below. Can you pls let me know how to fix this one. Thanks in advance. error: implicit declaration of function 'close' [-Werror=implicit-function-declaration] | close(fd); Cheers, Vijay -- _

[yocto] Need inputs on integrating YP-Core Krogoth to Brilliant Blow-fish AGL release.

2016-10-03 Thread Vijayakumar Badiger
Hello All, I am trying to integrate the YP Core - Krogoth 2.1.1 to the AGL Blowfish release. I am getting the below error when I try to build the image. Can you pls let me know how to fix this issue. I see that in the earlier YP release the IMAGE_CMD was actually referenced in the poky/meta/lib/o

Re: [yocto] Need inputs on integrating YP-Core Krogoth to Brilliant Blow-fish AGL release.

2016-10-05 Thread Vijayakumar Badiger
Hello All, Can anyone help me out on this issue. Thanks. Cheers, Vijay On Mon, Oct 3, 2016 at 6:19 PM, Vijayakumar Badiger wrote: > Hello All, > > I am trying to integrate the YP Core - Krogoth 2.1.1 to the AGL Blowfish > release. I am getting the below error when I try to bui

[yocto] Clarification regarding GCC tool version supported on - Krogoth 2.1.1

2016-10-10 Thread Vijayakumar Badiger
Hello All, Please can some one tell me the tool chain versions supported on the latest YPCore-Krogoth. I know the it uses default GCC5.3, just wanted to know if older tool chain like 4.9XX is supported or not. I don't see the feature list like the one listed below for Krogoth 2.1.1. which clearly

Re: [yocto] Clarification regarding GCC tool version supported on - Krogoth 2.1.1

2016-10-12 Thread Vijayakumar Badiger
Thanks Paul, appreciate your reply. Cheers, Vijay On Mon, Oct 10, 2016 at 6:24 PM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > Hi Vijay, > > On Mon, 10 Oct 2016 17:44:13 Vijayakumar Badiger wrote: > > Please can some one tell me the tool chain versions supp