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>
(cherry picked from commit
|
||
---|---|---|
.. | ||
0001-add-cmake-support.patch | ||
0002-add-preprocessing-for-SPI_DEV_PATH-and-SPI_SPEED.patch | ||
0003-add-SPI_DEV_PATH-and-SPI_SPEED-to-cmake.patch |