From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6CB02E0059C for ; Thu, 10 Nov 2011 09:23:56 -0800 (PST) Received: from azsmga002.ch.intel.com ([10.2.17.35]) by azsmga102.ch.intel.com with ESMTP; 10 Nov 2011 09:23:53 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.69,489,1315206000"; d="scan'208";a="35482256" Received: from unknown (HELO [10.255.15.157]) ([10.255.15.157]) by AZSMGA002.ch.intel.com with ESMTP; 10 Nov 2011 09:23:53 -0800 Message-ID: <4EBC08A9.7070808@linux.intel.com> Date: Thu, 10 Nov 2011 09:23:53 -0800 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110927 Thunderbird/7.0 MIME-Version: 1.0 To: Xiaofeng Yan References: In-Reply-To: Cc: poky@yoctoproject.org Subject: Re: [OE-core][PATCH 0/1] local.conf.sample.extended: Fix bug 1674 X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 17:23:56 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 11/08/2011 03:50 AM, Xiaofeng Yan wrote: > From: Xiaofeng Yan > > Remove "x11" from DEFAULT_FEATURES and add "directfb" to it because someone could don't need x11 in their project, perhaps gtk over directfb will meet his reqirement. > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: xiaofeng/gtk+-direcfb_local > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/gtk+-direcfb_local > > Thanks, > Xiaofeng Yan > --- > > > Xiaofeng Yan (1): > local.conf.sample.extended: Fix bug 1674 > > meta-yocto/conf/local.conf.sample.extended | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > _______________________________________________ > poky mailing list > poky@yoctoproject.org > https://lists.yoctoproject.org/listinfo/poky > Merged into OE-Core Thanks Sau!