Correct "HOMEPAGE" in some recipe files 48/27348/2 13.0.1 marlin/13.0.1 marlin_13.0.1
authorduerpei <duep.fnst@fujitsu.com>
Wed, 11 May 2022 02:16:57 +0000 (10:16 +0800)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 16 May 2022 13:20:44 +0000 (13:20 +0000)
The links originally written in HOMEPAGE
cannot be opened when copied to the browser.
So I changed them into links that
can be opened in the browser.

Bug-AGL: SPEC-4368

Signed-off-by: duerpei <duep.fnst@fujitsu.com>
Change-Id: I80590ad0761b2e32a8bd42dad35854648b08df10
(cherry picked from commit ff6679e85db6d0138f66238d26257e6318068f89)

recipes-demo/qtquickcontrols2-agl-style/qtquickcontrols2-agl-style_git.bb
recipes-demo/qtquickcontrols2-agl/qtquickcontrols2-agl_git.bb

index c4ce1b9..49d2e85 100644 (file)
@@ -1,5 +1,5 @@
 SUMMARY     = "AGL QtQuickControls2 style customizations"
-HOMEPAGE    = "https://git.automotivelinux.org/gerrit/#/admin/projects/src/qtquickcontrols2-agl-style"
+HOMEPAGE    = "https://git.automotivelinux.org/src/qtquickcontrols2-agl-style"
 LICENSE     = "MPL-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad"
 
index 9457606..79dac68 100644 (file)
@@ -1,5 +1,5 @@
 SUMMARY     = "AGL demo custom QtQuickControls2 widgets"
-HOMEPAGE    = "https://git.automotivelinux.org/gerrit/#/admin/projects/src/qtquickcontrols2-agl"
+HOMEPAGE    = "https://git.automotivelinux.org/src/qtquickcontrols2-agl"
 LICENSE     = "MPL-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad"