- Refreshed patches - Release notes 2.34.0: 2ae0a9cb82/Documentation/RelNotes/2.34.0.txt - Release notes 2.34.1: 2ae0a9cb82/Documentation/RelNotes/2.34.1.txt Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2ae0a9cb82/Documentation/RelNotes/2.34.0.txt
2ae0a9cb82/Documentation/RelNotes/2.34.1.txt
The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Based on: http://lists.busybox.net/pipermail/buildroot/2016-May/161696.html Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Signed-off-by: Jakub Piotr Cłapa <jpc@loee.pl>