Re: [meta-fsl-demos][PATCH 5/6] fsl-image-{test, gui}: Disable tools-testapps image feature for iMX6
Otavio Salvador
On Fri, Nov 23, 2012 at 9:43 AM, Fabio Estevam <festevam@...> wrote:
On Fri, Nov 23, 2012 at 9:44 AM, Otavio SalvadorI fixed it locally; sorry! :) -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
Re: [meta-fsl-demos][PATCH 1/6] qt-in-use-image: Use Qt4 graphic system configuration package
Daiane
OK to push
|
|
Re: [meta-fsl-demos][PATCH 2/6] fsl-image-*: Fix generated image name
Daiane
Acked-by: Daiane Angolini <daiane.angolini@...>
Thanks a lot for fixing this ;)
|
|
Re: [meta-fsl-demos][PATCH 3/6] fsl-image-gui-sdk: Drop 'apps-console-core' image feature
Daiane
Acked-by: Daiane Angolini <daiane.angolini@...>
|
|
Re: [meta-fsl-demos][PATCH 4/6] packagegroup-fsl: Add alsa-tools to tools-testapps
Daiane
I agree.
OK to push.
|
|
Re: [meta-fsl-demos][PATCH 6/6] packagegroup-fsl: Add iMX6 GPU test applications
Daiane
@@ -32,6 +32,11 @@ SOC_TOOLS_TESTAPPS_mx5 = " \This patch cannot be integrated today. I'm still working to get gplay to imx6 up and running Include only gpu-viv-bin-mx6q, or wait until MM packages are in. Daiane
|
|
Re: [meta-fsl-demos][PATCH 6/6] packagegroup-fsl: Add iMX6 GPU test applications
Otavio Salvador
On Fri, Nov 23, 2012 at 1:00 PM, Daiane Angolini <daiane.list@...> wrote:
Right; I will hold this patchset until gstreamer codec is done.@@ -32,6 +32,11 @@ SOC_TOOLS_TESTAPPS_mx5 = " \This patch cannot be integrated today. I'm still working to get gplay -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
Re: [meta-fsl-demos][PATCH 4/6] packagegroup-fsl: Add alsa-tools to tools-testapps
Fabio Estevam
On Fri, Nov 23, 2012 at 9:44 AM, Otavio Salvador
<otavio@...> wrote: RDEPENDS_${PN}-tools-testapps = " \When adding alsa-tools, it would also make sense to add alsa-utils and alsa-lib, so that we can have the standard arecord/aplay/alsamixer standard tools. Thanks, Fabio Estevam
|
|
Re: [meta-fsl-demos][PATCH 4/6] packagegroup-fsl: Add alsa-tools to tools-testapps
Otavio Salvador
On Sat, Nov 24, 2012 at 11:00 AM, Fabio Estevam <festevam@...> wrote:
On Fri, Nov 23, 2012 at 9:44 AM, Otavio SalvadorOk; I will include it. -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
P2041rdb
GOPIKRISHNAN S <gopikrishnans@...>
Hi,
I am trying to customize the do_rootfs() to achieve following to alter files under /tmp/work/machine/image-type-version/rootfs/ 1) I have my modules modA, modB, modC, ... and etc., in /opt
2) I want to create user and group `vmin` 3) Then chown vmin:vmin -R /opt Am I goinh in right path, or any other better solution??? Reg, Gopi Krishnan S
|
|
Re: P2041rdb
Otavio Salvador
On Sat, Nov 24, 2012 at 12:37 PM, GOPIKRISHNAN S <gopikrishnans@...> wrote:
Hi,The wrong; the right way is to package it in a recipe and this recipe to work this way. You can use the useradd class to create the user and group for the package. This way rootfs will deploy your package as it does with others. As a final tip, use a layer for your/your customer changes so your maintenance work will be much easier. Regards, -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
powerpc-fsl-linux-g++: warning: switch '-fhuge-objects' is no longer supported
GOPIKRISHNAN S <gopikrishnans@...>
While building squid that i got from
http://cgit.openembedded.org/openembedded/tree/recipes/squid?id=b0f0b3ab87cf8 I can see lot on message like powerpc-fsl-linux-g++: warning: switch '-fhuge-objects' is no longer supported and finally end-up with, cc1plus is complaining that, all warnings are going to be treated as errors. User.cc: In static member function 'static void AuthUser::CachedACLsReset()': User.cc:161:17: error: variable 'username' set but not used [-Werror=unused-but-set-variable] cc1plus: all warnings being treated as errors make[3]: *** [User.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... powerpc-fsl-linux-libtool: compile: powerpc-fsl-linux-g++ -m32 -mhard-float -mcpu=e500mc --sysroot=/media/sdk/QorIQ-SDK-V1.2-20120614-yocto/build_p2041rdb_release/tmp/sysroots/p2041rdb -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../../include -I. -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -fhuge-objects -D_REENTRANT -O2 -pipe -g -feliminate-unused-debug-types -fpermissive -fvisibility-inlines-hidden -MT Scheme.lo -MD -MP -MF .deps/Scheme.Tpo -c Scheme.cc -o Scheme.o >/dev/null 2>&1 mv -f .deps/Config.Tpo .deps/Config.Plo powerpc-fsl-linux-libtool: compile: powerpc-fsl-linux-g++ -m32 -mhard-float -mcpu=e500mc --sysroot=/media/sdk/QorIQ-SDK-V1.2-20120614-yocto/build_p2041rdb_release/tmp/sysroots/p2041rdb -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../../include -I. -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -fhuge-objects -D_REENTRANT -O2 -pipe -g -feliminate-unused-debug-types -fpermissive -fvisibility-inlines-hidden -MT UserRequest.lo -MD -MP -MF .deps/UserRequest.Tpo -c UserRequest.cc -o UserRequest.o >/dev/null 2>&1 mv -f .deps/Gadgets.Tpo .deps/Gadgets.Plo mv -f .deps/Scheme.Tpo .deps/Scheme.Plo mv -f .deps/UserRequest.Tpo .deps/UserRequest.Plo make[3]: Leaving directory `/media/sdk/QorIQ-SDK-V1.2-20120614-yocto/build_p2041rdb_release/tmp/work/ppce500mc-fsl-linux/squid-3.1.7-r10.0/squid-3.1.7/src/auth' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/media/sdk/QorIQ-SDK-V1.2-20120614-yocto/build_p2041rdb_release/tmp/work/ppce500mc-fsl-linux/squid-3.1.7-r10.0/squid-3.1.7/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/media/sdk/QorIQ-SDK-V1.2-20120614-yocto/build_p2041rdb_release/tmp/work/ppce500mc-fsl-linux/squid-3.1.7-r10.0/squid-3.1.7/src' make: *** [all-recursive] Error 1 ERROR: oe_runmake failed ERROR: Function 'do_compile' failed (see /media/sdk/QorIQ-SDK-V1.2-20120614-yocto/build_p2041rdb_release/tmp/work/ppce500mc-fsl-linux/squid-3.1.7-r10.0/temp/log.do_compile.18715 for further information)
|
|
Re: powerpc-fsl-linux-g++: warning: switch '-fhuge-objects' is no longer supported
Otavio Salvador
On Sat, Nov 24, 2012 at 3:45 PM, GOPIKRISHNAN S <gopikrishnans@...> wrote:
While building squid that i got fromThis is probably caused by the update of GCC so it needs fixing. -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
Re: powerpc-fsl-linux-g++: warning: switch '-fhuge-objects' is no longer supported
Luo Zhenhua-B19537 <B19537@...>
Two ways to fix the build error.
toggle quoted messageShow quoted text
1. Remove -Werror compile flag 2. Remove the unused variable definition from source file Best Regards, Zhenhua
-----Original Message-----
|
|
Re: P2041rdb
Daiane
As a final tip, use a layer for your/your customer changes so yourGopi, you can take a look how meta-fsl-demos is used combined with meta-fsl-arm, and create one meta-gopi in order to include your own packages. Daiane
|
|
Perl & fsl-image-core
GOPIKRISHNAN S <gopikrishnans@...>
Hi,
Is there any way to include complete PERL with all the PERL Modules on to a fsl-image-core. Its coming on fsl-image-full, But missing on fsl-image-core. Anybody worked on building PERL based package Makefile.pl like shorewall? Reg, Gopi Krishnan S
|
|
Re: Perl & fsl-image-core
Otavio Salvador
On Mon, Nov 26, 2012 at 1:55 PM, GOPIKRISHNAN S <gopikrishnans@...> wrote:
Is there any way to include complete PERL with all the PERL Modules onThis is trivial todo; you can install perl-modules package in your image however this is not an optmal solution and would be better if you could package shorewall properly and make it depends on the need modules set so you don't bloat the image. -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Thomas Senyk <thomas.senyk@...>
I've just tested a 'bitbake core-image-x11' and it builds without any problem.
toggle quoted messageShow quoted text
I got a couple of warnings such as: WARNING: File '/opt/viv_samples/vdk/tutorial2' from gpu-viv-bin-mx6q was already stripped, this will prevent future debugging! ... I don't mind them, but "silencing" them would be helpful/good enough (no clue if this is possible/feasible) I would like to tell you that I've also tested this on the hardware, but it my imx6 got "stolen" by colleagues ;) Two additional questions: - Has anyone tested "egl on fb" (without x11) with this new drivers? (so far I've only tested it with 12.04.01) - How is the gstreamer work progressing?
On Thu, November 22, 2012 16:49:33 Otavio Salvador wrote:
Hello,
|
|
Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Otavio Salvador
On Mon, Nov 26, 2012 at 2:23 PM, Thomas Senyk
<thomas.senyk@...> wrote: I've just tested a 'bitbake core-image-x11' and it builds without any problem.I did a brief check how to quiet them but didn't find a way so I let them on for now. I would like to tell you that I've also tested this on the hardware, but it myPlease do! :) Two additional questions:Daiane has tested it I think. Daiane? - How is the gstreamer work progressing?We expect to have it done soon... -- Otavio Salvador O.S. Systems E-mail: otavio@... http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
|
|
Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Thomas Senyk <thomas.senyk@...>
On Mon, November 26, 2012 14:00:42 Daiane Angolini wrote:
On Mon, Nov 26, 2012 at 2:45 PM, Otavio SalvadorYes @ "enough" .. at least for me to do the next bigger test: Qt5 and eglfs plugin. I'll do this test as soon as I get my board back! :)
|
|