1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 10:50:37 +00:00

Revert "libdrm: enable omap experimental api support"

This reverts commit cce5a7aea9.

Because oe-core (then poky master) was upgraded to libdrm 2.40,
and because OMAP experimental support was enabled there too.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Nicolas Dechesne
2012-11-22 15:35:57 +01:00
committed by Denys Dmytriyenko
parent 4cd8d3c891
commit 8b6f2e0f96
@@ -1,3 +0,0 @@
COMPATIBLE_MACHINE = "omap4|omap5"
EXTRA_OECONF += "--enable-omap-experimental-api"