mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 19:42:41 +00:00
external/openembedded-layer: refresh libusbgx bbappend
to account for the packaging-related changes that have gone into the recipe in meta-oe. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
PACKAGES:prepend:tegra = "${PN}-examples "
|
||||
FILES:${PN}-examples = "${bindir}/gadget-acm-ecm ${bindir}/gadget-export ${bindir}/gadget-ffs \
|
||||
PACKAGECONFIG:tegra = "examples gadget-schemes libconfig"
|
||||
SYSTEMD_PACKAGES:tegra = "${PN}"
|
||||
SYSTEMD_SERVICE:${PN}:tegra = "usbgx.service"
|
||||
RDEPENDS:${PN}:tegra += "libusbgx-config"
|
||||
FILES:${PN}-examples:tegra = "${bindir}/gadget-acm-ecm ${bindir}/gadget-export ${bindir}/gadget-ffs \
|
||||
${bindir}/gadget-hid ${bindir}/gadget-midi ${bindir}/gadget-ms \
|
||||
${bindir}/gadget-rndis-os-desc ${bindir}/gadget-uac2"
|
||||
RRECOMMENDS:${PN}:append:tegra = " kernel-module-tegra-xudc"
|
||||
|
||||
Reference in New Issue
Block a user