[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:43 PST 2013
Module: meta-ti
Branch: dylan
Commit: 671713a344813637d8645ea537dc6500731b6c63
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=671713a344813637d8645ea537dc6500731b6c63
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