From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2lp0241.outbound.protection.outlook.com [207.46.163.241]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 965BFE0043B for ; Thu, 13 Feb 2014 15:02:43 -0800 (PST) Received: from [192.168.2.112] (50.151.185.81) by DM2PR03MB397.namprd03.prod.outlook.com (10.141.84.139) with Microsoft SMTP Server (TLS) id 15.0.873.15; Thu, 13 Feb 2014 23:02:40 +0000 Message-ID: <52FD4F0A.9050907@freescale.com> Date: Thu, 13 Feb 2014 18:02:34 -0500 From: "Ra37740@freescale.comndy" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Angolini Daiane-B19406 , Krakora Randy-B37740 , "meta-freescale@yoctoproject.org" References: <0c611d0579a340349543dcc7e3154b7c@DM2PR03MB381.namprd03.prod.outlook.com> <52FCF21C.1010702@freescale.com> In-Reply-To: X-Originating-IP: [50.151.185.81] X-ClientProxiedBy: DM2PR05CA005.namprd05.prod.outlook.com (10.141.96.25) To DM2PR03MB397.namprd03.prod.outlook.com (10.141.84.139) X-Forefront-PRVS: 0121F24F22 X-Forefront-Antispam-Report: SFV:NSPM; SFS:(10009001)(6049001)(6009001)(164054003)(24454002)(13464003)(199002)(189002)(51704005)(377454003)(479174003)(65806001)(85306002)(56816005)(23756003)(56776001)(19580405001)(80316001)(95416001)(59766001)(59896001)(54316002)(80976001)(77982001)(65956001)(54356001)(53806001)(42186004)(51856001)(80022001)(76482001)(47776003)(63696002)(66066001)(64126003)(46102001)(94316002)(47446002)(83322001)(74662001)(93516002)(31966008)(74502001)(33656001)(15975445006)(94946001)(47976001)(83506001)(50986001)(81816001)(47736001)(77096001)(81686001)(49866001)(92726001)(93136001)(69226001)(85852003)(76786001)(74366001)(90146001)(74876001)(81342001)(87976001)(81542001)(74706001)(15202345003)(76796001)(36756003)(4396001)(95666001)(50466002)(92566001)(19580395003)(79102001)(83072002); DIR:OUT; SFP:1101; SCL:1; SRVR:DM2PR03MB397; H:[192.168.2.112]; CLIP:50.151.185.81; FPR:F4A5F2ED.A626DCE9.B159F958.929A19FD.202BF; InfoNoRecordsA:1; MX:1; LANG:en; X-OriginatorOrg: freescale.com Subject: Re: Wayland/Weston in 3.5.7? 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: Thu, 13 Feb 2014 23:02:44 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 8bit On 02/13/2014 12:03 PM, Angolini Daiane-B19406 wrote: > >> -----Original Message----- >> From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale- >> bounces@yoctoproject.org] On Behalf Of Ra37740@freescale.comndy >> Sent: Thursday, February 13, 2014 2:26 PM >> To: meta-freescale@yoctoproject.org >> Subject: [meta-freescale] Wayland/Weston in 3.5.7? >> >> Trying to build Wayland with 3.5.7 kernel, there's no core-image-weston, >> what recipe could I use? I tried building "bitbake weston" to include in my >> rfs, but it has a configure error because of dependencies. >> >> Attached is my manifest.xml. > Does it mean you´re using Dylan? > > > http://freescale.github.io/doc/release-notes/1.5/index.html#document-known-issues > Weston is a known issue for Dora, I´m sure it will not work on Dylan. > > Otavio, is Weston still supposed to NOT build in dora? (I don´t remember by heart) > > >> And yes, I know it's easier with 3.10, but I have to use 3.5.7. :) >> >> If anyone can give guidance I would appreciate the help. > Take master, - as is - and try Weston > I mean, run this in parallel with your 3.5.7 work. > > Only to make sure we can build Weston with latest and imx6qsabresd > > >> Thanks, >> Randy Krakora master build of core-image-weston fails at configure: checking for WAYLAND_COMPOSITOR... no configure: error: Package requirements (wayland-client wayland-egl) were not met: No package 'wayland-egl' found It must not be complete yet, maybe someone can verify and I will abandon this path? -Randy