From 416ca6041ee3be5f451414f0b250921d5c968e85 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 12 Feb 2020 05:06:15 +0000 Subject: multiprocmgr: swap SUMMARY and DESCRIPTION fields Signed-off-by: Denys Dmytriyenko --- recipes-ti/multiprocmgr/multiprocmgr_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-ti/multiprocmgr/multiprocmgr_git.bb') 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 @@ -DESCRIPTION = "TI Multiproc Manager for KeyStone II" -SUMMARY = "Provides download, debug and other utilities for other cores in the SOC like DSP" +SUMMARY = "TI Multiproc Manager for KeyStone II" +DESCRIPTION = "Provides download, debug and other utilities for other cores in the SOC like DSP" include multiprocmgr.inc -- cgit v1.2.3-54-g00ecf