config BR2_PACKAGE_MY_COMMON_TOOL bool "my-common-tool" select BR2_PACKAGE_MY_SHARED_LIB help A command-line utility shared across multiple Raspberry Pi projects. Depends on my-shared-lib. Installs the 'my-common-tool' binary into /usr/bin on the target. https://github.com/your-org/my-common-tool