Not on libbusybox.so: it's GPL, no API barrier, no stability promise.
This commit is contained in:
parent
a167ec5e63
commit
9e275e3450
@ -183,6 +183,11 @@ config CONFIG_FEATURE_FULL_LIBBUSYBOX
|
|||||||
used by busybox itself. If you plan to write a separate
|
used by busybox itself. If you plan to write a separate
|
||||||
standalone application which uses libbusybox say 'Y'.
|
standalone application which uses libbusybox say 'Y'.
|
||||||
|
|
||||||
|
Note: libbusybox is GPL, not LGPL, and exports no stable API that
|
||||||
|
might act as a copyright barrier. We can and will modify the
|
||||||
|
exported function set between releases (even minor version number
|
||||||
|
changes), and happily break out-of-tree features.
|
||||||
|
|
||||||
Say 'N' if in doubt.
|
Say 'N' if in doubt.
|
||||||
|
|
||||||
config CONFIG_FEATURE_SHARED_BUSYBOX
|
config CONFIG_FEATURE_SHARED_BUSYBOX
|
||||||
|
Loading…
Reference in New Issue
Block a user