[meta-ti] Maupin, Chase : dra7xx-evm: Use dra7xx include

Arago Project git git at arago-project.org
Wed Jul 2 13:03:26 PDT 2014


Module: meta-ti
Branch: daisy
Commit: ab34a9cb305ac1780fe52c1d5c60836e395556f3
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=ab34a9cb305ac1780fe52c1d5c60836e395556f3

Author: Maupin, Chase <chase.maupin at ti.com>
Date:   Tue Jul  1 19:36:08 2014 +0000

dra7xx-evm: Use dra7xx include

* Update the include file used to the dra7xx.inc file which
  brings access to the dra7xx SOC_FAMILY

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
Acked-by: Franklin Cooper Jr. <fcooper at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 conf/machine/dra7xx-evm.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index 14253cf..7069b44 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -2,7 +2,7 @@
 #@NAME: DRA7xx EVM
 #@DESCRIPTION: Machine configuration for the TI DRA7xx EVM
 
-require conf/machine/include/omap-a15.inc
+require conf/machine/include/dra7xx.inc
 
 IMAGE_FSTYPES += "ubi tar.gz"
 



More information about the meta-ti mailing list