Re: [yocto] Kernel driver for Turbosight TBS6285 DVB card

2014-08-22 Thread Chris Tapp
On 22 Aug 2014, at 14:29, Bruce Ashfield wrote: > On 14-08-22 03:37 AM, Chris Tapp wrote: >> >> On 21 Aug 2014, at 20:30, Bruce Ashfield >> wrote: >> >>> On 14-08-21 03:11 PM, Chris Tapp wrote: On 21 Aug 2014, at 19:28, Bruce Ashfield wrote: > On 14-08-21 04:17 AM

Re: [yocto] kernel patches

2014-08-22 Thread Bruce Ashfield
On 14-08-22 12:02 PM, Sona Sarmadi wrote: Bruce, Thanks for quick response. See inline my comments. Have a nice weekend /Sona Please let me know if this is the correct way. And also let me know if I upstream this kernel patch to yocto, will yocto accept it (if the patch looks correct > of co

Re: [yocto] kernel patches

2014-08-22 Thread Sona Sarmadi
Bruce, Thanks for quick response. See inline my comments. Have a nice weekend /Sona >> Please let me know if this is the correct way. And also let me know if I >> upstream this kernel patch to yocto, will yocto accept it (if the patch >> looks correct > of course). Please let me know if you pre

Re: [yocto] Kernel driver for Turbosight TBS6285 DVB card

2014-08-22 Thread Bruce Ashfield
On 14-08-22 03:37 AM, Chris Tapp wrote: On 21 Aug 2014, at 20:30, Bruce Ashfield wrote: On 14-08-21 03:11 PM, Chris Tapp wrote: On 21 Aug 2014, at 19:28, Bruce Ashfield wrote: On 14-08-21 04:17 AM, Chris Tapp wrote: On 21 Aug 2014, at 05:08, Bruce Ashfield wrote: On Wed, Aug 20, 2014

Re: [yocto] kernel patches

2014-08-22 Thread Bruce Ashfield
On 14-08-22 08:17 AM, Sona Sarmadi wrote: Hi all, I wonder how you handle the kernel patches? I want to apply a security kernel patch to Linux-yocto 3.10 which is used by Romely: meta-inte/meta-romley/conf/machine/romley-ivb.conf:PREFERRED_VERSION_linux-yocto ?= "3.10%" For me the obvious

[yocto] kernel patches

2014-08-22 Thread Sona Sarmadi
Hi all, I wonder how you handle the kernel patches? I want to apply a security kernel patch to Linux-yocto 3.10 which is used by Romely: meta-inte/meta-romley/conf/machine/romley-ivb.conf:PREFERRED_VERSION_linux-yocto ?= "3.10%" For me the obvious way to fix this is: 1) Create >> "poky/meta

Re: [yocto] should systemd be considered harmful ?

2014-08-22 Thread Diego Sueiro
Paul, On Fri, Aug 22, 2014 at 8:00 AM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > Hi Alex, > > On Wednesday 20 August 2014 18:53:10 Alex Damian wrote: > > In release 216, systemd includes a caching nameserver, and full TTY > stream > > parsing. See details > > > > > http://lists.free

Re: [yocto] should systemd be considered harmful ?

2014-08-22 Thread Paul Eggleton
Hi Alex, On Wednesday 20 August 2014 18:53:10 Alex Damian wrote: > In release 216, systemd includes a caching nameserver, and full TTY stream > parsing. See details > > http://lists.freedesktop.org/archives/systemd-devel/2014-August/022295.html > > I think the ever growing number of components i

Re: [yocto] Force recipe to provide specific file

2014-08-22 Thread Anders Darander
* Richard Leitner [140812 15:53]: > > but anyways, a simpler way to so the same thing would be do have a > > do_install_append() function and remove the files from ${D}. that > > would in turns have the same effect as what you are trying to do here > > i believe. > Yeah, this works, this is the w

[yocto] [AUH][PATCH v3 2/2] Kill suprocesses when pressing ctrl+c

2014-08-22 Thread Marius Avram
This way the created bitbake subprocesses from the upgrade script are killed as well when you press ctrl+c. Signed-off-by: Marius Avram --- upgradehelper.py |6 ++ 1 file changed, 6 insertions(+) diff --git a/upgradehelper.py b/upgradehelper.py index 658ec43..6be7ac2 100755 --- a/upgrad

[yocto] [AUH][PATCH v3 1/2] Send emails for a list of recipes

2014-08-22 Thread Marius Avram
If the --send-emails or -e command line argument is active and a single or a list of recipes are given to the script, emails with the results and patches will be sent to their maintainers or to the overriden addresses from the configuration file. Also the status email will be sent in the case a se

Re: [yocto] Kernel driver for Turbosight TBS6285 DVB card

2014-08-22 Thread Chris Tapp
On 21 Aug 2014, at 20:30, Bruce Ashfield wrote: > On 14-08-21 03:11 PM, Chris Tapp wrote: >> >> On 21 Aug 2014, at 19:28, Bruce Ashfield >> wrote: >> >>> On 14-08-21 04:17 AM, Chris Tapp wrote: On 21 Aug 2014, at 05:08, Bruce Ashfield wrote: > On Wed, Aug 20, 2014 at 4:11 PM,