[yocto] Makefile based package with Makefile in a subdir

2013-10-21 Thread Katu Txakur
Hi, I have a recipe that fetches the code from git. I want to run the makefile located in a subdir of the the repo with the flags and options defined in it. Bitbake cannot find the makefile. I've tried adding EXTRA_OEMAKE += "-I${S}/include -C${MAKEFILE_FOLDER}" but I'm still getting make: ***

[yocto] [PATCH] adt-manual: Added note for static binary build.

2013-10-21 Thread maxin.john
From: "Maxin B. John" Fixes [YOCTO #5347] SDK created using the "-c populate_sdk" will not support static binary build without proper staticdev library packages. I have added a note to inform the user about this limitation. Signed-off-by: Maxin B. John --- documentation/adt-manual/adt-prepare

Re: [yocto] threads set in local.conf

2013-10-21 Thread Edward Vidal
Hello All, As Philip suggested adding more RAM helps The system model name: AMD Phenom(tm) II X6 1090T Processor w/16GB of RAM. In 1 hour it ran 4391 of 8016 tasks or 54% This was a core-image-sato-sdk-ex (my receipe) with gnuplot, gsl, boost, qt-mobility-x11, java, and gnuradio.The full build was

Re: [yocto] [meta-selinux][PATCH 0/5] Resend: Remove python dependency from refpol.

2013-10-21 Thread Joe MacDonald
Thought I'd best (finally) follow up to the list on this. I've been talking to Philip offline. These are in the queue for integration but some surprising things have cropped up along the way and the integration is being delayed a bit. I'll be grabbing the other meta-selinux update at the same ti

[yocto] Remote debugging with Yocto

2013-10-21 Thread Houkes, Bart
Hi, 2 issues are blocking for my development: last few weeks I was able to download my own kernel on the ARM board with SAMA5d3S. However, with HOB I cannot add TCF-agent or any other project.. HOB will give some error, becomes red and stops. I cannot compile anymore. I need TCF-agent to do

[yocto] [meta-selinux][PATCH] bzip SELinux policy modules in ${datadir}

2013-10-21 Thread Philip Tricca
The 'semodule' utility can operate on compresed modules so the only cost of this change is a slower module load time when invoking 'semodule -i' on a running system (increased CPU load due to bzip2). That said my tests show more than 100M reduction in ext3 image size of core-image-selinux. This las

Re: [yocto] [meta-selinux][PATCH 0/5] Resend: Remove python dependency from refpol.

2013-10-21 Thread Joe MacDonald
[Re: [yocto] [meta-selinux][PATCH 0/5] Resend: Remove python dependency from refpol.] On 13.10.21 (Mon 10:57) Joe MacDonald wrote: > Thought I'd best (finally) follow up to the list on this. I've been > talking to Philip offline. These are in the queue for integration but > some surprising thin

Re: [yocto] [meta-selinux][PATCH] bzip SELinux policy modules in ${datadir}

2013-10-21 Thread Joe MacDonald
[[meta-selinux][PATCH] bzip SELinux policy modules in ${datadir}] On 13.10.21 (Mon 18:06) Philip Tricca wrote: > The 'semodule' utility can operate on compresed modules so the only > cost of this change is a slower module load time when invoking > 'semodule -i' on a running system (increased CPU

[yocto] How to bring up "apt and dpkg" packages on yocto

2013-10-21 Thread Sandeep G.R
Hi All, I have ported Embedded Linux using yocto opensource for Freescale QorIQ T4240QDS processor. I need to bring up "apt and dpkg" on T4240QDS using yocto. For this i need to modify in some .conf or .bb files. Can you please let me know in which files i need to do these changes in order to bri

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, October 22, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2013-10-21 Thread Liu, Song
Agenda: * Opens collection - 5 min (Song) * Yocto 1.5 status & 1.6 planning- 10 min (Song/team) * SWAT team rotation: Cristian Iorga -> Cristiana Voicu * Opens - 10 min * Team Sharing - 20 min -Original Appointment- We encourage people attending the meeting to logon the Yocto IRC chance

Re: [yocto] How to bring up "apt and dpkg" packages on yocto

2013-10-21 Thread Gaurang Shastri
hi, what packaging method you have selected while creating your image ?? //Gaurang Shastri On Tue, Oct 22, 2013 at 4:36 AM, Sandeep G.R wrote: > Hi All, > > I have ported Embedded Linux using yocto opensource for Freescale QorIQ > T4240QDS processor. I need to bring up "apt and dpkg" on T424