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

2014-08-20 Thread Bruce Ashfield
On Wed, Aug 20, 2014 at 4:11 PM, Chris Tapp wrote: > Hi Bruce, > > Thanks for the feedback. > > On 20 Aug 2014, at 03:08, Bruce Ashfield wrote: > >> On 2014-08-19, 5:26 PM, Chris Tapp wrote: >>> I need to include the kernel driver for the Turbosight TBS6285 DVB card in >>> an image. >>> >>> The

Re: [yocto] how to use the new features of the toaster

2014-08-20 Thread leimao...@cn.fujitsu.com
Hi Alex It's a pity that I couldn’t attend the meeting because of the time difference(4PM London time = Midnight Beijing time). I will continue to pay attention to the toaster mailing list. Thanks, Lei Maohui From: Alex Damian [mailto:alex.r.dam...@gmail.com] Sent: Wednesday, August 20, 20

Re: [yocto] Setting Default User Accounts

2014-08-20 Thread Chris Tapp
Hi Nick, On 20 Aug 2014, at 20:13, Crast, Nicholas wrote: > All, > > I am currently in the middle of a battle with yocto, trying to accomplish the > following: > > 1.)Disable root user account > 2.)Create default user account with default password > > I currently have the followin

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

2014-08-20 Thread Chris Tapp
Hi Bruce, Thanks for the feedback. On 20 Aug 2014, at 03:08, Bruce Ashfield wrote: > On 2014-08-19, 5:26 PM, Chris Tapp wrote: >> I need to include the kernel driver for the Turbosight TBS6285 DVB card in >> an image. >> >> The official bundle at >> http://www.tbsdtv.com/download/document/co

[yocto] Setting Default User Accounts

2014-08-20 Thread Crast, Nicholas
All, I am currently in the middle of a battle with yocto, trying to accomplish the following: 1.)Disable root user account 2.)Create default user account with default password I currently have the following a recipe: USERADD_PACKAGES = "${PN}" USERADD_PARAM_${PN} = "-d /home/nick -r -

Re: [yocto] should systemd be considered harmful ?

2014-08-20 Thread Diego Sueiro
Alex, On Wed, Aug 20, 2014 at 2:53 PM, Alex Damian wrote: > Hello, > > 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 componen

[yocto] should systemd be considered harmful ?

2014-08-20 Thread Alex Damian
Hello, 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 in systemd will create conflicts with the normal tools, like libresolv,

Re: [yocto] Boot Logo support

2014-08-20 Thread Diego Sueiro
Paul, On Wed, Aug 20, 2014 at 3:48 AM, Mengeringhausen, Paul < paul.mengeringhau...@andron.de> wrote: > Hello! > > > > I have a custom board with imx233 Freescale Processor running linux from a > Yocto Denzil distribution. I want to display a custom bootlogo at system > boot, everything was fine

[yocto] Boot Logo support

2014-08-20 Thread Mengeringhausen, Paul
Hello! I have a custom board with imx233 Freescale Processor running linux from a Yocto Denzil distribution. I want to display a custom bootlogo at system boot, everything was fine until I disabled "framebuffer console support" in the kernel options. I had to disable this because I don't need t

Re: [yocto] [yocto-autobuilder] buildsteps/RunOeSelftest.py: change the way oe-selftest is called

2014-08-20 Thread Stoicescu, CorneliuX
This patch is regarding the recent oe-selftest failures on the AB, such as: https://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/16/steps/Running%20oe-selftest/logs/stdio Regards, Corneliu > -Original Message- > From: Stoicescu, CorneliuX > Sent: Wednesday, Augus

[yocto] [yocto-autobuilder] buildsteps/RunOeSelftest.py: change the way oe-selftest is called

2014-08-20 Thread Corneliu Stoicescu
A recent patch went in poky master that added command line parsing and options to the oe-selftest script. Changing the way oe-selftest is called by the autobuilder to account for these changes. Signed-off-by: Corneliu Stoicescu --- lib/python2.7/site-packages/autobuilder/buildsteps/RunOeSelfte

Re: [yocto] how to use the new features of the toaster

2014-08-20 Thread Alex Damian
Hi, This week's meeting is today at 4PM London time, hosted on WebEx - see the information below. We have a dedicated toaster mailing list, toas...@yoctoproject.org (see https://lists.yoctoproject.org/listinfo/toaster) where meetings get scheduled, and all toaster-related discussions take place.