diff options
author | duerpei <duep.fnst@fujitsu.com> | 2022-04-01 11:32:14 +0800 |
---|---|---|
committer | duerpei <duep.fnst@fujitsu.com> | 2022-04-01 11:32:14 +0800 |
commit | 860796f3d7fa8ac4c91c15bee14aebcbee48d3f4 (patch) | |
tree | df4c94da92ca3be6d81e3d8928a56d45246e13bc /recipes-demo | |
parent | 142aa7c7e3dc5221635c99f4fdd3d987407c7e1a (diff) |
html5-background:Correct the content in SUMMARY
Bug-AGL: SPEC-4307
Signed-off-by: duerpei <duep.fnst@fujitsu.com>
Change-Id: I7a4a81ef9ee3940be7587fbca32e119bcc5a5e40
Diffstat (limited to 'recipes-demo')
-rw-r--r-- | recipes-demo/html5-background/html5-background_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/html5-background/html5-background_git.bb b/recipes-demo/html5-background/html5-background_git.bb index 798417b71..c06ece09e 100644 --- a/recipes-demo/html5-background/html5-background_git.bb +++ b/recipes-demo/html5-background/html5-background_git.bb @@ -1,4 +1,4 @@ -SUMMARY = "AGL HTML5 Homescreen" +SUMMARY = "AGL HTML5 Background" HOMEPAGE = "https://github.com/AGL-web-applications/background" SECTION = "apps" LICENSE = "Apache-2.0" |