launcher: Correct "HOMEPAGE" in launcher_git.bb 01/27501/1
authorduerpei <duep.fnst@fujitsu.com>
Fri, 20 May 2022 02:01:54 +0000 (10:01 +0800)
committerduerpei <duep.fnst@fujitsu.com>
Fri, 20 May 2022 02:01:54 +0000 (10:01 +0800)
The originally link in homepage cannot be opened
when copied to the browser.
Replace it with link that can be opened

Bug-AGL: SPEC-4368

Signed-off-by: duerpei <duep.fnst@fujitsu.com>
Change-Id: I03a67694c639a9abaf70e0f5624b0d528dbbf980

recipes-demo/launcher/launcher_git.bb

index e677341..04f34da 100644 (file)
@@ -1,6 +1,6 @@
 SUMMARY     = "AGL Launcher Application"
 DESCRIPTION = "AGL Launcher Application build with recipe method"
-HOMEPAGE    = "https://gerrit.automotivelinux.org/gerrit/apps/launcher"
+HOMEPAGE    = "https://git.automotivelinux.org/apps/launcher"
 SECTION     = "apps"
 LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"