From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (dan.rpsys.net [93.97.175.187]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 7D345E01254 for ; Wed, 7 Sep 2011 15:14:06 -0700 (PDT) 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 p87MJxPd029736; Wed, 7 Sep 2011 23:19:59 +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 xdajfzKjiIRP; Wed, 7 Sep 2011 23:19:59 +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 p87MJtvu029729 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 7 Sep 2011 23:19:57 +0100 From: Richard Purdie To: Darren Hart In-Reply-To: References: Date: Wed, 07 Sep 2011 23:13:52 +0100 Message-ID: <1315433632.13021.35.camel@ted> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Cc: poky@yoctoproject.org Subject: Re: [PATCH 0/1] meta-yocto: linux-yocto: remove emenlow from bbappend 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: Wed, 07 Sep 2011 22:14:07 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2011-09-06 at 09:46 -0700, Darren Hart wrote: > The following changes since commit dbff56238e083d0110eb13c1f5a07716340fdfe4: > > icu-3.6: fix building with big make -j (2011-09-06 16:37:02 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib dvhart/noemenlow > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/noemenlow > > Darren Hart (1): > linux-yocto: remove emenlow from meta-yocto bbappend Merged to master, thanks. Richard