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-qt-x11-image.bb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'recipes/images/angstrom-qt-x11-image.bb') diff --git a/recipes/images/angstrom-qt-x11-image.bb b/recipes/images/angstrom-qt-x11-image.bb index f561535..76498f7 100644 --- a/recipes/images/angstrom-qt-x11-image.bb +++ b/recipes/images/angstrom-qt-x11-image.bb @@ -134,6 +134,13 @@ IMAGE_INSTALL_QT4 = " \ icu \ " +IMAGE_INSTALL_append_tegra = " \ + eglinfo-x11 \ +" +IMAGE_INSTALL_append_mx6 = " \ + eglinfo-x11 \ +" + IMAGE_INSTALL += " \ ${IMAGE_INSTALL_QT4} \ \ -- cgit v1.2.3