Module: meta-ti Branch: master Commit: 8b6f2e0f967b54b6cf4138d105e392ef1c1dd76b URL: http://arago-project.org/git/meta-ti.git?a=commit;h=8b6f2e0f967b54b6cf4138d105e392ef1c1dd76b
Author: Nicolas Dechesne <[email protected]> Date: Thu Nov 22 15:35:57 2012 +0100 Revert "libdrm: enable omap experimental api support" This reverts commit cce5a7aea905d2e2b167ab51b132ec43ed519a12. 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 <[email protected]> --- recipes-graphics/drm/libdrm_2.4.39.bbappend | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/recipes-graphics/drm/libdrm_2.4.39.bbappend b/recipes-graphics/drm/libdrm_2.4.39.bbappend deleted file mode 100644 index d0c1a77..0000000 --- a/recipes-graphics/drm/libdrm_2.4.39.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -COMPATIBLE_MACHINE = "omap4|omap5" - -EXTRA_OECONF += "--enable-omap-experimental-api" _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
