| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
|
|
|
|
|
| |
So that it matches LEDE's default PATH value.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
|
|
|
|
|
|
|
|
| |
Several changes in Makefile.
Migrate init script to procd.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|
|
Bump to version 5.1.4.1
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
|