libdrm: Explicitly disable the cairo dependency
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Oct 2012 11:46:05 +0000 (11:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Oct 2012 15:18:26 +0000 (16:18 +0100)
commit17e029c9261eb1dadd916051503edd3382d7f2ff
treee75c957ada74018415cfb2aa9b69da8663d683ef
parent911179fe6614cc0d0abf47346b49f0513b95b5d9
libdrm: Explicitly disable the cairo dependency

We don't want the cairo dependency. Unfortunately simply checking whether its present
isn't good enough. If its not in DEPENDS, it can disappear half way through building.
We therefore need to explictly disable it.

(From OE-Core rev: 51df11c5747f69b4112121df78fc1e10644d390a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/drm/libdrm.inc
meta/recipes-graphics/drm/libdrm/nocairo.patch [new file with mode: 0644]
meta/recipes-graphics/drm/libdrm_2.4.39.bb