From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 1B214E00822 for ; Mon, 6 Jan 2014 08:55:25 -0800 (PST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 06 Jan 2014 08:54:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.95,613,1384329600"; d="scan'208";a="434572032" Received: from unknown (HELO [10.255.12.68]) ([10.255.12.68]) by orsmga001.jf.intel.com with ESMTP; 06 Jan 2014 08:54:40 -0800 Message-ID: <1389027280.3040.53.camel@empanada> From: Tom Zanussi To: yocto@yoctoproject.org Date: Mon, 06 Jan 2014 10:54:40 -0600 In-Reply-To: References: X-Mailer: Evolution 3.8.5 (3.8.5-2.fc19) Mime-Version: 1.0 Subject: Re: [PATCH 00/10] Make dd text in READMEs consistent X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2014 16:55:26 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Oops, sorry, wrong list, please ignore.. Tom On Mon, 2014-01-06 at 11:55 -0600, tom.zanussi@intel.com wrote: > From: Tom Zanussi > > This updates all the top-level meta-intel BSPs with consistent > text for the dd step. > > The following changes since commit f707b6c67909ccd84cb2070bdc15777573833461: > > meta-fri2: Use the symlink to the actual image in README (2014-01-06 11:34:28 -0600) > > are available in the git repository at: > > git://git.yoctoproject.org/meta-intel-contrib.git tzanussi/consistify-README-dd-text > http://git.yoctoproject.org/cgit.cgi//log/?h=tzanussi/consistify-README-dd-text > > Tom Zanussi (10): > meta-chiefriver: Use the symlink to the actual image in README > meta-crownbay: Use the symlink to the actual image in README > meta-crystalforest: Use the symlink to the actual image in README > meta-emenlow: Use the symlink to the actual image in README > meta-jasperforest: Use the symlink to the actual image in README > meta-n450: Use the symlink to the actual image in README > meta-nuc: Use the symlink to the actual image in README > meta-romley: Use the symlink to the actual image in README > meta-sugarbay: Use the symlink to the actual image in README > meta-sys940x: Use the symlink to the actual image in README > > meta-chiefriver/README | 2 +- > meta-crownbay/README | 2 +- > meta-crystalforest/README | 4 ++-- > meta-emenlow/README | 2 +- > meta-jasperforest/README | 2 +- > meta-n450/README | 2 +- > meta-nuc/README | 2 +- > meta-romley/README | 2 +- > meta-sugarbay/README | 2 +- > meta-sys940x/README | 2 +- > 10 files changed, 11 insertions(+), 11 deletions(-) >