[meta-ti] [PATCH 1/3] ti43x.inc: Add SGX as MACHINE_FEATURES
Franklin S. Cooper Jr
fcooper at ti.com
Fri Nov 22 08:00:45 PST 2013
* New Graphics SDK with am43x support has been added.
Signed-off-by: Franklin S. Cooper Jr <fcooper 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"
--
1.7.0.4
More information about the meta-ti
mailing list