summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-12-14 22:39:23 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-22 15:22:29 +0100
commitfc4e4940435a5f07d49ce99195c67618ef7a00b6 (patch)
treed09e27e39205e005cea59f4fa605ad4e2fdce504
parenta08f1a3164e9ce16fca09f1f1c016b81eb1fcfaa (diff)
tdx-extra: add libusbgx-examplesmorty
The package has been split into a pure library package (libusbgx) and a package with programs and example configuration (libusbgx- examples). The latter brings gadget-export/import, and the sample configurations Toradex images typically load on startup. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-images/images/tdx-extra.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-images/images/tdx-extra.inc b/recipes-images/images/tdx-extra.inc
index 661ed0f..eb8a9e5 100644
--- a/recipes-images/images/tdx-extra.inc
+++ b/recipes-images/images/tdx-extra.inc
@@ -90,6 +90,7 @@ IMAGE_INSTALL_append_colibri-t20 = " \
IMAGE_INSTALL-MX6QDL = " \
bmode-usb \
libusbgx \
+ libusbgx-examples \
linuxptp \
gpio-export \
file \
@@ -115,6 +116,7 @@ IMAGE_INSTALL_append_colibri-imx6 = " \
IMAGE_INSTALL_append_mx6ull = " \
bmode-usb \
libusbgx \
+ libusbgx-examples \
linuxptp \
ptpd \
mtd-utils-ubifs \
@@ -129,6 +131,7 @@ IMAGE_INSTALL_append_apalis-imx6 = " \
IMAGE_INSTALL_append_vf = " \
linuxptp \
libusbgx \
+ libusbgx-examples \
ptpd \
mtd-utils-ubifs \
kernel-modules \
@@ -142,6 +145,7 @@ IMAGE_INSTALL_append_colibri-vf = " \
IMAGE_INSTALL_append_mx7 = " \
linuxptp \
libusbgx \
+ libusbgx-examples \
file \
aspell \
ptpd \