]> code.ossystems Code Review - meta-freescale.git/commitdiff
xf86-video-imx-vivante: Remove trailing slash from S
authorKhem Raj <raj.khem@gmail.com>
Tue, 13 Oct 2020 18:19:52 +0000 (11:19 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 13 Oct 2020 18:37:57 +0000 (15:37 -0300)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.4.0.p0.0.bb

index 9268b11e507dafce66720fbeab90d8c27dab8c60..069008c04479e87304efa9bfe1924fcee890a46e 100644 (file)
@@ -18,7 +18,7 @@ SRCBRANCH = "imx_exa_viv6_g2d"
 SRC_URI = "git://source.codeaurora.org/external/imx/xf86-video-imx-vivante.git;protocol=https;branch=${SRCBRANCH} \
            file://rc.autohdmi"
 
-S = "${WORKDIR}/git/"
+S = "${WORKDIR}/git"
 
 INITSCRIPT_PACKAGES = "xserver-xorg-extension-viv-autohdmi"
 INITSCRIPT_NAME = "rc.autohdmi"