From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2lp0244.outbound.protection.outlook.com [207.46.163.244]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id EBF01E00BF5 for ; Mon, 28 Apr 2014 05:56:41 -0700 (PDT) Received: from CH1PR03CA004.namprd03.prod.outlook.com (10.255.156.149) by BY2PR03MB556.namprd03.prod.outlook.com (10.141.142.145) with Microsoft SMTP Server (TLS) id 15.0.929.12; Mon, 28 Apr 2014 12:56:36 +0000 Received: from BY2FFO11FD028.protection.gbl (10.255.156.132) by CH1PR03CA004.outlook.office365.com (10.255.156.149) with Microsoft SMTP Server (TLS) id 15.0.929.12 via Frontend Transport; Mon, 28 Apr 2014 12:56:35 +0000 Received: from tx30smr01.am.freescale.net (192.88.168.1) by BY2FFO11FD028.mail.protection.outlook.com (10.1.15.217) with Microsoft SMTP Server (TLS) id 15.0.929.8 via Frontend Transport; Mon, 28 Apr 2014 12:56:35 +0000 Received: from neo.am.freescale.net (neo.am.freescale.net [10.81.16.89]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id s3SCuYt0018429; Mon, 28 Apr 2014 05:56:34 -0700 From: Lauren Post To: Date: Mon, 28 Apr 2014 07:43:42 -0500 Message-ID: <1398689030-22174-12-git-send-email-lauren.post@freescale.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1398689030-22174-1-git-send-email-lauren.post@freescale.com> References: <1398689030-22174-1-git-send-email-lauren.post@freescale.com> X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:192.88.168.1; CTRY:US; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(10009001)(6009001)(428001)(199002)(189002)(5423002)(4396001)(50986999)(92566001)(99396002)(20776003)(33646001)(85852003)(77096999)(83322001)(44976005)(83072002)(76482001)(80022001)(87936001)(76176999)(77982001)(47776003)(81542001)(6806004)(19580405001)(46102001)(19580395003)(50226001)(79102001)(89996001)(81342001)(77156001)(74502001)(36756003)(31966008)(74662001)(575784001)(92726001)(88136002)(62966002)(80976001)(87286001)(86362001)(48376002)(101416001)(50466002)(93916002); DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR03MB556; H:tx30smr01.am.freescale.net; FPR:391C7F5C.FAA9562B.EF657384.5BABEDCB.20265; MLV:sfv; PTR:gate-tx3.freescale.com; A:1; MX:1; LANG:en; MIME-Version: 1.0 X-Forefront-PRVS: 01952C6E96 Received-SPF: None (: freescale.com does not designate permitted sender hosts) X-OriginatorOrg: freescale.com Subject: [meta-fsl-arm v2] 11/19] gpu-viv-bin-mx6q: Update to 3.10.17-1.0.0 GA version 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: Mon, 28 Apr 2014 12:56:42 -0000 Content-Type: text/plain Change-Id: If7482f4072d136f4de4ea17d3a7a3ad18edac043 Signed-off-by: Lauren Post --- .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 4 +--- .../gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc index 078d6d4..4106848 100644 --- a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc +++ b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc @@ -17,8 +17,7 @@ PE = "1" inherit fsl-eula-unpack -# FIXME: Drop 'beta' suffix for GA release -SRC_URI = "${FSL_MIRROR}/${PN}-${@'${PV}'.replace('1.0.0', '1.0.0-beta')}.bin;fsl-eula=true \ +SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.bin;fsl-eula=true \ file://egl.pc \ file://egl_x11.pc \ file://glesv1_cm.pc \ @@ -32,7 +31,6 @@ SRC_URI = "${FSL_MIRROR}/${PN}-${@'${PV}'.replace('1.0.0', '1.0.0-beta')}.bin;fs file://wayland-viv.pc \ file://directfbrc \ " -S = "${WORKDIR}/${PN}-${@'${PV}'.replace('1.0.0', '1.0.0-beta')}" PACKAGES =+ "libclc-mx6 libclc-mx6-dev libclc-mx6-dbg \ libgl-mx6 libgl-mx6-dev libgl-mx6-dbg \ diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb index 58b1f0f..0a16621 100644 --- a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb +++ b/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.17-1.0.0-hfp.bb @@ -3,7 +3,7 @@ require gpu-viv-bin-mx6q.inc -SRC_URI[md5sum] = "11e844bb6ba04295cdcd78731076c96d" -SRC_URI[sha256sum] = "863d20ecba3ed5865c12a77717aa61b492ff93c9c81f6bb3f051322291631e0c" +SRC_URI[md5sum] = "8b9c4f6181acf46028e39508a970ecc1" +SRC_URI[sha256sum] = "7e5a3db22b99740756f408b881691f81c03090256754e44f69369bf039e9cbcf" PACKAGE_FP_TYPE = "hardfp" -- 1.7.9.5