]> code.ossystems Code Review - openembedded-core.git/commit
libdrm: use RRECOMMENDS for libdrm-drivers
authorChristopher Larson <chris_larson@mentor.com>
Fri, 13 Dec 2013 14:50:10 +0000 (07:50 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Dec 2013 12:12:39 +0000 (12:12 +0000)
commitfaa5fc8c4d6cf236cd87d3308a2828d37da97742
treef9da9a7ecb02bb31b0ddf463720bedd513798fad
parentfb9b12121f97f59d92ec2b8fdbe0e68f336f0576
libdrm: use RRECOMMENDS for libdrm-drivers

As libdrm enables modules automatically, based on what it needs / can build,
it's unlikely we'll *ever* get a situation where all the modules are emitted,
so libdrm-drivers, which depends on all of them, ends up being useless and
non-installable. Make it use rrecommends, so it only pulls in what we have.

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/drm/libdrm.inc