]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
rockchip: theobroma-systems: migrate git URLs to HTTPS
authorQuentin Schulz <quentin.schulz@cherry.de>
Thu, 20 Jun 2024 10:24:50 +0000 (12:24 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 17 Jul 2024 04:33:59 +0000 (12:33 +0800)
It turns out only Puma had a working git:// URL. Though that is now
fixed, having HTTPS URLs make it easier to directly reach our cgit
webserver to check what's up without having to change the URL manually.

Depending on your terminal settings, this also makes it possible to
open the link from it.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
board/theobroma-systems/jaguar_rk3588/MAINTAINERS
board/theobroma-systems/puma_rk3399/MAINTAINERS
board/theobroma-systems/ringneck_px30/MAINTAINERS
board/theobroma-systems/tiger_rk3588/MAINTAINERS

index ab7051b427f7e32d27a15e2a6749b8b8ed8ca46a..370d0a1272a1815ddb5f3dd8a5befc5e36df642a 100644 (file)
@@ -10,4 +10,4 @@ F:    include/configs/jaguar_rk3588.h
 F:     arch/arm/dts/rk3588-jaguar*
 F:     configs/jaguar-rk3588_defconfig
 W:     https://embedded.cherry.de/product/jaguar-sbc-rk3588/
-T:     git git://git.embedded.cherry.de/jaguar-u-boot.git
+T:     git https://git.embedded.cherry.de/jaguar-u-boot.git
index 2536e34888779ec519a8e5797ebc7621fd6fd69d..1a5b78bf5353ca92f5ba7599bd427a283f0a9990 100644 (file)
@@ -9,4 +9,4 @@ F:      include/configs/puma_rk3399.h
 F:     arch/arm/dts/rk3399-puma*
 F:     configs/puma-rk3399_defconfig
 W:     https://embedded.cherry.de/product/puma-som-rk3399-q7/
-T:     git git://git.embedded.cherry.de/puma-u-boot.git
+T:     git https://git.embedded.cherry.de/puma-u-boot.git
index 2aff91f4207b0ea8d727588e2b9312af5148a83f..4d4544a2a3e9fb501bb1f31d70c4b0a7b90c1dfb 100644 (file)
@@ -9,4 +9,4 @@ F:      include/configs/ringneck_px30.h
 F:     arch/arm/dts/px30-ringneck*
 F:     configs/ringneck-px30_defconfig
 W:     https://embedded.cherry.de/product/ringneck-som-px30-uq7/
-T:     git git://git.embedded.cherry.de/ringneck-u-boot.git
+T:     git https://git.embedded.cherry.de/ringneck-u-boot.git
index e5aab4b29f3c7c93a9c304f0e990bb48aa2d4620..a95135616ad244a4ec2178e950f4532b152c07ef 100644 (file)
@@ -10,4 +10,4 @@ F:    include/configs/tiger_rk3588.h
 F:     arch/arm/dts/rk3588-tiger*
 F:     configs/tiger-rk3588_defconfig
 W:     https://embedded.cherry.de/product/tiger-som-rk3588-q7/
-T:     git git://git.embedded.cherry.de/tiger-u-boot.git
+T:     git https://git.embedded.cherry.de/tiger-u-boot.git