]> code.ossystems Code Review - meta-freescale.git/commitdiff
Revert "xf86-video-imxfb-vivante: Change SRC_URI to point to git"
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 20 Nov 2017 15:53:05 +0000 (13:53 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 20 Nov 2017 15:53:21 +0000 (13:53 -0200)
This reverts commit fb66d5010363083ea8d84160b74c62dad67f9a13. The
commit does an upgrade to the driver without upgrading the other
components. We are reverting this as it must be part of the GPU
upgrade patchset.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc
recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_5.0.11.p8.6.bb

index a6d722bfc42cf2020dc19cb37af3487ae567f974..e284fbce734b180939d61f4cb22f9828dd22f6f8 100644 (file)
@@ -12,10 +12,8 @@ DEPENDS += "virtual/xserver virtual/libx11 virtual/libgal-x11 imx-gpu-viv pixman
 
 LIC_FILES_CHKSUM = "file://COPYING-MIT;md5=b5e9d9f5c02ea831ab3ecf802bb7c4f3"
 
-SRC_URI = "git://source.codeaurora.org/external/imx/xf86-video-imx-vivante.git;protocol=https;branch=${SRCBRANCH} \
-           file://rc.autohdmi"
-
-S = "${WORKDIR}/git/"
+SRC_URI = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-${PV}.tar.gz \
+            file://rc.autohdmi"
 
 INITSCRIPT_PACKAGES = "xserver-xorg-extension-viv-autohdmi"
 INITSCRIPT_NAME = "rc.autohdmi"
index a15033ee584c0f729498602043312e2315c248ec..91456f2202fe1ac0d1b2afea17383d852c4d7871 100644 (file)
@@ -6,5 +6,5 @@ require xf86-video-imxfb-vivante.inc
 
 SRC_URI += "file://Stop-using-Git-to-write-local-version.patch"
 
-SRCBRANCH = "nxp/imx_4.9.11_1.0.0_ga"
-SRCREV = "07ef065dfe09f1c05a1a188c371577faa3677a17"
+SRC_URI[md5sum] = "8acbdddd51c9b1b0fd25137eeabd786d"
+SRC_URI[sha256sum] = "3eed38193e31bb5ba8d2c817bd9b4f6e2fe7540d2cab36de9098cb4f11946a9f"