From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id E478EE0073A; Fri, 9 May 2014 13:11:31 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=RCVD_IN_DNSWL_NONE, RDNS_NONE, SPF_HELO_PASS autolearn=no version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [207.46.163.185 listed in list.dnswl.org] * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS Received: from na01-bn1-obe.outbound.protection.outlook.com (unknown [207.46.163.185]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6F4E2E00478 for ; Fri, 9 May 2014 13:11:27 -0700 (PDT) Received: from BLUPR03MB551.namprd03.prod.outlook.com (10.141.77.14) by BLUPR03MB550.namprd03.prod.outlook.com (10.141.76.28) with Microsoft SMTP Server (TLS) id 15.0.939.12; Fri, 9 May 2014 20:11:25 +0000 Received: from BLUPR03MB551.namprd03.prod.outlook.com ([10.141.77.14]) by BLUPR03MB551.namprd03.prod.outlook.com ([10.141.77.14]) with mapi id 15.00.0939.000; Fri, 9 May 2014 20:11:25 +0000 From: Lauren Post To: Somashekar , Otavio Salvador , "meta-freescale@yoctoproject.org" Thread-Topic: Error: Adding chromium browser + fsl-image-gui (Yocto - Dora) Thread-Index: AQHPZ3J/16umbEv6EUmwjkzI8fCgeJszX9cAgAAOuWA= Date: Fri, 9 May 2014 20:11:25 +0000 Message-ID: <1399666284011.11273@freescale.com> References: <20140504042604.16786jtj1xgod9jw@iwavesystems.com> <6B7D1608B0F048D490CC7D36DB5E3F6A@IWHDDTP50> In-Reply-To: <6B7D1608B0F048D490CC7D36DB5E3F6A@IWHDDTP50> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.88.168.50] x-forefront-prvs: 02065A9E77 x-forefront-antispam-report: SFV:NSPM; SFS:(10009001)(6009001)(428001)(13464003)(199002)(189002)(53754006)(377454003)(2656002)(99286001)(50986999)(87936001)(46102001)(92726001)(92566001)(83072002)(74662001)(77096999)(86362001)(76176999)(74502001)(31966008)(54356999)(80022001)(66066001)(20776003)(4396001)(64706001)(19580405001)(83322001)(19580395003)(79102001)(77982001)(81542001)(36756003)(81342001)(101416001)(76482001)(15202345003)(15975445006)(21056001); DIR:OUT; SFP:1101; SCL:1; SRVR:BLUPR03MB550; H:BLUPR03MB551.namprd03.prod.outlook.com; FPR:; MLV:sfv; PTR:InfoNoRecords; A:1; MX:1; LANG:en; received-spf: None (: freescale.com does not designate permitted sender hosts) authentication-results: spf=none (sender IP is ) smtp.mailfrom=Lauren.Post@freescale.com; MIME-Version: 1.0 X-OriginatorOrg: freescale.com Cc: "immanuel@iwavesystems.com" , Benuvel J , "saliya@iwavesystems.com" Subject: Re: Error: Adding chromium browser + fsl-image-gui (Yocto - Dora) X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2014 20:11:32 -0000 Content-Language: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable CHromiums is using ffmpeg which is not hardware accelerated with our VPU so= video played in youtube on chromium will not be hardware accelerated.=0A= =0A= We do not support adobe flash player any more so this is not supported on t= his platform.=0A= =0A= Lauren=0A= =0A= -----Original Message-----=0A= From: Somashekar [mailto:jsomash@iwavesystems.com] =0A= Sent: Tuesday, May 06, 2014 5:39 AM=0A= To: Otavio Salvador; Post Lauren-RAA013; meta-freescale@yoctoproject.org=0A= Cc: immanuel@iwavesystems.com; saliya@iwavesystems.com; Benuvel J=0A= Subject: Re: Error: Adding chromium browser + fsl-image-gui (Yocto - Dora)= =0A= =0A= Hi All,=0A= =0A= We are able to integrate and build yocto(dora) with chromium browser, but h= ardware acceleration seems to be not working.=0A= =0A= Could not play video from youtube.com, following procedure was referred to = export WebGL libraries; which we assume is required for enabling hardware = acceleration.=0A= =0A= - To enable rendering of WebGL do the following steps after boot. Add the = following lines to /etc/profile or /usr/bin/google-chrome export LD_PRELOA= D=3D/usr/lib/libGAL.so:/usr/lib/libEGL.so:/usr/lib/libGLSLC.so:/usr/lib/lib= CLC.so:/usr/lib/libGLESv2.so=0A= =0A= - Start the Chromium browser=0A= $google-chrome --use-gl=3Degl=0A= =0A= (http://git.freescale.com/git/cgit.cgi/imx/meta-fsl-bsp-release.git/tree/im= x/README?h=3Ddora_3.10.17-1.0.0_beta)=0A= =0A= After loading youtube.com browser shows an option to install adobe flash pl= ayer, since it is for X86 machines we were not able to use it.=0A= =0A= Please provide your suggestion on how to enable browser(chromium) to use ha= rdware acceleration.=0A= =0A= In the same project we have to change the screen mode from landscape to por= trait. Please let us know is there any configuration file or settings thro= ugh which we can change the mode ?=0A= =0A= =0A= Regards,=0A= Somashekar=0A= =0A= =0A= =0A= =0A= -----Original Message-----=0A= From: Benuvel GnanaKirubakaran, Jv.=0A= Sent: Sunday, May 04, 2014 1:56 PM=0A= To: Otavio Salvador ; Lauren Post ; meta-freescale@yoctoproject.org=0A= Cc: jsomash@iwavesystems.com ; immanuel@iwavesystems.com ; saliya@iwavesyst= ems.com=0A= Subject: Error: Adding chromium browser + fsl-image-gui (Yocto - Dora)=0A= =0A= Hi All,=0A= =0A= Bitbaking fsl-image-gui of Yocto-dora was successfully built and desktop ap= peared at HDMI also we can utilize all the privileges which are available i= n it.=0A= =0A= Now we desired to add chromium browser, for which, following changes were d= id with the earlier successful one:=0A= =0A= 1. build/conf/bblayers.conf:=0A= BBLAYERS +=3D " ${BSPDIR}/sources/meta-browser "=0A= =0A= 2. build/conf/local.conf:=0A= CORE_IMAGE_EXTRA_INSTALL +=3D "chromium"=0A= LICENSE_FLAGS_WHITELIST=3D"commercial"=0A= =0A= 3. .repo/manifest.xml=0A= =0A= =0A= After repo sync, fsl-image-gui was built. But while after parsing recipes, = it throws error as below:=0A= =0A= ---------------------------------------------------------------------------= ---=0A= benuvelj@benuvelj-OptiPlex-GX520:~/BRAND_IMAGING/fsl-community-bsp_dora/bui= ld$=0A= bitbake fsl-image-gui=0A= WARNING: Unable to get checksum for linux-boundary SRC_URI entry=0A= defconfig: file could not be found=0A= | ETA: 00:15:21=0A= Parsing recipes: 100%=0A= |#######################################################################=0A= |#########################################|=0A= Time: 01:58:38=0A= Parsing of 1434 .bb files complete (0 cached, 1434 parsed). 1828 targets, 6= 2 skipped, 0 masked, 0 errors.=0A= ERROR: No recipes available for:=0A= =0A= /home/benuvelj/BRAND_IMAGING/fsl-community-bsp_dora/sources/meta-browser/re= cipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bbappend=0A= ERROR: Command execution failed: Exited with 1=0A= =0A= Summary: There was 1 WARNING message shown.=0A= Summary: There were 2 ERROR messages shown, returning a non-zero exit code.= =0A= ---------------------------------------------------------------------------= ---=0A= =0A= content of=0A= /home/benuvelj/BRAND_IMAGING/fsl-community-bsp_dora/sources/meta-browser/re= cipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bbappend:=0A= =0A= ---------------------------------------------------------------------------= --=0A= DEPENDS +=3D "nss"=0A= =0A= CFLAGS +=3D "-I${STAGING_INCDIR}/mozilla/nss"=0A= ---------------------------------------------------------------------------= --=0A= =0A= could you help us to resolve the issue?=0A= =0A= --=0A= Thanks & Regards,=0A= Benuvel Jv =0A= =0A=