From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dan.rpsys.net ([93.97.175.187]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RB2F3-0008BB-13 for openembedded-core@lists.openembedded.org; Tue, 04 Oct 2011 12:28:53 +0200 Received: from localhost (dan.rpsys.net [127.0.0.1]) by dan.rpsys.net (8.14.2/8.14.2/Debian-2build1) with ESMTP id p94ATil4026622; Tue, 4 Oct 2011 11:29:45 +0100 X-Virus-Scanned: Debian amavisd-new at dan.rpsys.net Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Ws+tqMnQ92VZ; Tue, 4 Oct 2011 11:29:44 +0100 (BST) Received: from [192.168.1.40] (tim [93.97.173.237]) (authenticated bits=0) by dan.rpsys.net (8.14.2/8.14.2/Debian-2build1) with ESMTP id p94ATdbP026610 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 4 Oct 2011 11:29:40 +0100 From: Richard Purdie To: Martin Jansa Date: Tue, 04 Oct 2011 11:23:09 +0100 In-Reply-To: References: <20111003103855.GN7364@jama.jama.net> X-Mailer: Evolution 3.1.91- Message-ID: <1317723797.14671.22.camel@ted> Mime-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCHv2 00/30] Xorg related changes X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2011 10:28:53 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2011-10-03 at 15:28 +0200, Martin Jansa wrote: > this patchset brings meta-oe and oe-core xorg stuff together and most of > xorg recipes will be removed from meta-oe (sending another pull request now). Did anything in the first seven patches of this series change compared to what I have queued? Cheers, Richard