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 1Px24a-0008JT-PZ for openembedded-core@lists.openembedded.org; Tue, 08 Mar 2011 19:55:57 +0100 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p28IhOaI023080; Tue, 8 Mar 2011 18:43:24 GMT 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 22665-07; Tue, 8 Mar 2011 18:43:20 +0000 (GMT) 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 p28IhC2I023074 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 8 Mar 2011 18:43:16 GMT From: Richard Purdie To: Patches and discussions about the oe-core layer In-Reply-To: References: Date: Tue, 08 Mar 2011 10:43:10 -0800 Message-ID: <1299609790.602.87.camel@rex> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 X-Virus-Scanned: amavisd-new at rpsys.net Cc: poky@yoctoproject.org Subject: Re: [PATCH 0/2] 2 More Dependency Fixes for RC2 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, 08 Mar 2011 18:55:57 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Sun, 2011-03-06 at 09:19 -0800, Saul Wold wrote: > From: Saul Wold > > Fix more dependency issues > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: distro/oe-core > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=distro/oe-core > > Thanks, > Saul Wold > --- > > > Saul Wold (2): > gst-plugins: Added hal to DEPENDS > attr: Added ncurses to depends > > meta/recipes-multimedia/gstreamer/gst-plugins.inc | 2 +- > meta/recipes-support/attr/attr.inc | 2 ++ > 2 files changed, 3 insertions(+), 1 deletions(-) Merged into master, thanks. Richard From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tim.rpsys.net (93-97-173-237.zone5.bethere.co.uk [93.97.173.237]) by mx1.pokylinux.org (Postfix) with ESMTP id C17304C800A3 for ; Tue, 8 Mar 2011 12:50:54 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p28IhOaI023080; Tue, 8 Mar 2011 18:43:24 GMT 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 22665-07; Tue, 8 Mar 2011 18:43:20 +0000 (GMT) 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 p28IhC2I023074 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 8 Mar 2011 18:43:16 GMT From: Richard Purdie To: Patches and discussions about the oe-core layer In-Reply-To: References: Date: Tue, 08 Mar 2011 10:43:10 -0800 Message-ID: <1299609790.602.87.camel@rex> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 X-Virus-Scanned: amavisd-new at rpsys.net Cc: poky@yoctoproject.org Subject: Re: [OE-core] [PATCH 0/2] 2 More Dependency Fixes for RC2 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: Tue, 08 Mar 2011 18:50:55 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Sun, 2011-03-06 at 09:19 -0800, Saul Wold wrote: > From: Saul Wold > > Fix more dependency issues > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: distro/oe-core > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=distro/oe-core > > Thanks, > Saul Wold > --- > > > Saul Wold (2): > gst-plugins: Added hal to DEPENDS > attr: Added ncurses to depends > > meta/recipes-multimedia/gstreamer/gst-plugins.inc | 2 +- > meta/recipes-support/attr/attr.inc | 2 ++ > 2 files changed, 3 insertions(+), 1 deletions(-) Merged into master, thanks. Richard