applaunchd: Correct "HOMEPAGE" in applaunchd_git.bb 00/27500/2
authorduerpei <duep.fnst@fujitsu.com>
Fri, 20 May 2022 01:11:54 +0000 (09:11 +0800)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 26 May 2022 20:49:21 +0000 (20:49 +0000)
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: I33fccf7711527a657b6b4a0170c85a6f4b6d3767
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27500
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-app-framework/recipes-core/applaunchd/applaunchd_git.bb

index 70af49b..d588868 100644 (file)
@@ -1,6 +1,6 @@
 SUMMARY     = "AGL Application Launcher service"
 DESCRIPTION = "AGL Application Launcher service build with recipe method"
-HOMEPAGE    = "https://gerrit.automotivelinux.org/gerrit/src/applaunchd"
+HOMEPAGE    = "https://git.automotivelinux.org/src/applaunchd"
 SECTION     = "apps"
 LICENSE     = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"