From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id A22B5E00BB1; Fri, 30 Jun 2017 12:32:12 -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=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [198.47.19.16 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_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from fllnx209.ext.ti.com (fllnx209.ext.ti.com [198.47.19.16]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C642AE00BAD for ; Fri, 30 Jun 2017 12:32:09 -0700 (PDT) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by fllnx209.ext.ti.com (8.15.1/8.15.1) with ESMTP id v5UJVwSx025400 for ; Fri, 30 Jun 2017 14:31:58 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1498851118; bh=27LYpJXENHXcQ6jfOeeot4lSOjV0NIMgAla8o3jfcKs=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=MoDGIt25ZVPHgXeGNNNFv/ce3XvoXdBhYrhP0w1GAwwOGoCfmt/wcpgH1h3XABVz6 US6V8uE32eZ3UWruVHF12EiBOGYF/WDDjEignVyEaM0ydyHpzbpjKAuzRPqFuKbrfR NZsvTJ61XO2z80T/dCfsyRUAD22s6p1+AmP2mmPo= Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id v5UJVrZx030186 for ; Fri, 30 Jun 2017 14:31:53 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.3.294.0; Fri, 30 Jun 2017 14:31:52 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id v5UJVr7p008287; Fri, 30 Jun 2017 14:31:53 -0500 Date: Fri, 30 Jun 2017 15:31:51 -0400 From: Denys Dmytriyenko To: Mahesh Radhakrishnan Message-ID: <20170630193150.GU14665@edge> References: <1498850969-38948-1-git-send-email-m-radhakrishnan2@ti.com> MIME-Version: 1.0 In-Reply-To: <1498850969-38948-1-git-send-email-m-radhakrishnan2@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: [PATCH] common-csl-ip: Update for CSL version 3.3.0.7 and support for ti33x, ti43x & omap 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: Fri, 30 Jun 2017 19:32:12 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Fri, Jun 30, 2017 at 03:29:29PM -0400, Mahesh Radhakrishnan wrote: > Update for CSL version 3.3.0.7 and support for ti33x,ti43x & omap Thanks. Did you mean omapl1 in the description? Also, you don't have to duplicate the same text in subject and body of the patch - both will be in the commit log, which is redundant. > Signed-off-by: Mahesh Radhakrishnan > --- > recipes-bsp/common-csl-ip/common-csl-ip.inc | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc > index cac0b93..71ef9e9 100644 > --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc > +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc > @@ -2,9 +2,9 @@ DESCRIPTION = "Chip support library low level interface" > LICENSE = "BSD-3-Clause" > LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21" > > -COMPATIBLE_MACHINE = "keystone|dra7xx" > +COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1" > > -PV = "03.03.00.06C" > +PV = "03.03.00.07B" > INC_PR = "r0" > > CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git" > @@ -12,8 +12,8 @@ CSL_GIT_PROTOCOL ="git" > CSL_GIT_BRANCH = "master" > CSL_GIT_DESTSUFFIX = "git" > > -# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.06C" > -CSL_SRCREV = "ce2bbf96b08fa69eda7bfc92aa7760b7ca70dddf" > +# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.07B" > +CSL_SRCREV = "28dbc2f4b0b06b29ac4e962a9494987d242b48b5" > > BRANCH="${CSL_GIT_BRANCH}" > SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}" > -- > 1.9.1 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti