From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 863ECE00DA9; Fri, 14 Dec 2018 11:31:53 -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: * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://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 56DB9E00D60 for ; Fri, 14 Dec 2018 11:31:52 -0800 (PST) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id wBEJVqLV098732 for ; Fri, 14 Dec 2018 13:31:52 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1544815912; bh=Fgi36tEjEDkHRHIAtRGXwaySFPWPxz1T0Vmum2WT2T0=; h=From:To:Subject:Date:In-Reply-To:References; b=Y/a18L9zUmg6Zzj24NuLPM9u+JKkh7kzs5rW9ZhMHSosrHRw3QZGnwlbYI0OhC1IF cyvyOA0iriubH4uHEKnT/uyubDdEsZ8du1D5OUsnkmBpR9boAcTuX1Umnd1FTA9H+/ /RgiHIvcuakcTuN0WwD60m7cVX8ZqFk3dcRu8l+4= Received: from DFLE114.ent.ti.com (dfle114.ent.ti.com [10.64.6.35]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id wBEJVqAi098500 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Fri, 14 Dec 2018 13:31:52 -0600 Received: from DFLE101.ent.ti.com (10.64.6.22) by DFLE114.ent.ti.com (10.64.6.35) 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:51 -0600 Received: from dflp32.itg.ti.com (10.64.6.15) by DFLE101.ent.ti.com (10.64.6.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:51 -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 wBEJVmdG031115 for ; Fri, 14 Dec 2018 13:31:51 -0600 From: Mahesh Radhakrishnan To: Date: Fri, 14 Dec 2018 14:31:25 -0500 Message-ID: <1544815903-10792-17-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 16/34] pa-lld: SRCREV update to 03.00.02.08 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:53 -0000 Content-Type: text/plain Signed-off-by: Mahesh Radhakrishnan --- recipes-bsp/pa-lld/pa-lld.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc index b341f0d..4a23243 100644 --- a/recipes-bsp/pa-lld/pa-lld.inc +++ b/recipes-bsp/pa-lld/pa-lld.inc @@ -9,14 +9,14 @@ PA_LLD_GIT_PROTOCOL = "git" PA_LLD_GIT_BRANCH = "master" PA_LLD_GIT_DESTSUFFIX = "git/ti/drv/pa" -# Below commit ID corresponding to "DEV.PA_LLD.03.00.02.07" -PA_LLD_SRCREV = "fa18f5c511969a950f0cd843960033f4d1da37b1" +# Below commit ID corresponding to "DEV.PA_LLD.03.00.02.08" +PA_LLD_SRCREV = "2cf268aac8afc957aa992af19f53dd1be56855ee" BRANCH = "${PA_LLD_GIT_BRANCH}" SRC_URI = "${PA_LLD_GIT_URI};destsuffix=${PA_LLD_GIT_DESTSUFFIX};protocol=${PA_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${PA_LLD_SRCREV}" -PV = "03.00.02.07" +PV = "03.00.02.08" INC_PR = "r0" S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}" -- 1.9.1