Remove legacy 'p' prefix in gerrit url 42/21342/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 20 May 2019 12:18:49 +0000 (14:18 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 20 May 2019 12:18:49 +0000 (14:18 +0200)
Bug-AGL: SPEC-2423

.

Change-Id: If937e6b7891d5d697f5d25e8439b5811453ccb5d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-agl-profile-graphical/recipes-graphics/wayland/waltham-transmitter_git.bb

index 24c7f2c..b373043 100644 (file)
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://waltham-transmitter/COPYING;md5=f21c9af4de068fb53b83f
 
 DEPENDS += "libdrm virtual/kernel wayland waltham weston gstreamer1.0 gstreamer gstreamer1.0-plugins-base gstreamer1.0-plugins-good"
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/weston-ivi-plugins.git;protocol=https"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/weston-ivi-plugins.git;protocol=https"
 SRCREV = "b84f9487a32e5b94c93d34a984858a93d0cefc57"
 
 S = "${WORKDIR}/git/"