[yocto] ADT issue

2015-05-26 Thread Raghavendra Kakarla
Hi, I am using the ADT tool for developing and debugging the application. Now i am comfortable with the Yocto ADT for develop and debug applications which have either autotool support or makefile support. But we want to develop the application which have the scon script support using the

[linux-yocto] sky2 not created

2015-05-26 Thread Laurent Joli
Hi, I use the git of congatec : https://git.congatec.com/yocto/bsp-scripts/tree/dizzy-3.10.17 My configuration is : Build Configuration: BB_VERSION= 1.24.0 BUILD_SYS = i686-linux NATIVELSBSTRING = Ubuntu-14.04 TARGET_SYS= arm-poky-linux-gnueabi MACHINE =

[yocto] Help getting started developing.

2015-05-26 Thread Rafael E. Herrera
Hello, I have purchased a TI UEVM5432 board. I have also successfully setup the development environment as described on the online documentation from the TI web site (http://processors.wiki.ti.com/index.php/OMAP5_GLSDK_Software_Developers_Guide). My developement environment is the recommended

Re: [yocto] [Bug 6945] kernel-dev: multiple kernel build

2015-05-26 Thread Bob Cochran
Hello, Does this enhancement only address using the same kernel git branch with different .configs to build multiple kernels? I want to create a single build directory that generates one rootfs but has multiple kernels from different git branches and with different patch sets applied. The

Re: [yocto] Using smart within an SDK

2015-05-26 Thread Randy Witt
On 05/22/2015 03:24 PM, Ash Charles wrote: On Mon, May 18, 2015 at 10:13 PM, randy.e.w...@linux.intel.com wrote: The idea is that an sdk will comprise of a manifest(contains list of sstate items in the sdk) and some location that contains the items in the manifest. So to update the sdk you

Re: [yocto] Using smart within an SDK

2015-05-26 Thread Ash Charles
On Tue, May 26, 2015 at 4:04 PM, Randy Witt randy.e.w...@linux.intel.com wrote: It is a bit of a different workflow than we were initially looking at, but I don't see a reason we couldn't do it. The locked signatures file should be able to be a superset of items you would want, so theoretically

Re: [yocto] Using smart within an SDK

2015-05-26 Thread Ash Charles
On Tue, May 26, 2015 at 3:18 PM, Randy Witt randy.e.w...@linux.intel.com wrote: Did you source the environment-setup script? If so, what distro were you using? Ubuntu 15.04 (Vivid-Vervet). I used an SDK created based on the gumstix-console-image rather than a mainstream image from meta-yocto so

Re: [yocto] Using smart within an SDK

2015-05-26 Thread Randy Witt
On 05/26/2015 03:38 PM, Ash Charles wrote: On Tue, May 26, 2015 at 3:18 PM, Randy Witt randy.e.w...@linux.intel.com wrote: Did you source the environment-setup script? If so, what distro were you using? Ubuntu 15.04 (Vivid-Vervet). I used an SDK created based on the gumstix-console-image