diff options
Diffstat (limited to 'dev/todo.html')
-rwxr-xr-x | dev/todo.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/todo.html b/dev/todo.html index 9d6c3fa..a6fd748 100755 --- a/dev/todo.html +++ b/dev/todo.html @@ -124,6 +124,6 @@ <li>Modify opkg to dynamically link against libbusybox.</li> <li>Add <code>Build-Depends</code> and <code>Depends</code> fields to the <code>opkg</code> source package.</li> <li>Investigate API and ABI stability of libbusybox. This may require coordination with BusyBox developers.</li> - <li>Look at each patch in opkg against libbb. If it's still useful in newer versions, then refresh it, apply it to the <code>busybox</code> source package, and forward it upstream to BusyBox.<li> + <li>Look at each patch in opkg against libbb. If it's still useful in newer versions, then refresh it, apply it to the <code>busybox</code> source package, and forward it upstream to BusyBox.</li> </ul> <!--#include virtual="../includes/footer.html" --> |