summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/drm
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2010-11-19 14:37:01 -0600
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-16 15:53:08 +0000
commitcda749d2b85e4361a9d0cdcf70cb62659a4206aa (patch)
tree36ca6d4c4d14573fdb96fa6bce224589d847ddee /meta/recipes-graphics/drm
parent04e811c2a8df2cf4380789c80fb2db7918ea94dd (diff)
downloadpoky-cda749d2b85e4361a9d0cdcf70cb62659a4206aa.tar.gz
recipes-graphics: Add SUMMARY and update DESCRIPTION
Add the missing SUMMARY fields and update DESCRIPTION fields if necessary Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-graphics/drm')
-rw-r--r--meta/recipes-graphics/drm/libdrm.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/drm/libdrm.inc b/meta/recipes-graphics/drm/libdrm.inc
index 4f153ff7f7..54968dbd6a 100644
--- a/meta/recipes-graphics/drm/libdrm.inc
+++ b/meta/recipes-graphics/drm/libdrm.inc
@@ -1,3 +1,4 @@
1SUMMARY = "Direct Rendering Manager userspace library"
1DESCRIPTION = "userspace library for accessing the DRM(direct rendering manager)" 2DESCRIPTION = "userspace library for accessing the DRM(direct rendering manager)"
2HOMEPAGE = "http://dri.freedesktop.org" 3HOMEPAGE = "http://dri.freedesktop.org"
3SECTION = "x11/base" 4SECTION = "x11/base"