From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 93-97-173-237.zone5.bethere.co.uk ([93.97.173.237] helo=tim.rpsys.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1T2LYm-0003qs-8z for openembedded-core@lists.openembedded.org; Fri, 17 Aug 2012 14:21:52 +0200 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q7HC9oAn008514; Fri, 17 Aug 2012 13:09:50 +0100 Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07637-07; Fri, 17 Aug 2012 13:09:45 +0100 (BST) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q7HC9gFM008508 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Fri, 17 Aug 2012 13:09:43 +0100 Message-ID: <1345205382.27428.2.camel@ted> From: Richard Purdie To: Patches and discussions about the oe-core layer Date: Fri, 17 Aug 2012 13:09:42 +0100 In-Reply-To: <2d63d5cc202a3c53175484a8251a530546d114a4.1345187942.git.jackie.huang@windriver.com> References: <2d63d5cc202a3c53175484a8251a530546d114a4.1345187942.git.jackie.huang@windriver.com> X-Mailer: Evolution 3.2.3-0ubuntu6 Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Subject: Re: [PATCH 1/1] python: Add Upstream-Status entries for bsddb patches, no code 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: Fri, 17 Aug 2012 12:21:52 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2012-08-17 at 15:27 +0800, jackie.huang@windriver.com wrote: > From: Jackie Huang > > Signed-off-by: Jackie Huang > --- > .../python/python-2.7.3-berkeley-db-5.3.patch | 2 ++ > .../python/python-2.7.3-remove-bsdb-rpath.patch | 2 ++ > 2 files changed, 4 insertions(+), 0 deletions(-) Merged to master, thanks. Richard