From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mamatha Inamdar Date: Thu, 21 Jan 2016 11:03:27 +0530 Subject: [Buildroot] [PATCH 1/2 V6] Adds package/nvme: new package In-Reply-To: <20160120120947.7fee88c4@free-electrons.com> References: <20160120102906.23540.76413.stgit@localhost.localdomain> <20160120120947.7fee88c4@free-electrons.com> Message-ID: <56A06DA7.1000009@linux.vnet.ibm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Thomas, Sorry...based on your two points I created the patch.... will send single patch now. On 01/20/2016 04:39 PM, Thomas Petazzoni wrote: > Dear Mamatha Inamdar, > > On Wed, 20 Jan 2016 16:05:48 +0530, Mamatha Inamdar wrote: >> Add support for building NVME utility - a utility for interacting with >> standard NVM Express (optimized PCI Express SSD interface) devices. >> >> Signed-off-by: Mamatha Inamdar > Once again, there should be a *single* patch adding the package. Please > merge your two patches into one. > > Best regards, > > Thomas