From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Ehmanns Date: Thu, 25 Feb 2016 21:43:48 +0100 Subject: [Buildroot] [PATCH 1/1] Added OK/FAIL output to SNMP init script. In-Reply-To: <20160225212541.6e6e5356@free-electrons.com> References: <1456335081-4834-1-git-send-email-universeII@gmx.de> <20160225104643.0921463c@free-electrons.com> <56CF5DBF.2060109@gmx.de> <20160225212541.6e6e5356@free-electrons.com> Message-ID: <56CF6784.5030403@gmx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Thomas, one "stupid" questions. Shall the patches be incremental or relative to the original file? Example: Change some lines and create the first patch. Then change the next things based on the original file or based on the already patched file? Regards, Andreas Am 25.02.2016 um 21:25 schrieb Thomas Petazzoni: > Andreas, > > On Thu, 25 Feb 2016 21:02:07 +0100, Andreas Ehmanns wrote: > >> thanks for the feedback. I will prepare several patches including >> smaller changes and re-submit them. > Thanks a lot! > > Thomas