[meta-ti] Gou, Hongmei : libdrm: add ti33x and ti43x to COMPATIBLE_MACHINE
Arago Project git
git at arago-project.org
Fri Aug 28 17:04:30 PDT 2015
Module: meta-ti
Branch: fido
Commit: 51afff21120ae64f2807537ecde719556c19ec8b
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=51afff21120ae64f2807537ecde719556c19ec8b
Author: Gou, Hongmei <h-gou at ti.com>
Date: Fri Aug 28 09:16:09 2015 +0000
libdrm: add ti33x and ti43x to COMPATIBLE_MACHINE
Signed-off-by: Hongmei Gou <h-gou at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-graphics/drm/libdrm_2.4.41.bb | 4 ++--
1 files 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"
More information about the meta-ti
mailing list