From: Nicolas Dechesne <[email protected]> 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. --- recipes-graphics/drm/libdrm_2.4.39.bbappend | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) delete 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 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" -- 1.7.0.4 _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
