From 7df7bcadc9e7e07e19d1edce76888fb608bae76e Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 1 Jul 2015 18:15:57 +0200 Subject: images: install gpioconfig only in angstrom-lxde-image gpioconfig depends on gtk+ --- recipes/images/angstrom-lxde-image.bb | 7 +++++++ recipes/images/trdx-extra.inc | 3 --- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb index 82d51b3..3111bf3 100644 --- a/recipes/images/angstrom-lxde-image.bb +++ b/recipes/images/angstrom-lxde-image.bb @@ -107,14 +107,21 @@ GSTREAMER_append_mx6 = " \ GSTREAMER_colibri-vf = "" IMAGE_INSTALL_append_tegra = " \ + gpioconfig \ tegrastats-gtk \ gnome-disk-utility \ mime-support \ " +IMAGE_INSTALL_append_apalis-imx6 = " \ + gpioconfig \ +" IMAGE_INSTALL_append_mx6 = " \ gnome-disk-utility \ mime-support \ " +IMAGE_INSTALL_vf = " \ + gpioconfig \ +" IMAGE_INSTALL += " \ gconf \ diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index 360f1cc..1b0ef84 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -16,7 +16,6 @@ IMAGE_PREPROCESS_COMMAND = "rootfs_update_timestamp" IMAGE_INSTALL_T20_T30 = " \ u-boot-toradex-fw-utils \ - gpioconfig \ tegrastats \ trdx-nv-binaries \ trdx-nv-binaries-nv-gstapps \ @@ -61,7 +60,6 @@ IMAGE_INSTALL_MACHINE_colibri-t30 = " \ #meta-fsl-arm/conf/machine/include/imx-base.inc IMAGE_INSTALL_MACHINE_apalis-imx6 = " \ u-boot-toradex-fsl-fw-utils \ - gpioconfig \ usb-rndis-systemd \ gpio-export \ curl \ @@ -102,7 +100,6 @@ IMAGE_INSTALL_MACHINE_colibri-imx6 = " \ IMAGE_INSTALL_MACHINE_colibri-vf = " \ u-boot-toradex-fsl-fw-utils \ libusbg \ - gpioconfig \ ptpd \ iproute2 \ canutils \ -- cgit v1.2.3