[meta-ti] Denys Dmytriyenko : Revert "dra7xx: add "mmip" to MACHINE_FEATURES"
Arago Project git
git at arago-project.org
Fri Oct 10 12:16:30 PDT 2014
Module: meta-ti
Branch: daisy
Commit: ae064c55f3da416df7e37db3c339834ef13656ac
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=ae064c55f3da416df7e37db3c339834ef13656ac
Author: Denys Dmytriyenko <denys at ti.com>
Date: Fri Oct 10 14:55:44 2014 -0400
Revert "dra7xx: add "mmip" to MACHINE_FEATURES"
Results in gstreamer conflicts in SDK.
This reverts commit 2dce435ff1dc09637d62f59d179fb89c468c0818.
---
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