diff options
author | Lauren Post <lauren.post@freescale.com> | 2013-10-01 11:39:56 -0500 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-11-03 21:39:54 -0200 |
commit | 1ac40095854e1d515b368751f91a81e015cb7a03 (patch) | |
tree | 1efffea219ee0ac5273f5b0295b28784c49190e9 | |
parent | 06dee2b7cf0c1acc6e3d0235b5946febff3d980b (diff) | |
download | meta-fsl-arm-1ac40095854e1d515b368751f91a81e015cb7a03.tar.gz |
gpu-viv-bin-mx6q: Fix wayland-egl.pc version to 1.0
Change-Id: Iaedeb955467d820717b200bfd85d61dd920ae79e
Signed-off-by: Lauren Post <lauren.post@freescale.com>
-rw-r--r-- | recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/wayland-egl.pc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/wayland-egl.pc b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/wayland-egl.pc index afaeb13..ba1b898 100644 --- a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/wayland-egl.pc +++ b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/wayland-egl.pc | |||
@@ -5,6 +5,6 @@ includedir=${prefix}/include | |||
5 | 5 | ||
6 | Name: wayland-egl | 6 | Name: wayland-egl |
7 | Description: Bind the driver EGL to the Wayland API | 7 | Description: Bind the driver EGL to the Wayland API |
8 | Version: 0.1 | 8 | Version: 1.0.0 |
9 | Libs: -L${libdir} -lEGL | 9 | Libs: -L${libdir} -lEGL |
10 | Cflags: -I${includedir} | 10 | Cflags: -I${includedir} |