From: Jan-Simon Möller Date: Tue, 19 Jul 2016 10:37:05 +0000 (+0200) Subject: Change SRC_URI of wayland-ivi-extension to github X-Git-Tag: 2.0.0~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=e1825a156c7384b21ef2a93436016661b780daaf;p=AGL%2Fmeta-agl.git Change SRC_URI of wayland-ivi-extension to github git.projects.genivi.org seems down for git:// clones, thus replace with github. v2: fix typo Change-Id: I40fa4d2c7c680685b7e68f748d9e087518ee857d Signed-off-by: Jan-Simon Möller (cherry picked from commit c2344312fd5a5f8d17ba614331a7ba55155ee807) --- diff --git a/meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.9.1.bb b/meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.9.1.bb index 9170a9c71..d674be8b3 100644 --- a/meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.9.1.bb +++ b/meta-ivi-common/recipes-graphics/wayland/wayland-ivi-extension_1.9.1.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=176cedb32f48dd58f07e0c1c717b3ea4" DEPENDS = "weston" -SRC_URI = "git://git.projects.genivi.org/${PN}.git \ +SRC_URI = "git://github.com/GENIVI/${PN}.git;protocol=https \ " SRC_URI_append_wandboard = "file://wandboard_fix_build.patch"