diff options
author | duerpei <duep.fnst@fujitsu.com> | 2022-03-23 14:35:20 +0800 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-03-24 15:15:29 +0000 |
commit | 49f911b73e57d2f10a771613f60d8fa8a4f6a507 (patch) | |
tree | 649dc884ed6b3e462d576a6e8896dc4a65712a74 /recipes-demo/html5-launcher | |
parent | 33fa4e419dc15b86a169851fd4597447f0549ef0 (diff) |
Correct the content in the SUMMARY
Bug-AGL: SPEC-4307
Signed-off-by: duerpei <duep.fnst@fujitsu.com>
Change-Id: Iee5a0ae6c782fd0dfc793bbbcf112471b9a869a2
(cherry picked from commit 866d959acd29437ed96780fdea86bbc55e298fb2)
Diffstat (limited to 'recipes-demo/html5-launcher')
-rw-r--r-- | recipes-demo/html5-launcher/html5-launcher_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/html5-launcher/html5-launcher_git.bb b/recipes-demo/html5-launcher/html5-launcher_git.bb index 61899e4c9..4fa36eda9 100644 --- a/recipes-demo/html5-launcher/html5-launcher_git.bb +++ b/recipes-demo/html5-launcher/html5-launcher_git.bb @@ -1,4 +1,4 @@ -SUMMARY = "AGL HTML5 HVAC Application" +SUMMARY = "AGL HTML5 Launcher Application" HOMEPAGE = "https://git.automotivelinux.org/apps/html5-launcher/" SECTION = "apps" LICENSE = "Apache-2.0" |