[meta-ti] Franklin S. Cooper Jr : ti43x.inc: Add SGX as MACHINE_FEATURES

Arago Project git git at arago-project.org
Fri Nov 22 11:08:36 PST 2013


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

Author: Franklin S. Cooper Jr <fcooper at ti.com>
Date:   Fri Nov 22 10:00:45 2013 -0600

ti43x.inc: Add SGX as MACHINE_FEATURES

* New Graphics SDK with am43x support has been added.

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

---

 conf/machine/include/ti43x.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/include/ti43x.inc b/conf/machine/include/ti43x.inc
index 12f569e..d9bfd25 100644
--- a/conf/machine/include/ti43x.inc
+++ b/conf/machine/include/ti43x.inc
@@ -38,4 +38,4 @@ UBI_VOLNAME = "rootfs"
 EXTRA_IMAGEDEPENDS += "u-boot"
 
 # List common SoC features, may need to add touchscreen for specific machines
-MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet"
+MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx"



More information about the meta-ti mailing list