From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id A2AC5E00D40; Fri, 14 Dec 2018 11:31:51 -0800 (PST) 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: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, * medium trust * [198.47.19.141 listed in list.dnswl.org] * -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 fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 59AAFE00C58 for ; Fri, 14 Dec 2018 11:31:50 -0800 (PST) Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id wBEJVn86125652 for ; Fri, 14 Dec 2018 13:31:49 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1544815909; bh=0dydcZxKO0zo7OykRQ3gDZlRUYiHKEmwSxIt+hLmj7w=; h=From:To:Subject:Date:In-Reply-To:References; b=JjAp+GTpvVVo3L7bOZhOILAbSUEV4O09watOhWI6y1n/mbx1DtJmnWHfTYxD/ZUa+ fYw1Gs8RX76q4WL/pXnTWHf27bQC4cxpfBHYtNQT9+kCaoYiSCbRGOWgom10OyXs4v mGyu+VjyQuuDqHInuEX0GeH+UMsuVDRBdj3HY/RI= Received: from DLEE104.ent.ti.com (dlee104.ent.ti.com [157.170.170.34]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id wBEJVn2H087409 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Fri, 14 Dec 2018 13:31:49 -0600 Received: from DLEE111.ent.ti.com (157.170.170.22) 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.1591.10; Fri, 14 Dec 2018 13:31:49 -0600 Received: from dflp32.itg.ti.com (10.64.6.15) by DLEE111.ent.ti.com (157.170.170.22) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1591.10 via Frontend Transport; Fri, 14 Dec 2018 13:31:49 -0600 Received: from uda0875154a.dhcp.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id wBEJVmd5031115 for ; Fri, 14 Dec 2018 13:31:49 -0600 From: Mahesh Radhakrishnan To: Date: Fri, 14 Dec 2018 14:31:14 -0500 Message-ID: <1544815903-10792-6-git-send-email-m-radhakrishnan2@ti.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1544815903-10792-1-git-send-email-m-radhakrishnan2@ti.com> References: <1544815903-10792-1-git-send-email-m-radhakrishnan2@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Subject: [rocko/master][PATCH 05/34] common-csl-ip: SRCREV update to 03.03.00.13 and use 'release' branch 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, 14 Dec 2018 19:31:51 -0000 Content-Type: text/plain Signed-off-by: Mahesh Radhakrishnan --- recipes-bsp/common-csl-ip/common-csl-ip.inc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes-bsp/common-csl-ip/common-csl-ip.inc b/recipes-bsp/common-csl-ip/common-csl-ip.inc index 61fc3e6..201a524 100644 --- a/recipes-bsp/common-csl-ip/common-csl-ip.inc +++ b/recipes-bsp/common-csl-ip/common-csl-ip.inc @@ -4,17 +4,17 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5857833e20836213677fac33f9aded21" COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1" -PV = "03.03.00.12A" +PV = "03.03.00.13" INC_PR = "r0" -PE = "1" +PE = "0" CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git" CSL_GIT_PROTOCOL ="git" -CSL_GIT_BRANCH = "master" +CSL_GIT_BRANCH = "release" CSL_GIT_DESTSUFFIX = "git" -# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.12A" -CSL_SRCREV = "852cfe681c766a2096007fee37358c0782194897" +# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.13" +CSL_SRCREV = "463b1f31dfc79e6fe393fcb9027c612872d4f7b1" BRANCH="${CSL_GIT_BRANCH}" SRC_URI = "${CSL_GIT_URI};protocol=${CSL_GIT_PROTOCOL};branch=${BRANCH};destsuffix=${CSL_GIT_DESTSUFFIX}" -- 1.9.1