[Buildroot] [PATCH] kobs-ng: check Linux version for mtd enum redefine

Thomas De Schampheleire patrickdepinguin at gmail.com
Tue Oct 22 08:44:45 UTC 2013


On Tue, Oct 22, 2013 at 10:20 AM, Sergey Alyoshin <alyoshin.s at gmail.com> wrote:
> On Tue, Oct 22, 2013 at 10:38 AM, Thomas De Schampheleire
> <patrickdepinguin at gmail.com> wrote:
>> Take into account that patches in package/foo/ should be named
>> 'foo-0001-description.patch'.
>
> Is modified patch 'package/kobs-ng/kobs-ng-fix-mtd-defines.patch' file
> should be renamed to 'foo-0001-description.patch' style, or I should make
> new patch for the 'package/kobs-ng/kobs-ng-fix-mtd-defines.patch'?

I didn't realize that there already was a kobs-ng-fix-mtd-defines.patch, sorry.
Then there are actually two things that should happen:
1. rename the patch according to our convention:
package/kobs-ng/kobs-ng-0001-fix-mtd-defines.patch
2. update the patch with your changes.

Both changes should be sent as a separate patch against buildroot
(meaning that we can apply it directly to a buildroot tree), either
created with git-format-patch+git-send-email (recommended), or
manually. The manual explains how to handle this:
http://buildroot.uclibc.org/downloads/manual/manual.html#_contributing_to_buildroot

Please let us know if something is unclear.

Best regards,
Thomas



More information about the buildroot mailing list