summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.bb')
-rw-r--r--meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.bb b/meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.bb
new file mode 100644
index 0000000000..65b265fcb7
--- /dev/null
+++ b/meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.bb
@@ -0,0 +1,11 @@
1EGLINFO_PLATFORM ?= "fb"
2EGLINFO_BINARY_NAME ?= "eglinfo-fb"
3
4# .bbappend files in BSP meta layers can add EGLINFO_DEVICE
5# values if necessary. eglinfo.inc contains default values for
6# the currently supported devices.
7# Consult the eglinfo README.md for details
8
9include eglinfo.inc
10
11SUMMARY += "(Framebuffer version)"