diff options
Diffstat (limited to 'recipes/images/angstrom-lxde-image.bb')
-rw-r--r-- | recipes/images/angstrom-lxde-image.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb index 394d10a..8cba09d 100644 --- a/recipes/images/angstrom-lxde-image.bb +++ b/recipes/images/angstrom-lxde-image.bb @@ -110,6 +110,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_mx6 = " \ packagegroup-fsl-tools-gpu \ gnome-disk-utility \ mime-support \ + eglinfo-x11 \ " IMAGE_INSTALL_append_vf = " \ gpioconfig \ |