[yocto] Adding a custom environment variable

2019-11-15 Thread Deepika Teriar
Hi, I have a module called unit-tests. I want to create an environment variable so that at compile time I can select whether to add or remove the module from build. Thanks Deepika -- ___ yocto mailing list yocto@yoctoproject.org

[yocto] Regarding defconfig used in meta-ti layer

2016-04-23 Thread Deepika Teriar
please let me know how to check which is the defconfig file it is selecting inside * arch/arm/configs* Thanks Deepika Teriar -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Copying the kernel in the poky directory

2015-11-26 Thread Deepika Teriar
th exit code '1'* Can anyone help On Thu, Nov 26, 2015 at 7:11 PM, Bruce Ashfield < bruce.ashfi...@windriver.com> wrote: > On 15-11-26 02:39 AM, Deepika Teriar wrote: > >> Hi >> >> I am customizing yocto for beaglebone black >> I do not want my kernel to get do

[yocto] Copying the kernel in the poky directory

2015-11-25 Thread Deepika Teriar
Hi I am customizing yocto for beaglebone black I do not want my kernel to get downloaded from the git after I clean the build directory. So i have kept the linux-kernel directory with the name kernel-3.14.29 in the poky directory. And in the linux-yocto_3.14.bb file i have changed SRC_URI *from:*