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 1R7pnQ-0000b3-7v for openembedded-core@lists.openembedded.org; Sun, 25 Sep 2011 16:35:08 +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 p8PEa1lI011618 for ; Sun, 25 Sep 2011 15:36:02 +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 JRY5cKa6y+Hx for ; Sun, 25 Sep 2011 15:36:01 +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 p8PEZwFV011610 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 25 Sep 2011 15:36:00 +0100 From: Richard Purdie To: Patches and discussions about the oe-core layer Date: Sun, 25 Sep 2011 15:29:35 +0100 In-Reply-To: References: X-Mailer: Evolution 3.1.91- Message-ID: <1316960982.8185.17.camel@ted> Mime-Version: 1.0 Subject: Re: [PATCH 0/2] v2 of attr/acl with qemuimage-testlib fix 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: Sun, 25 Sep 2011 14:35:08 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Sat, 2011-09-24 at 11:56 -0700, Saul Wold wrote: > Richard, > > These 2 patches would be for edison > > Sau! > > The following changes since commit 368b150416688654e35229a63b87177b52e83d02: > > populate_sdk_rpm: add pkgconfig(pkg-config) to the list (2011-09-23 19:55:43 +0100) > > are available in the git repository at: > git://git.yoctoproject.org/poky-contrib sgw/oe-fix > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/oe-fix > > Saul Wold (2): > attr/acl: add SSTATEPOSTINSTFUNC > qemuimage-testlib: set a default geometry for xterm I've merged the first of these, thanks. I'm holding off the second until we see the problem on the autobuilder is fixed, this doesn't have seemed to have done so :( Cheers, Richard