summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-02-12 05:06:15 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-02-12 02:17:52 +0000
commit416ca6041ee3be5f451414f0b250921d5c968e85 (patch)
treecbae695b5f2298f1399d83f9e7ddee358030cfa8 /recipes-ti
parentde8612bd55d972eeb4455652969a0ebb0e5bda4b (diff)
downloadmeta-ti-416ca6041ee3be5f451414f0b250921d5c968e85.tar.gz
multiprocmgr: swap SUMMARY and DESCRIPTION fields
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti')
-rw-r--r--recipes-ti/multiprocmgr/multiprocmgr_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ti/multiprocmgr/multiprocmgr_git.bb b/recipes-ti/multiprocmgr/multiprocmgr_git.bb
index aea24456..b3479fb9 100644
--- a/recipes-ti/multiprocmgr/multiprocmgr_git.bb
+++ b/recipes-ti/multiprocmgr/multiprocmgr_git.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "TI Multiproc Manager for KeyStone II" 1SUMMARY = "TI Multiproc Manager for KeyStone II"
2SUMMARY = "Provides download, debug and other utilities for other cores in the SOC like DSP" 2DESCRIPTION = "Provides download, debug and other utilities for other cores in the SOC like DSP"
3 3
4include multiprocmgr.inc 4include multiprocmgr.inc
5 5