From 7cc773c7cbc8a130e9b66f24b9023a74f6c71a90 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Fri, 21 Aug 2015 09:56:30 +0200 Subject: images: install eglinfo-x11 only in x11 based images --- recipes/images/angstrom-lxde-image.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/images/angstrom-lxde-image.bb') diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb index 09fd026..17f25ad 100644 --- a/recipes/images/angstrom-lxde-image.bb +++ b/recipes/images/angstrom-lxde-image.bb @@ -111,6 +111,7 @@ IMAGE_INSTALL_append_tegra = " \ tegrastats-gtk \ gnome-disk-utility \ mime-support \ + eglinfo-x11 \ " IMAGE_INSTALL_append_apalis-imx6 = " \ gpioconfig \ @@ -118,6 +119,7 @@ IMAGE_INSTALL_append_apalis-imx6 = " \ IMAGE_INSTALL_append_mx6 = " \ gnome-disk-utility \ mime-support \ + eglinfo-x11 \ " IMAGE_INSTALL_append_vf = " \ gpioconfig \ -- cgit v1.2.3