[meta-ti] [PATCH 1/3] libdrm: enable omap experimental api support

Nicolas Dechesne ndec13 at gmail.com
Fri Oct 19 06:51:24 PDT 2012


From: Enrico Butera <ebutera at users.berlios.de>

This is needed to build gst-plugin-ducati.

Signed-off-by: Enrico Butera <ebutera at users.berlios.de>
Signed-off-by: Nicolas Dechesne <n-dechesne at ti.com>
Signed-off-by: Hervé Fache <h-fache at ti.com>
---
 recipes-graphics/drm/libdrm_2.4.39.bbappend |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
 create mode 100644 recipes-graphics/drm/libdrm_2.4.39.bbappend

diff --git a/recipes-graphics/drm/libdrm_2.4.39.bbappend b/recipes-graphics/drm/libdrm_2.4.39.bbappend
new file mode 100644
index 0000000..d0c1a77
--- /dev/null
+++ b/recipes-graphics/drm/libdrm_2.4.39.bbappend
@@ -0,0 +1,3 @@
+COMPATIBLE_MACHINE = "omap4|omap5"
+
+EXTRA_OECONF += "--enable-omap-experimental-api"
-- 
1.7.0.4




More information about the meta-ti mailing list