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:13:58 +0000 (12:13 +0000)
commit9790f72b11c3f230a2c63bb14e0142170d46700a
tree818c12ab36e7dea3c50d66fdeb36b04b628a138a
parent39e86343be08dcc6d0f11f7ccd85d417f60e8e04
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.

(From OE-Core rev: faa5fc8c4d6cf236cd87d3308a2828d37da97742)

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