[meta-ti] Denys Dmytriyenko : Revert "dra7xx: add "mmip" to MACHINE_FEATURES"
Arago Project git
git at arago-project.org
Fri Oct 10 12:16:28 PDT 2014
Module: meta-ti
Branch: master
Commit: 651f0b46734dbf13d4242282919253e150eb83ae
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=651f0b46734dbf13d4242282919253e150eb83ae
Author: Denys Dmytriyenko <denys at ti.com>
Date: Fri Oct 10 14:56:14 2014 -0400
Revert "dra7xx: add "mmip" to MACHINE_FEATURES"
Results in gstreamer conflicts in SDK.
This reverts commit aedc4d91bc5088ec6e6fe9d4de506503e201c6ca.
---
conf/machine/include/dra7xx.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/conf/machine/include/dra7xx.inc b/conf/machine/include/dra7xx.inc
index a7c8782..857e1b3 100644
--- a/conf/machine/include/dra7xx.inc
+++ b/conf/machine/include/dra7xx.inc
@@ -1,4 +1,4 @@
require conf/machine/include/omap-a15.inc
SOC_FAMILY_append = ":dra7xx"
-MACHINE_FEATURES += "pci mmip"
+MACHINE_FEATURES += "pci"
More information about the meta-ti
mailing list