[meta-ti] Denys Dmytriyenko : soc-family.inc: it's now in OE-Core, remove locally

Arago Project git git at arago-project.org
Sun Mar 4 21:59:41 PST 2012


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

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Mon Mar  5 00:57:36 2012 -0500

soc-family.inc: it's now in OE-Core, remove locally

The soc-family.inc file to set up SOC_FAMILY in MACHINEOVERRIDES has been
accepted upstream to OE-Core, can remove it from meta-ti now.

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 conf/machine/include/soc-family.inc |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/conf/machine/include/soc-family.inc b/conf/machine/include/soc-family.inc
deleted file mode 100644
index 39ca338..0000000
--- a/conf/machine/include/soc-family.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-# Add SOC_FAMILY to machine overrides so we get access to e.g. 'omap3' and 'ti335x'
-MACHINEOVERRIDES .= "${@['', ':${SOC_FAMILY}']['${SOC_FAMILY}' != '']}"
-




More information about the meta-ti mailing list