From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id A88E0E00EB0; Fri, 2 Aug 2019 12:32:31 -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=-4.2 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_MED, URI_HEX 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 https://www.dnswl.org/, * medium trust * [198.47.19.141 listed in list.dnswl.org] * 0.1 URI_HEX URI: URI hostname has long hexadecimal sequence * -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 5A59FE0090E for ; Fri, 2 Aug 2019 12:32:30 -0700 (PDT) Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id x72JWT5Y075000 for ; Fri, 2 Aug 2019 14:32:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1564774349; bh=EvKzr/+CZkL2dzBVWpKZJJmJyOrm0L+PBpx6fzfHJWs=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=BghKgSrudTvpK/fW2s4WbwruYOelV+lfezqmV+z786jJ+OpEX4vKCqFVURyLHx4cm POb1uwi6G5vC8rX20ntzNOdRqcgeOimgkEZlHeTrPTl5k9rlwe2fp+r43Yqqn7WQKI py9dW0i0g4qSxcxzFbsORjEmlU37TATPI8DlO4es= Received: from DLEE109.ent.ti.com (dlee109.ent.ti.com [157.170.170.41]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id x72JWTJw073001 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Fri, 2 Aug 2019 14:32:29 -0500 Received: from DLEE105.ent.ti.com (157.170.170.35) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1713.5; Fri, 2 Aug 2019 14:32:29 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DLEE105.ent.ti.com (157.170.170.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1713.5 via Frontend Transport; Fri, 2 Aug 2019 14:32:29 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id x72JWT71043965; Fri, 2 Aug 2019 14:32:29 -0500 Date: Fri, 2 Aug 2019 15:32:29 -0400 From: Denys Dmytriyenko To: "Tammana, Gowtham" Message-ID: <20190802193228.GS20944@beryl> References: <20190802193001.20559-1-g-tammana@ti.com> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Cc: "meta-ti@yoctoproject.org" Subject: Re: [PATCH] ti-img-rogue-driver: Update recipe to pick newer version 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, 02 Aug 2019 19:32:31 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline It's automatic On Fri, Aug 02, 2019 at 03:28:54PM -0400, Tammana, Gowtham wrote: > Missed on meta-ti tag in the subject. Will send v2. > > Thanks, > Gowtham > > >-----Original Message----- > >From: Tammana, Gowtham > >Sent: Friday, August 02, 2019 2:30 PM > >To: Dmytriyenko, Denys; meta-ti@yoctoproject.org > >Cc: Tammana, Gowtham > >Subject: [PATCH] ti-img-rogue-driver: Update recipe to pick newer version > > > >Updated the recipe to pick the newer version, 1.10.5371573, of rogue > >gpu kernel sources. > > > >Signed-off-by: Gowtham Tammana > >--- > > ...er_1.10.5187610.bb => ti-img-rogue-driver_1.10.5371573.bb} | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > rename recipes-bsp/powervr-drivers/{ti-img-rogue-driver_1.10.5187610.bb => > >ti-img-rogue-driver_1.10.5371573.bb} (92%) > > > >diff --git a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5187610.bb > >b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5371573.bb > >similarity index 92% > >rename from recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5187610.bb > >rename to recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5371573.bb > >index 9ae60c4e..fcf35edc 100644 > >--- a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5187610.bb > >+++ b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5371573.bb > >@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = > >"file://README;beginline=15;endline=20;md5=0403c7dea01a2b8232 > > > > inherit module > > > >-MACHINE_KERNEL_PR_append = "e" > >+MACHINE_KERNEL_PR_append = "a" > > PR = "${MACHINE_KERNEL_PR}" > > > > PACKAGE_ARCH = "${MACHINE_ARCH}" > >@@ -20,7 +20,7 @@ BRANCH = "linuxws/thud/k4.19/${PV}" > > SRC_URI = "git://git.ti.com/graphics/ti-img-rogue- > >driver.git;branch=${BRANCH}" > > S = "${WORKDIR}/git" > > > >-SRCREV = "976f73444ef86b231819052bba2020e5b00aeb06" > >+SRCREV = "1531b98ba602911359bfded2d683e49b3c731313" > > > > PVR_SOC = "j721e_linux" > > PVR_BVNC = "22.104.208.318" > >-- > >2.22.0 >