From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qa0-f51.google.com (mail-qa0-f51.google.com [209.85.216.51]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id CB723E01473 for ; Tue, 9 Apr 2013 07:36:45 -0700 (PDT) Received: by mail-qa0-f51.google.com with SMTP id i20so1406344qad.17 for ; Tue, 09 Apr 2013 07:36:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding:x-antivirus :x-antivirus-status; bh=dRNGQSdOf1BpNkCcfW6XfQyC3zps60Qjr2Uza/1BgT8=; b=IEwlVdkecjGmElKGb3Z0iSo1NGRVqPpVzQ9srWUA2eZ6hefqmNnVFtxl3PO5sCPf8T Yt0eKBWZO7qZSUBzFZCrncuniH5dDo5mWCpClD1j0p6yxiw6NpllCIBxokm+oASOY33M ydNeMULF7jhKf18PKzKVgCeVwnw7rQ8pI1RYURD9eSXVN54hQF0iPeVbuDbo4xz6GhG5 NGQB6zHUQqU2YPkz7bE0cvV76NY86DvgdUDPWthG+5hABVZSX+k83Jj2+UQj/uNcm+do nooguyBEmj6rpQNppLRwH0v9xy2a16LmejCcvSXS6+IGtyUZHjWdQ/u5CVJdK4WFJMSL 74tw== X-Received: by 10.229.44.6 with SMTP id y6mr1024808qce.27.1365518205215; Tue, 09 Apr 2013 07:36:45 -0700 (PDT) Received: from [127.0.0.1] (c-71-225-124-244.hsd1.pa.comcast.net. [71.225.124.244]) by mx.google.com with ESMTPS id c3sm6141597qed.1.2013.04.09.07.36.44 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 09 Apr 2013 07:36:44 -0700 (PDT) Message-ID: <5164274F.6070308@gmail.com> Date: Tue, 09 Apr 2013 10:35:59 -0400 From: Steven Grunza User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org X-Antivirus: avast! (VPS 130409-0, 04/09/2013), Outbound message X-Antivirus-Status: Clean Subject: How do I enable XFCE 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, 09 Apr 2013 14:36:46 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit It looks like the code I need is already in the meta-opemembedded/meta-xfce directories. Can someone point me to info on how to enable it to build and be included in the sdcard image?