]> code.ossystems Code Review - openembedded-core.git/commit
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 13:50:48 +0000 (14:50 +0100)
commit51df11c5747f69b4112121df78fc1e10644d390a
tree90f731d0a7052a3b3898465bb1d43118cc4709ce
parent06c5593d15f206458b9a5b45ed1229abfee16e95
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.

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