From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mail.openembedded.org (Postfix) with ESMTP id 6A07560C19 for ; Tue, 5 Aug 2014 22:27:39 +0000 (UTC) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 05 Aug 2014 15:27:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,807,1400050800"; d="scan'208";a="572210716" Received: from fmsmsx105.amr.corp.intel.com ([10.19.9.36]) by fmsmga001.fm.intel.com with ESMTP; 05 Aug 2014 15:27:40 -0700 Received: from fmsmsx116.amr.corp.intel.com (10.18.116.20) by FMSMSX105.amr.corp.intel.com (10.19.9.36) with Microsoft SMTP Server (TLS) id 14.3.123.3; Tue, 5 Aug 2014 15:27:40 -0700 Received: from fmsmsx118.amr.corp.intel.com ([169.254.1.224]) by fmsmsx116.amr.corp.intel.com ([169.254.2.204]) with mapi id 14.03.0123.003; Tue, 5 Aug 2014 15:27:39 -0700 From: "Hart, Darren" To: "Kamble, Nitin A" , "richard.purdie@linuxfoundation.org" , "Wold, Saul" , "Openembedded-core@lists.openembedded.org" Thread-Topic: [PATCH 1/2] INITRD var: documentation changes Thread-Index: AQHPsPU86AgcNFGEmU6d43rSR78NZZvClv6A Date: Tue, 5 Aug 2014 22:27:39 +0000 Message-ID: References: <56edbd5eccdf7ebf4255142b52bf88b5a30f5040.1407274547.git.nitin.a.kamble@intel.com> In-Reply-To: <56edbd5eccdf7ebf4255142b52bf88b5a30f5040.1407274547.git.nitin.a.kamble@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.254.176.132] MIME-Version: 1.0 Subject: Re: [PATCH 1/2] INITRD var: documentation changes X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list 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, 05 Aug 2014 22:27:46 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable On 8/5/14, 14:39, "Kamble, Nitin A" wrote: >From: Nitin A Kamble > >The use of the INITRD variable is changed in a recent commit. Instead of >specifying a single filesystem image, it specifies a list of file system >images. Reflecting this change in the documentation. > >Signed-off-by: Nitin A Kamble Reviewed-by: Darren Hart --=20 Darren Hart Open Source Technology Center darren.hart@intel.com Intel Corporation