[Buildroot] [PATCH 6/6] apply-patches.sh: use series file to apply patches in proper order

ludovic.desroches at atmel.com ludovic.desroches at atmel.com
Wed Mar 21 13:26:26 UTC 2012


Hi Peter,

Please find a fix for the issue you have encountered.

At the beginning, recursivity was present into this set of patches but was
removed since I have no real case needing it. I was thinking at this kind of
tarball. So I put it again and do the corrections necessary for this feature:
- Only .patch* and .diff* files are considered as valid patches. The wildcard
at the end is for case such as .patch.arm for example.
- Remove strip-components option which is no more necessary since we no more
skip directories.

I have tested it with liblockfile and by building a rootfs for my target with
a tarball containing patches for the kernel.


Regards

Ludovic



More information about the buildroot mailing list