[meta-ti] [PATCH 1/2] omapl138, omapl138-lcdk: add ti-pdk class configuration
Jacob Stiffler
j-stiffler at ti.com
Thu Jun 15 10:38:04 PDT 2017
Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
conf/machine/include/omapl138.inc | 3 +++
conf/machine/omapl138-lcdk.conf | 3 +++
2 files changed, 6 insertions(+)
diff --git a/conf/machine/include/omapl138.inc b/conf/machine/include/omapl138.inc
index 931995f..999cbc3 100644
--- a/conf/machine/include/omapl138.inc
+++ b/conf/machine/include/omapl138.inc
@@ -1,2 +1,5 @@
require conf/machine/include/omapl1.inc
SOC_FAMILY_append = ":omapl138"
+
+# Set the list of device targets for ti-pdk class recipes
+TI_PDK_LIMIT_SOCS = "omapl138"
diff --git a/conf/machine/omapl138-lcdk.conf b/conf/machine/omapl138-lcdk.conf
index 84e71d0..c2ffb40 100644
--- a/conf/machine/omapl138-lcdk.conf
+++ b/conf/machine/omapl138-lcdk.conf
@@ -16,3 +16,6 @@ IMAGE_FSTYPES += "tar.xz"
SERIAL_CONSOLE = "115200 ttyS2"
KERNEL_DEVICETREE = "da850-evm.dtb da850-lcdk.dtb"
+
+# Set the list of device targets for ti-pdk class recipes
+TI_PDK_LIMIT_BOARDS = "lcdkOMAPL138"
--
1.9.1
More information about the meta-ti
mailing list