[meta-ti] [PATCH 3/3] libdrm: add ti33x and ti43x to COMPATIBLE_MACHINE
Hongmei Gou
h-gou at ti.com
Thu Aug 27 20:16:09 PDT 2015
Signed-off-by: Hongmei Gou <h-gou at ti.com>
---
recipes-graphics/drm/libdrm_2.4.41.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-graphics/drm/libdrm_2.4.41.bb b/recipes-graphics/drm/libdrm_2.4.41.bb
index 0150632..dc1fbe1 100644
--- a/recipes-graphics/drm/libdrm_2.4.41.bb
+++ b/recipes-graphics/drm/libdrm_2.4.41.bb
@@ -2,7 +2,7 @@ require recipes-graphics/drm/libdrm.inc
FILESEXTRAPATHS_append := ":${COREBASE}/meta/recipes-graphics/drm/libdrm"
-COMPATIBLE_MACHINE = "omap-a15"
+COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15"
DEFAULT_PREFERENCE = "-1"
@@ -15,6 +15,6 @@ SRC_URI += "file://installtests-ti.patch \
file://GNU_SOURCE_definition.patch \
"
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
S = "${WORKDIR}/git"
--
1.9.1
More information about the meta-ti
mailing list