From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mo3.mail-out.ovh.net (14.mo3.mail-out.ovh.net [188.165.43.98]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 021D1E00550 for ; Sat, 16 Feb 2013 08:22:00 -0800 (PST) Received: from mail96.ha.ovh.net (b6.ovh.net [213.186.33.56]) by mo3.mail-out.ovh.net (Postfix) with SMTP id E6A6EFF852D for ; Sat, 16 Feb 2013 17:36:50 +0100 (CET) Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 16 Feb 2013 18:21:57 +0200 Received: from tal33-3-82-233-81-124.fbx.proxad.net (HELO localhost.localdomain) (ebenard%eukrea.com@82.233.81.124) by ns0.ovh.net with SMTP; 16 Feb 2013 18:21:55 +0200 From: =?UTF-8?q?Eric=20B=C3=A9nard?= To: meta-freescale@yoctoproject.org X-Ovh-Mailout: 178.32.228.3 (mo3.mail-out.ovh.net) Date: Sat, 16 Feb 2013 17:21:52 +0100 Message-Id: <1361031713-11026-1-git-send-email-eric@eukrea.com> X-Mailer: git-send-email 1.7.11.7 MIME-Version: 1.0 X-Ovh-Tracer-Id: 12836103364903808410 X-Ovh-Remote: 82.233.81.124 (tal33-3-82-233-81-124.fbx.proxad.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: 0 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeeitddrfedtucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecu X-Spam-Check: DONE|U 0.5/N X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeeitddrfedtucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecu Subject: [meta-fsl-arm][danny][PATCH 1/2] xf86-dri-vivante: fix licence chekcsum X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2013 16:22:00 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Eric Bénard --- recipes-graphics/xorg-driver/xf86-dri-vivante_12.09.01.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ LICENSE = "MIT" SECTION = "x11/base" DEPENDS = "virtual/libx11 util-macros xf86-video-imxfb-vivante" -LIC_FILES_CHKSUM = "file://src/dri.h;enline=27;md5=1d0d59e1dc96f5197ea3a8b101bf1fcc" +LIC_FILES_CHKSUM = "file://src/dri.h;enline=27;md5=79a9064e49ae41adca4827cd2281a014" SRC_URI = "${FSL_MIRROR}/dri-xorg-graphic-imx-viv-${PV}.bin;fsl-eula=true" SRC_URI[md5sum] = "8c90045cd5f4dba81095856634ba5136" -- 1.7.11.7