mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
10 lines
324 B
Plaintext
10 lines
324 B
Plaintext
config BR2_PACKAGE_CURIOS_HTTPD
|
|
bool "curiOS-httpd"
|
|
help
|
|
Example of how to bundle an OCI archive of curiOS-httpd in
|
|
/lib/oci for the given target architecture. OCI archives
|
|
can also be bundled in post-build.sh, but with packaging
|
|
the "source" is bundled in SDK builds.
|
|
|
|
https://github.com/kernelkit/curiOS
|