mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
f29268ee21
The libusbgx allow easier use and setup of USB gadgets. To easy integration on different systems a libusbgx-config package is provided so it can be used to start and enable respective USB gadget schema. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
3 lines
52 B
Plaintext
3 lines
52 B
Plaintext
IMPORT_SCHEMAS=""
|
|
ENABLED_SCHEMAS="$IMPORT_SCHEMAS"
|