From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vb0-f52.google.com (mail-vb0-f52.google.com [209.85.212.52]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0B170E002E9 for ; Tue, 30 Jul 2013 14:36:08 -0700 (PDT) Received: by mail-vb0-f52.google.com with SMTP id f12so1968483vbg.25 for ; Tue, 30 Jul 2013 14:36:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=LOZorkHHZ+NXreX1QKx39XkkdHJv1tQJv5/y5jANlc8=; b=od1SeePUQEeawoOGRlj0pMjfido/ltp7889NOAZz3i4BEwnNTQPWxeZOZn/+DA/NzV Po1s74NnA83UOoqHvlFuYOZ/UWmJvEuN5XJwIECwPqJv/+5FhxL0Xds2bFEkv2jFPory ctQFYm4jkLemNyY0GzjiWwhQXhEc4wFH6miHR1VJnmRRscAE3ebR7nbzT9anwk+ep0f4 Kwv6KD5mwUQVjw4f7rKW5qZzQOq2RVEcrKtPfpSGzLql+jI0t8NyF+SEWkDwpVk/jx0V vdrTHajho8bAcGDcVAsgJ3NYYOJiJ42Mp/Qa0bbyjOW1JsWtIEmNuFkw3iuk2Xl0G7dT kh3A== X-Received: by 10.52.69.242 with SMTP id h18mr4825609vdu.69.1375220167450; Tue, 30 Jul 2013 14:36:07 -0700 (PDT) Received: from goober.local ([75.76.228.60]) by mx.google.com with ESMTPSA id gq10sm25102485vdc.13.2013.07.30.14.36.06 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Jul 2013 14:36:06 -0700 (PDT) Message-ID: <51F831C5.7070808@gmail.com> Date: Tue, 30 Jul 2013 16:36:05 -0500 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: In-Reply-To: Subject: Re: Hob support for Freescale and Wandboard 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: Tue, 30 Jul 2013 21:36:09 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Josh, Yeah - we've been having that problem. Otavio narrowed it down to a problem with the wayland patch and provided another patch to solve it yesterday. I'm building using master for Poky and meta-openembedded, and master-next in meta-fsl-arm, meta-fsl-arm-extra, and meta-fsl-demos. I was able to build today without a problem. FYI - this needs to be a clean tmp directory because bad things happen otherwise. John On 7/30/13 4:30 PM, Joshua Kurland wrote: > Does anyone know if Hob is supported? My target board is the Wandboard Dual. > The build crashes on anything that includes x11. I have tried using both the > Dylan and the Master repo lists, but have not had much luck with either. > > I managed to build an x11 image and an fsl-image-gui image successfully with the > Dylan repo, but I have not been able to recreate those images ever again. > > As a side question, is it possible to have just x11 and gstreamer and have > successful playback or would I need something else to handle the video passing to x? > > Thanks for the help, > Josh Kurland > > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale >