From 2984c298e538493dc9ca26a685ad82c0dbd15415 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Thu, 14 Jan 2021 12:49:25 -0500 Subject: 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 Change-Id: I97cc00610463aa59f7e23ecccc9c625fbfed7a74 --- recipes-demo/onscreenapp/onscreenapp_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-demo/onscreenapp') diff --git a/recipes-demo/onscreenapp/onscreenapp_git.bb b/recipes-demo/onscreenapp/onscreenapp_git.bb index b0f63d16..5278aaf4 100644 --- a/recipes-demo/onscreenapp/onscreenapp_git.bb +++ b/recipes-demo/onscreenapp/onscreenapp_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "onscreenapp for displaying onscreen" -DESCRIPTION = "AGL HMI Application for displaying onscreen" +SUMMARY = "onscreenapp for displaying popup windows" +DESCRIPTION = "AGL demonstration HMI Application for displaying popup windows" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/onscreenapp" SECTION = "apps" -- cgit 1.2.3-korg