diff options
author | Scott Murray <scott.murray@konsulko.com> | 2021-01-14 12:49:25 -0500 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-01-15 23:25:48 +0000 |
commit | 2984c298e538493dc9ca26a685ad82c0dbd15415 (patch) | |
tree | 7b23581f5072aea0aa61572f15bd1624d8d3b9a4 /recipes-demo/navigation | |
parent | 42bf046b1b0f8294685d6b89cbed4af1c75ad2b1 (diff) |
Update SUMMARY and DESCRIPTION in app recipes
Update the SUMMARY and DESCRIPTION variable definitions in the
various demo application recipes to remove old references to
"CES 2017" and make them more consistent.
Bug-AGL: SPEC-3748
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I97cc00610463aa59f7e23ecccc9c625fbfed7a74
Diffstat (limited to 'recipes-demo/navigation')
-rw-r--r-- | recipes-demo/navigation/ondemandnavi_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-demo/navigation/ondemandnavi_git.bb b/recipes-demo/navigation/ondemandnavi_git.bb index c06dcae22..98cd526bc 100644 --- a/recipes-demo/navigation/ondemandnavi_git.bb +++ b/recipes-demo/navigation/ondemandnavi_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "AGL Reference On Demand Navigation application." -DESCRIPTION = "Demo AGL navigation application based on QtLocation widget." +SUMMARY = "Navigation application." +DESCRIPTION = "AGL demonstration Navigation application based on QtLocation widget." HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/ondemandnavi" SECTION = "apps" |