From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lelnx193.ext.ti.com (lelnx193.ext.ti.com [198.47.27.77]) by arago-project.org (Postfix) with ESMTPS id 4DB9752976 for ; Thu, 1 Mar 2018 18:56:52 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by lelnx193.ext.ti.com (8.15.1/8.15.1) with ESMTP id w21IuGN7001814 for ; Thu, 1 Mar 2018 12:56:16 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1519930576; bh=exeZ87D5o1WtwozhfHQlzaXpzoeDmxc4jeyE4iK1lSI=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=GzHlhNpN8QL37UOZ+krjqlJhjGioWZoj2qWPlX7Y/fx7VsF+40FL/idCCdLgNCfFf 7rOpZvipzGVva4PqDTlshvysPyssEbikblnbmunmtBOQc9kPLsUWaAQCV1vMnjSfxB BlatryUsfp9EeSOOUwRhmu7ku/CoRW0zwk6RM/wM= Received: from DLEE104.ent.ti.com (dlee104.ent.ti.com [157.170.170.34]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id w21IuGEY028549 for ; Thu, 1 Mar 2018 12:56:16 -0600 Received: from DLEE114.ent.ti.com (157.170.170.25) by DLEE104.ent.ti.com (157.170.170.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1261.35; Thu, 1 Mar 2018 12:56:16 -0600 Received: from dlep33.itg.ti.com (157.170.170.75) by DLEE114.ent.ti.com (157.170.170.25) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1261.35 via Frontend Transport; Thu, 1 Mar 2018 12:56:16 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep33.itg.ti.com (8.14.3/8.13.8) with ESMTP id w21IuGZV030668; Thu, 1 Mar 2018 12:56:16 -0600 Date: Thu, 1 Mar 2018 13:56:15 -0500 From: Denys Dmytriyenko To: Djordje Senicic Message-ID: <20180301185615.GL22424@edge> References: <1519924373-4999-1-git-send-email-x0157990@ti.com> MIME-Version: 1.0 In-Reply-To: <1519924373-4999-1-git-send-email-x0157990@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Cc: meta-arago@arago-project.org, d-senicic1@ti.com Subject: Re: [PATCH] tiovx-app: Fix memory map for DSP firmware 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: Thu, 01 Mar 2018 18:56:52 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Is this for processor-sdk layer? On Thu, Mar 01, 2018 at 12:12:53PM -0500, Djordje Senicic wrote: > Signed-off-by: Djordje Senicic > --- > recipes-ti/tiovx/tiovx-sys.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-ti/tiovx/tiovx-sys.inc b/recipes-ti/tiovx/tiovx-sys.inc > index fc24947..43c4e1d 100644 > --- a/recipes-ti/tiovx/tiovx-sys.inc > +++ b/recipes-ti/tiovx/tiovx-sys.inc > @@ -1,5 +1,5 @@ > PV = "01.00.00.00" > > BRANCH="master" > -SRCREV = "c208217c5c3788c78d10ff0d25e5db9782e00be9" > +SRCREV = "375fa639773970e433171686f01f360a9a5b2ad4" > SRC_URI = "git://git.ti.com/processor-sdk/tiovx-app.git;protocol=git;branch=${BRANCH}" > -- > 1.9.1 > > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago