[Buildroot] [PATCH V4] nvme: new package

Mamatha Inamdar mamatha4 at linux.vnet.ibm.com
Mon Jan 18 07:27:44 UTC 2016



On 01/16/2016 06:43 PM, Thomas Petazzoni wrote:
> Dear Mamatha Inamdar,
>
> On Thu, 14 Jan 2016 16:42:40 +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 <mamatha4 at linux.vnet.ibm.com>
>> ---
>>   package/Config.in      |    1 +
>>   package/nvme/Config.in |    6 ++++++
>>   package/nvme/nvme.hash |    2 ++
>>   package/nvme/nvme.mk   |   23 +++++++++++++++++++++++
>>   4 files changed, 32 insertions(+)
>>   create mode 100755 package/nvme/Config.in
>>   create mode 100644 package/nvme/nvme.hash
>>   create mode 100755 package/nvme/nvme.mk
> Your patch does not apply:
>
> Applying patch #567318 using 'git am -s -3'
> Description: [V4] nvme: new package
> Applying: nvme: new package
> fatal: corrupt patch at line 72
> error: could not build fake ancestor
> Patch failed at 0001 nvme: new package
> The copy of the patch that failed is found in: .git/rebase-apply/patch
> When you have resolved this problem, run "git am --continue".
> If you prefer to skip this patch, run "git am --skip" instead.
> To restore the original branch and stop patching, run "git am --abort".
>
> Please make sure to use "git send-email" to submit your patch.

for me patch applied without any errors...let me send it again...
>
> Also, you haven't included a patch that removes -Werror. Are you sure
> the package builds properly? It wasn't building properly for me without
> a patch removing -Werror.

oh yes, I forgot to send this patch....will send it
>
> Best regards,
>
> Thomas




More information about the buildroot mailing list