diff options
author | Jacob Stiffler <j-stiffler@ti.com> | 2017-06-01 21:27:55 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-06-11 18:36:32 -0400 |
commit | 52db4c62fb28a1cae969bc2a94738b74cba4697a (patch) | |
tree | 5169f13bd7e2f371b5229eaa94a65e618457bfaf /recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb | |
parent | 2ced48ecf3215f9f10073c73f5a94156a0b586fc (diff) | |
download | meta-ti-52db4c62fb28a1cae969bc2a94738b74cba4697a.tar.gz |
recipes: remove ti-pdk device configuration
* These variables have been moved into the machine configuration
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb')
-rw-r--r-- | recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb b/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb index adb091af..198f2bf3 100644 --- a/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb +++ b/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb | |||
@@ -5,8 +5,3 @@ require qmss-lld.inc | |||
5 | PR = "${INC_PR}.0" | 5 | PR = "${INC_PR}.0" |
6 | 6 | ||
7 | DEPENDS_append = " rm-lld-rtos" | 7 | DEPENDS_append = " rm-lld-rtos" |
8 | |||
9 | TI_PDK_LIMIT_SOCS_k2hk = "k2h k2k" | ||
10 | TI_PDK_LIMIT_SOCS_k2l-evm = "k2l" | ||
11 | TI_PDK_LIMIT_SOCS_k2e = "k2e" | ||
12 | TI_PDK_LIMIT_SOCS_k2g = "k2g" | ||