Re: [meta-freescale] add user in image recipe

2014-11-27 Thread Matthias.Heise
I just tried to add a user in the same way the root password is changed : with a ROOTFS_POSTPROCESS_COMMAND like this : ROOTFS_POSTPROCESS_COMMAND += add_a_user; add_a_user(){ useradd -p

Re: [meta-freescale] save kernel configuration

2014-11-27 Thread Chris Tapp
Hi Mat, On 27 Nov 2014, at 07:46, matthias.he...@atlas-elektronik.com matthias.he...@atlas-elektronik.com wrote: Hi there, when I’m turning options on and off in menuconfig these changes are usually saved in the .config file, which resides (in my case)in

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH] broadcom-nvram-config: add cubox-i

2014-11-27 Thread Carlos Rafael Giani
Since I am not knowledgeable about the Broadcom hardware, I asked around. As a conclusion, it looks fine, except for two things: * ccode=CN should use =ALL instead. This is the parameter that specifies which frequency spectrum to scan. The spectrum in EU and US are different than in CN.

Re: [meta-freescale] Status of imx28evk recipes/images

2014-11-27 Thread Daiane Angolini
On Tue, Nov 25, 2014 at 5:47 PM, Simone cjb.sw.nos...@gmail.com wrote: I mean, we work also on imx53qsb board and we know that the last working kernel is 2.6.35.3 So, let's redefine the question: which is the latest working kernel for this board? The latest working kernel for this board is

Re: [meta-freescale] save kernel configuration

2014-11-27 Thread Matthias.Heise
Hello Chris, thank you for your hints, I just read the part of the manual and I have doubts about the correct locations, the manual says : For example, suppose you had a set of configuration options in a file called myconfig.cfg. If you put that file inside a directory named linux-yocto that

[meta-freescale] R: Status of imx28evk recipes/images

2014-11-27 Thread Simone
Hello Daiane, Thank you so much for your replies. I think I will start with linux-imx as you suggested. Thanks Simone -Messaggio originale- Da: angol...@gmail.com [mailto:angol...@gmail.com] Per conto di Daiane Angolini Inviato: giovedì 27 novembre 2014 12:55 A: Simone Cc:

Re: [meta-freescale] [meta-fsl-demos][PATCH v2] packagegroup-fslc-gstreamer1.0-commercial: remove commercial recipe

2014-11-27 Thread Alexander Shashkevych
On Wed, Nov 26, 2014 at 12:23 AM, Carlos Rafael Giani d...@pseudoterminal.org wrote: Sorry, typo. I meant gstreamer1.0-plugins-ugly-asf , not gstreamer1.0-plugins-ugly-asfdemux. The -asf package contains the libgstasf.so plugin, which in turn contains the asfdemux element. Could you point me

Re: [meta-freescale] [meta-fsl-demos][PATCH v2] packagegroup-fslc-gstreamer1.0-commercial: remove commercial recipe

2014-11-27 Thread Carlos Rafael Giani
On 2014-11-27 13:41, Alexander Shashkevych wrote: On Wed, Nov 26, 2014 at 12:23 AM, Carlos Rafael Giani d...@pseudoterminal.org wrote: Sorry, typo. I meant gstreamer1.0-plugins-ugly-asf , not gstreamer1.0-plugins-ugly-asfdemux. The -asf package contains the libgstasf.so plugin, which in turn

[meta-freescale] directFB and GTK + libvivante-dfb-mx6 build error

2014-11-27 Thread Peter
Hi, I'm supposed to run a WebkitGTK+ application with directFB output on an imx6 system. I read a lot of stuff and tried some things, but I still don't know whether it is possible or not... When I bitbake directfb-examples into a console-image with openembedded (daisy), some are working

Re: [meta-freescale] [meta-fsl-demos][PATCH v2] packagegroup-fslc-gstreamer1.0-commercial: remove commercial recipe

2014-11-27 Thread Alexander Shashkevych
Sorry, typo. I meant gstreamer1.0-plugins-ugly-asf , not gstreamer1.0-plugins-ugly-asfdemux. The -asf package contains the libgstasf.so plugin, which in turn contains the asfdemux element. Could you point me on gstreamer1.0-plugins-ugly-asf package in layers? I have tried to search across

[meta-freescale] [meta-fsl-demos][PATCH v3] packagegroup-fslc-gstreamer1.0-commercial: update dependencies

2014-11-27 Thread Alexander Shashkevych
Community has renamed following packages: gstreamer1.0-plugins-ugly-asfdemuxer - gstreamer1.0-plugins-ugly-asf gstreamer1.0-plugins-ugly-mpg123 - gstreamer1.0-plugins-bad-mpg123 This commit updates dependencies to reflect these changes and moves packages gstreamer1.0-plugins-ugly-meta and

Re: [meta-freescale] directFB and GTK + libvivante-dfb-mx6 build error

2014-11-27 Thread Daiane Angolini
On Thu, Nov 27, 2014 at 11:08 AM, Peter ppf83...@freenet.de wrote: Hi, I'm supposed to run a WebkitGTK+ application with directFB output on an imx6 system. I read a lot of stuff and tried some things, but I still don't know whether it is possible or not... When I bitbake directfb-examples