mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 13:23:01 +02:00
This is an example of how to create a package that downloads an OCI archive and installs it to /lib/oci Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
config BR2_PACKAGE_CURIOS_HTTPD
|
|
bool "curiOS-httpd"
|
|
help
|
|
Bundle an OCI archive of curiOS-httpd in /lib/oci for
|
|
the given target architecture.
|
|
|
|
https://github.com/kernelkit/curiOS
|