diff options
| author | Denys Dmytriyenko <denys@konsulko.com> | 2022-02-22 04:13:07 +0000 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2022-02-22 12:01:30 -0600 |
| commit | dd558151806beb2ac95356a7a8275498ccddf125 (patch) | |
| tree | aebcb3192f0e813db6048c82fb965ee607af5147 /recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb | |
| parent | edf5e8ca6cc0728abbc47834bcd74837621c28ec (diff) | |
| download | meta-ti-dd558151806beb2ac95356a7a8275498ccddf125.tar.gz | |
recipes-bsp: remove Keystone1/2 LLDs
Low Level Drivers (LLDs) were used by Keystone1/2 to access peripherals by
RTOS and Linux. Remove due to deprecation.
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@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 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb b/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb deleted file mode 100644 index d854e0bc..00000000 --- a/recipes-bsp/qmss-lld/qmss-lld-rtos_git.bb +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | inherit ti-pdk | ||
| 2 | |||
| 3 | require qmss-lld.inc | ||
| 4 | |||
| 5 | PR = "${INC_PR}.1" | ||
| 6 | |||
| 7 | COMPATIBLE_MACHINE:append = "|c66x" | ||
| 8 | |||
| 9 | DEPENDS:append = " rm-lld-rtos" | ||
