From: Scott Murray Date: Thu, 14 Jan 2021 17:49:25 +0000 (-0500) Subject: Update SUMMARY and DESCRIPTION in app recipes X-Git-Tag: 10.92.0~5 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=2984c298e538493dc9ca26a685ad82c0dbd15415;p=AGL%2Fmeta-agl-demo.git 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 --- diff --git a/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb b/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb index da15ac83b..21df8cfb4 100644 --- a/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb +++ b/recipes-demo/cluster-dashboard/cluster-dashboard_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "Instrument Cluster Dashboard AGL Demonstration" -DESCRIPTION = "AGL HMI Application for demonstrating instrument cluster dashboard" +SUMMARY = "Instrument Cluster Dashboard application" +DESCRIPTION = "AGL demonstration instrument cluster dashboard application" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-cluster-demo-dashboard" SECTION = "apps" diff --git a/recipes-demo/cluster-receiver/cluster-receiver_git.bb b/recipes-demo/cluster-receiver/cluster-receiver_git.bb index 534351f23..a341ef2d1 100644 --- a/recipes-demo/cluster-receiver/cluster-receiver_git.bb +++ b/recipes-demo/cluster-receiver/cluster-receiver_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "Instrument Cluster Receiver AGL Demonstration" -DESCRIPTION = "AGL HMI Application for demonstrating instrument cluster remote display" +SUMMARY = "Instrument Cluster Receiver application" +DESCRIPTION = "AGL demonstration instrument cluster remote display application" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-cluster-demo-receiver" SECTION = "apps" diff --git a/recipes-demo/dashboard/dashboard_git.bb b/recipes-demo/dashboard/dashboard_git.bb index 70a8793d2..f19eb1fc3 100644 --- a/recipes-demo/dashboard/dashboard_git.bb +++ b/recipes-demo/dashboard/dashboard_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "Dashboard for CES2017 AGL Demonstration" -DESCRIPTION = "AGL HMI Application for demonstrating dashboard on AGL Distribution" +SUMMARY = "Dashboard application" +DESCRIPTION = "AGL demonstration Dashboard application" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/dashboard" SECTION = "apps" diff --git a/recipes-demo/homescreen/homescreen_git.bb b/recipes-demo/homescreen/homescreen_git.bb index bfdf06e72..92c245836 100644 --- a/recipes-demo/homescreen/homescreen_git.bb +++ b/recipes-demo/homescreen/homescreen_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "AGL Home Screen Application" -DESCRIPTION = "AGL Home Screen Application build with recipe method" +SUMMARY = "Home Screen application" +DESCRIPTION = "AGL demonstration Home Screen application" HOMEPAGE = "http://docs.automotivelinux.org" LICENSE = "Apache-2.0" SECTION = "apps" diff --git a/recipes-demo/hvac/hvac_git.bb b/recipes-demo/hvac/hvac_git.bb index 5e36e2d41..2094652ab 100644 --- a/recipes-demo/hvac/hvac_git.bb +++ b/recipes-demo/hvac/hvac_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "HVAC for CES2017 AGL Demonstration" -DESCRIPTION = "AGL HMI Application for demonstrating HVAC on AGL Distribution" +SUMMARY = "HVAC application" +DESCRIPTION = "AGL demonstration HVAC application" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/hvac" SECTION = "apps" diff --git a/recipes-demo/mediaplayer/mediaplayer_git.bb b/recipes-demo/mediaplayer/mediaplayer_git.bb index 974b20275..08990dc45 100644 --- a/recipes-demo/mediaplayer/mediaplayer_git.bb +++ b/recipes-demo/mediaplayer/mediaplayer_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "Media Player for CES2017 AGL Demonstration" -DESCRIPTION = "AGL HMI Application for demonstrating Media Player on AGL Distribution" +SUMMARY = "Media Player application" +DESCRIPTION = "AGL demonstration Media Player application" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/mediaplayer" SECTION = "apps" diff --git a/recipes-demo/messaging/messaging_git.bb b/recipes-demo/messaging/messaging_git.bb index d2e3ff80d..fbdff55fd 100644 --- a/recipes-demo/messaging/messaging_git.bb +++ b/recipes-demo/messaging/messaging_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "Messaging application for AGL Demonstration" -DESCRIPTION = "AGL HMI Application for demonstrating messaging on AGL Distribution" +SUMMARY = "Messaging application" +DESCRIPTION = "AGL demonstration Messaging application" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/messaging" SECTION = "apps" diff --git a/recipes-demo/mixer/mixer_git.bb b/recipes-demo/mixer/mixer_git.bb index 1e4a2717c..930e79210 100644 --- a/recipes-demo/mixer/mixer_git.bb +++ b/recipes-demo/mixer/mixer_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "Mixer for CES2017 AGL Demonstration" -DESCRIPTION = "AGL HMI application for control of PipeWire mixer elements" +SUMMARY = "Mixer application" +DESCRIPTION = "AGL demonstration Mixer application for control of PipeWire mixer elements" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/mixer" SECTION = "apps" 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" diff --git a/recipes-demo/onscreenapp/onscreenapp_git.bb b/recipes-demo/onscreenapp/onscreenapp_git.bb index b0f63d162..5278aaf42 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" diff --git a/recipes-demo/phone/phone_git.bb b/recipes-demo/phone/phone_git.bb index a8781852d..dd8672274 100644 --- a/recipes-demo/phone/phone_git.bb +++ b/recipes-demo/phone/phone_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "Phone for CES2017 AGL Demonstration" -DESCRIPTION = "AGL HMI Application for demonstrating phone on AGL Distribution" +SUMMARY = "Phone application" +DESCRIPTION = "AGL demonstration Phone application" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/phone" SECTION = "apps" diff --git a/recipes-demo/radio/radio_git.bb b/recipes-demo/radio/radio_git.bb index 7b0934faa..cba376cd6 100644 --- a/recipes-demo/radio/radio_git.bb +++ b/recipes-demo/radio/radio_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "Radio for CES2017 AGL Demonstration" -DESCRIPTION = "AGL HMI Application for demonstrating Radio on AGL Distribution" +SUMMARY = "Radio application" +DESCRIPTION = "AGL demonstration Radio application" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/radio" SECTION = "apps" diff --git a/recipes-demo/settings/settings_git.bb b/recipes-demo/settings/settings_git.bb index 776c764ca..6486b0362 100644 --- a/recipes-demo/settings/settings_git.bb +++ b/recipes-demo/settings/settings_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "Settings for CES2017 AGL Demonstration" -DESCRIPTION = "AGL HMI Application for demonstrating Settings on AGL Distribution" +SUMMARY = "Settings application" +DESCRIPTION = "AGL demonstration Settings application" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/settings" SECTION = "apps" diff --git a/recipes-demo/taskmanager/taskmanager_git.bb b/recipes-demo/taskmanager/taskmanager_git.bb index 68965eb55..19c9fd6f9 100644 --- a/recipes-demo/taskmanager/taskmanager_git.bb +++ b/recipes-demo/taskmanager/taskmanager_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "Task Manager for AGL Demonstration" -DESCRIPTION = "AGL HMI Application for demonstrating task visualisation and management on AGL Distribution" +SUMMARY = "Task Manager application" +DESCRIPTION = "AGL demonstration task visualization and management application" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/taskmanager" SECTION = "apps" diff --git a/recipes-demo/telematics-recorder/telematics-recorder_git.bb b/recipes-demo/telematics-recorder/telematics-recorder_git.bb index 1636cb000..2c2ee1767 100644 --- a/recipes-demo/telematics-recorder/telematics-recorder_git.bb +++ b/recipes-demo/telematics-recorder/telematics-recorder_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "Telematics Recorder AGL Demonstration" -DESCRIPTION = "AGL Application for demonstrating telematics recorder functionality" +SUMMARY = "Telematics Recorder application" +DESCRIPTION = "AGL demonstration telematics recorder application" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-telematics-demo-recorder" SECTION = "apps" diff --git a/recipes-demo/waltham-receiver/waltham-receiver_git.bb b/recipes-demo/waltham-receiver/waltham-receiver_git.bb index d793b0669..113782bec 100644 --- a/recipes-demo/waltham-receiver/waltham-receiver_git.bb +++ b/recipes-demo/waltham-receiver/waltham-receiver_git.bb @@ -1,5 +1,5 @@ -SUMMARY = "Waltham-receiver" -DESCRIPTION = "Waltham-receiver is a demo application for testing out Waltham" +SUMMARY = "Waltham Receiver application" +DESCRIPTION = "AGL demonstration Waltham receiver interactive remote display application" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/apps/waltham-receiver.git" SECTION = "apps"