From 5dc30ea55dc1203525a2377ef57184fe8b898b26 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Fri, 4 Mar 2016 16:15:01 +0100 Subject: images: keep mx7 in line with the other machines Signed-off-by: Max Krummenacher Signed-off-by: Stefan Agner --- recipes/images/angstrom-lxde-image.bb | 4 ++++ recipes/images/trdx-extra.inc | 6 ++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb index 256b8f8..68026a7 100644 --- a/recipes/images/angstrom-lxde-image.bb +++ b/recipes/images/angstrom-lxde-image.bb @@ -171,6 +171,10 @@ IMAGE_INSTALL_append_mx6 = " \ mime-support \ eglinfo-x11 \ " +IMAGE_INSTALL_append_mx7 = " \ + gnome-disk-utility \ + mime-support \ +" IMAGE_INSTALL_append_vf = " \ gpioconfig \ xf86-video-modesetting \ diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index 3322fb5..9b7e800 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -90,12 +90,14 @@ IMAGE_INSTALL_append_colibri-vf = " \ " IMAGE_INSTALL_append_mx7 = " \ + libusbg \ + curl \ + file \ + aspell \ ptpd \ iproute2 \ canutils \ mtd-utils-ubifs \ - kernel-modules \ - imx-kobs \ " IMAGE_INSTALL += " \ -- cgit v1.2.3