From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 868EEE00D21; Wed, 13 Mar 2019 20:27:39 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, * medium trust * [198.47.19.142 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E2C0EE00B43 for ; Wed, 13 Mar 2019 20:27:38 -0700 (PDT) Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id x2E3RcYh101603 for ; Wed, 13 Mar 2019 22:27:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1552534058; bh=OsPF5PyF20fe4s7KF6mM5Wdf1Ga/yPFRuXC5Yb78Z/Q=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=NIQ+5gtmAnUOcZ8RngBFBwrqGMXw552AQbDC4NPYsvmGlK4afuJu8gsPwh+xOu/FC eBcXp6LAwqRpmcDKS5v4EMizz3srftq4MTUnP3ilFrlZQOwI/7h2OVQgo6KLQ01xnw snfdfai5oK0fzvdKqvZIohJ2E/Q6waEpWZXjgYLw= Received: from DLEE111.ent.ti.com (dlee111.ent.ti.com [157.170.170.22]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id x2E3RcHd047761 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 13 Mar 2019 22:27:38 -0500 Received: from DLEE104.ent.ti.com (157.170.170.34) by DLEE111.ent.ti.com (157.170.170.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1591.10; Wed, 13 Mar 2019 22:27:38 -0500 Received: from dlep33.itg.ti.com (157.170.170.75) by DLEE104.ent.ti.com (157.170.170.34) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1591.10 via Frontend Transport; Wed, 13 Mar 2019 22:27:38 -0500 Received: from puget.gt.design.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep33.itg.ti.com (8.14.3/8.13.8) with ESMTP id x2E3RaO0017670; Wed, 13 Mar 2019 22:27:37 -0500 From: Denys Dmytriyenko To: Date: Thu, 14 Mar 2019 03:18:08 +0000 Message-ID: <20190314031810.27721-4-denys@ti.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190314031810.27721-1-denys@ti.com> References: <20190314031810.27721-1-denys@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Subject: [rocko/thud/master][PATCH v2 4/6] ti-xdctools: Update to version 3.51.01.18 X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2019 03:27:39 -0000 Content-Type: text/plain From: Mahesh Radhakrishnan The license checksum update is due to the version number update. The licenses have not changed. Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- ...i-xdctools_3.50.08.24.bb => ti-xdctools_3.51.01.18.bb} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename recipes-ti/devtools/{ti-xdctools_3.50.08.24.bb => ti-xdctools_3.51.01.18.bb} (35%) diff --git a/recipes-ti/devtools/ti-xdctools_3.50.08.24.bb b/recipes-ti/devtools/ti-xdctools_3.51.01.18.bb similarity index 35% rename from recipes-ti/devtools/ti-xdctools_3.50.08.24.bb rename to recipes-ti/devtools/ti-xdctools_3.51.01.18.bb index 1e776e77..35258b4d 100644 --- a/recipes-ti/devtools/ti-xdctools_3.50.08.24.bb +++ b/recipes-ti/devtools/ti-xdctools_3.51.01.18.bb @@ -1,9 +1,9 @@ require recipes-ti/devtools/ti-xdctools-core.inc -PV = "3_50_08_24" +PV = "3_51_01_18" PR = "r0" -LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;beginline=1;endline=140;md5=1796f68c3d32d408415f5612f1f60652" +LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;beginline=1;endline=140;md5=7d8508a640d8e76fe372141df01c351f" -SRC_URI[xdczip.md5sum] = "19e73ea981354e6fa7144978bc16e215" -SRC_URI[xdczip.sha256sum] = "335fd4050abba8e3c1c38d382d39a889441ef0d9bee57dba5892923acd586488" +SRC_URI[xdczip.md5sum] = "54b80b603471623c1dbb0cfeb75b0fe2" +SRC_URI[xdczip.sha256sum] = "9bbbf433f0970bcb0cbf938615afe4d54420ecc56bc6e872f1a004338a8f19d5" -- 2.17.1