summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric BENARD <eric@eukrea.com>2013-02-16 16:21:52 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2013-02-19 17:30:15 -0300
commitb458df3906204a6007903b3b70a3cc71950a5810 (patch)
treee4cea8d5f00358108ae12130c54231a4ea34d0a1
parenta88b9a8ce751b5047c4baf333b12e8a148b3bb91 (diff)
downloadmeta-fsl-arm-b458df3906204a6007903b3b70a3cc71950a5810.tar.gz
xf86-dri-vivante: fix licence chekcsum
Signed-off-by: Eric Bénard <eric@eukrea.com>
-rw-r--r--recipes-graphics/xorg-driver/xf86-dri-vivante_12.09.01.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/xorg-driver/xf86-dri-vivante_12.09.01.bb b/recipes-graphics/xorg-driver/xf86-dri-vivante_12.09.01.bb
index 1653029..acc5479 100644
--- a/recipes-graphics/xorg-driver/xf86-dri-vivante_12.09.01.bb
+++ b/recipes-graphics/xorg-driver/xf86-dri-vivante_12.09.01.bb
@@ -4,7 +4,7 @@
4LICENSE = "MIT" 4LICENSE = "MIT"
5SECTION = "x11/base" 5SECTION = "x11/base"
6DEPENDS = "virtual/libx11 util-macros xf86-video-imxfb-vivante" 6DEPENDS = "virtual/libx11 util-macros xf86-video-imxfb-vivante"
7LIC_FILES_CHKSUM = "file://src/dri.h;enline=27;md5=1d0d59e1dc96f5197ea3a8b101bf1fcc" 7LIC_FILES_CHKSUM = "file://src/dri.h;enline=27;md5=79a9064e49ae41adca4827cd2281a014"
8 8
9SRC_URI = "${FSL_MIRROR}/dri-xorg-graphic-imx-viv-${PV}.bin;fsl-eula=true" 9SRC_URI = "${FSL_MIRROR}/dri-xorg-graphic-imx-viv-${PV}.bin;fsl-eula=true"
10SRC_URI[md5sum] = "8c90045cd5f4dba81095856634ba5136" 10SRC_URI[md5sum] = "8c90045cd5f4dba81095856634ba5136"