Add BR2_EXTERNAL skeleton

This commit is contained in:
2026-03-27 20:57:59 -03:00
parent 27cfa662a3
commit 162a815132
16 changed files with 632 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
config BR2_PACKAGE_MY_SHARED_LIB
bool "my-shared-lib"
help
A shared library providing common functionality used across
multiple Raspberry Pi projects.
Installs libmyshared.so into /usr/lib on the target.
https://github.com/your-org/my-shared-lib