diff options
author | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:58 +0200 |
---|---|---|
committer | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:58 +0200 |
commit | f98b448ee835646be48f530b3e6fe13b32b093f5 (patch) | |
tree | 9d1062f1e8893e72829df650f5e558c5fb255955 /recipes-graphics/eglinfo | |
download | meta-fsl-arm-daisy-140929.tar.gz |
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-graphics/eglinfo')
-rw-r--r-- | recipes-graphics/eglinfo/eglinfo-fb_%.bbappend | 3 | ||||
-rw-r--r-- | recipes-graphics/eglinfo/eglinfo-x11_%.bbappend | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend b/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend new file mode 100644 index 0000000..5f359a3 --- /dev/null +++ b/recipes-graphics/eglinfo/eglinfo-fb_%.bbappend | |||
@@ -0,0 +1,3 @@ | |||
1 | # Set i.MX specific dependencies and device type | ||
2 | DEPENDS += "virtual/libgles2" | ||
3 | EGLINFO_DEVICE = "imx6" | ||
diff --git a/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend new file mode 100644 index 0000000..5f359a3 --- /dev/null +++ b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend | |||
@@ -0,0 +1,3 @@ | |||
1 | # Set i.MX specific dependencies and device type | ||
2 | DEPENDS += "virtual/libgles2" | ||
3 | EGLINFO_DEVICE = "imx6" | ||