diff options
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb | 1 | ||||
-rw-r--r-- | meta/recipes-graphics/glew/glew_1.10.0.bb | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb b/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb index e3030221b3..499060b241 100644 --- a/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb +++ b/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb @@ -1,3 +1,4 @@ +SUMMARY = "Example DirectFB applications" DESCRIPTION = "The DirectFB-examples package contains a set of simple DirectFB \ applications that can be used to test and demonstrate various DirectFB \ features" diff --git a/meta/recipes-graphics/glew/glew_1.10.0.bb b/meta/recipes-graphics/glew/glew_1.10.0.bb index e5a63b482a..de25069632 100644 --- a/meta/recipes-graphics/glew/glew_1.10.0.bb +++ b/meta/recipes-graphics/glew/glew_1.10.0.bb @@ -1,3 +1,4 @@ +SUMMARY = "OpenGL extension loading library" DESCRIPTION = "The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library." HOMEPAGE = "http://glew.sourceforge.net/" BUGTRACKER = "http://sourceforge.net/tracker/?group_id=67586" |