diff options
Diffstat (limited to 'recipes/images/angstrom-qt-x11-image.bb')
-rw-r--r-- | recipes/images/angstrom-qt-x11-image.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/images/angstrom-qt-x11-image.bb b/recipes/images/angstrom-qt-x11-image.bb index 13d1124..1335870 100644 --- a/recipes/images/angstrom-qt-x11-image.bb +++ b/recipes/images/angstrom-qt-x11-image.bb @@ -133,8 +133,12 @@ IMAGE_INSTALL_QT4 = " \ icu \ " +IMAGE_INSTALL_append_tegra = " \ + eglinfo-x11 \ +" IMAGE_INSTALL_append_mx6 = " \ packagegroup-fsl-tools-gpu \ + eglinfo-x11 \ " IMAGE_INSTALL += " \ |