From fc4e4940435a5f07d49ce99195c67618ef7a00b6 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Thu, 14 Dec 2017 22:39:23 +0100 Subject: tdx-extra: add libusbgx-examples 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 Acked-by: Marcel Ziswiler --- recipes-images/images/tdx-extra.inc | 4 ++++ 1 file changed, 4 insertions(+) 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 \ -- cgit v1.2.3