From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) by arago-project.org (Postfix) with ESMTP id E1C4452ACE for ; Tue, 6 Jul 2021 16:59:40 +0000 (UTC) Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 166Gxjnh130294; Tue, 6 Jul 2021 11:59:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1625590785; bh=W1bm7Qz3dHPWZ4xliXM+CIzhRuEBZ9EOHo9vUB2UnOY=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=JsW7zygkpjrQreU7HrCx8QUrh+lieWQNoEy4VHymPe1EsvQ1AB5V/kvEdU4DqKuFn 76WLrKxTy+Ovh/svSsIGcJ1TYoGC9tAxhy1ghAdU19/G+FwUZm7t9HtCajyM9RBjeJ xmvocTx3+1B9jBKDbkWx7Cer6kaNxRLsVlMzfggg= Received: from DFLE109.ent.ti.com (dfle109.ent.ti.com [10.64.6.30]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 166Gxj6e112408 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 6 Jul 2021 11:59:45 -0500 Received: from DFLE103.ent.ti.com (10.64.6.24) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Tue, 6 Jul 2021 11:59:45 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2 via Frontend Transport; Tue, 6 Jul 2021 11:59:45 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 166GxifH090313; Tue, 6 Jul 2021 11:59:45 -0500 Date: Tue, 6 Jul 2021 22:29:43 +0530 From: Aparna M To: "Devshatwar, Nikhil" Message-ID: <20210706165943.xbiikpjxbph5c5u7@ti.com> References: <20210624151425.4314-1-nikhil.nd@ti.com> <20210624151631.gvdrwhtflmenyd5a@NiksLab> MIME-Version: 1.0 In-Reply-To: <20210624151631.gvdrwhtflmenyd5a@NiksLab> User-Agent: NeoMutt/20171215 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Cc: "meta-arago@arago-project.org" Subject: Re: [EXTERNAL] Re: [PATCH] matrix-gui-apps-git: Update SRCREV to the latest X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2021 16:59:41 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Ping. Need to get this change merged for nightly builds. Please review. On 20:46-20210624, Nikhil Devshatwar wrote: > On 20:44-20210624, Nikhil Devshatwar wrote: > > From: Aparna M > > > > Update SRCREV to the latest. > > This add a matrix application to blink LED for AM64x EVM > > > > Signed-off-by: Aparna M > > Signed-off-by: Nikhil Devshatwar > > --- > > missed adding the branch tag > this is applicable to both dunfell and master branch > > Regards, > Nikhil D > > > meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc > > index d4956903..fac1fc8d 100644 > > --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc > > +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc > > @@ -4,7 +4,7 @@ LICENSE_CHECKSUM = "LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9" > > LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}" > > > > SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}" > > -SRCREV = "30424117fc609beffb512450fe0d9b328d75b458" > > +SRCREV = "976e775a1275198d3391018ce8115a66d00120a2" > > BRANCH = "master" > > INC_PR = "r76" > > > > -- > > 2.17.1 > > > > _______________________________________________ > > meta-arago mailing list > > meta-arago@arago-project.org > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago