Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kura-dev] CoAP support in Kura through Eclipse Californium

Hi Buddhika,

There is something wrong with your second patch (0002): it's 15MB in size.

It looks too much for a few lines patch.


Please recreate the patches starting from a clean kura repository.


Your patch should only contain hunks for the file you changed.


Patches are usually sent to mailing lists using git-send-email:

http://git-scm.com/docs/git-send-email


This is a workflow I used in the past (to the barebox ML). Study it and adapt it to your needs:


git format-patch --to barebox@xxxxxxxxxxxxxxxxxxx -1 a273740577f2ba370d6ff7e213b9c9724637f105

Send patches to the ML:

git send-email --smtp-server=smtp.live.com --smtp-server-port=587 --smtp-encryption=tls --smtp-user=<your username> --smtp-pass=<your password> 0001-cfi_flash.c-correct-calculation-of-region-erasesize-.patch

Make sure the patch is signed-off by you

Thanks,

Cristiano


Da: kura-dev-bounces@xxxxxxxxxxx <kura-dev-bounces@xxxxxxxxxxx> per conto di Buddhika Dilhan <buddhika.dilhan5@xxxxxxxxx>
Inviato: mercoledì 18 giugno 2014 04.17
A: Kura Developers mailing list
Oggetto: Re: [kura-dev] CoAP support in Kura through Eclipse Californium
 
hi, 
my message is being held as it is too big. it is waiting for moderators approval.
is there any thing I can do for it??
thanks

Buddhika Dilhan
Undergraduate,
Department of Computer Science and Engineering,
University of Moratuwa.




Back to the top