summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.0.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-07-28 14:39:15 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-31 15:35:35 +0100
commit45f4c6ab9de8fb73de94b969f6fc7b582c35910b (patch)
treedc2d8801277594cef7ba85373726fb751d3a014d /meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.0.bb
parent779c53911da663f06437e8a06c9a8c361d614fe6 (diff)
downloadopenembedded-core-45f4c6ab9de8fb73de94b969f6fc7b582c35910b.tar.gz
eglinfo: change version from 1.0 to 1.0.0 to match the upstream git tag
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.0.bb')
-rw-r--r--meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.0.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.0.bb b/meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.0.bb
new file mode 100644
index 0000000000..455d31e872
--- /dev/null
+++ b/meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.0.bb
@@ -0,0 +1,6 @@
+EGLINFO_PLATFORM ?= "fb"
+EGLINFO_BINARY_NAME ?= "eglinfo-fb"
+
+include eglinfo.inc
+
+SUMMARY += "(Framebuffer version)"