From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id E1ED8E0085D; Wed, 15 Feb 2017 05:46:05 -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=-1.9 required=5.0 tests=BAYES_00 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] X-Greylist: delayed 458 seconds by postgrey-1.32 at yocto-www; Wed, 15 Feb 2017 05:46:02 PST Received: from fllnx209.ext.ti.com (fllnx209.ext.ti.com [198.47.19.16]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A66CFE0082E for ; Wed, 15 Feb 2017 05:46:02 -0800 (PST) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by fllnx209.ext.ti.com (8.15.1/8.15.1) with ESMTP id v1FDjUKd013025; Wed, 15 Feb 2017 07:45:30 -0600 Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id v1FDjOW6002673; Wed, 15 Feb 2017 07:45:25 -0600 Received: from dlep33.itg.ti.com (157.170.170.75) by DFLE72.ent.ti.com (128.247.5.109) with Microsoft SMTP Server id 14.3.294.0; Wed, 15 Feb 2017 07:45:24 -0600 Received: from [172.22.189.48] (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep33.itg.ti.com (8.14.3/8.13.8) with ESMTP id v1FDjOEY015948; Wed, 15 Feb 2017 07:45:24 -0600 Message-ID: <58A45B74.7010908@ti.com> Date: Wed, 15 Feb 2017 07:45:24 -0600 From: Dan Murphy User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Gary Thomas , References: <1487165751-5963-1-git-send-email-dmurphy@ti.com> <184f3aba-8806-6187-fdb9-5357bb94b5ad@mlbassoc.com> In-Reply-To: <184f3aba-8806-6187-fdb9-5357bb94b5ad@mlbassoc.com> Subject: Re: [PATCH] linux-ti-staging: update to 4.9.10 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: Wed, 15 Feb 2017 13:46:06 -0000 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Gary On 02/15/2017 07:43 AM, Gary Thomas wrote: > On 2017-02-15 14:35, Dan Murphy wrote: >> Signed-off-by: Dan Murphy >> --- >> recipes-kernel/linux/linux-ti-staging-rt_4.9.bb | 2 +- >> recipes-kernel/linux/linux-ti-staging_4.9.bb | 4 ++-- >> 2 files changed, 3 insertions(+), 3 deletions(-) >> >> diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb >> index 1355558a..c6c06954 100644 >> --- a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb >> +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb >> @@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:" >> >> BRANCH = "ti-rt-linux-4.9.y" >> >> -SRCREV = "fca7cc6d34a3d18cbe5f54b77c0f5db12081acf8" >> +SRCREV = "68704903155296c0b09ce0ea0de8909e7592de65" >> diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb >> index 0c15c76a..416420c3 100644 >> --- a/recipes-kernel/linux/linux-ti-staging_4.9.bb >> +++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb >> @@ -53,8 +53,8 @@ S = "${WORKDIR}/git" >> >> BRANCH = "ti-lsk-linux-4.9.y" >> >> -SRCREV = "b4aa954ead9260eaf7138755fc9d062a9f4630eb" >> -PV = "4.9.9+git${SRCPV}" >> +SRCREV = "1c74e8801cf58a30394ae92236895599f2c77253" >> +PV = "4.9.10+git${SRCPV}" >> >> # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild >> MACHINE_KERNEL_PR_append = "a" >> > > Why are these different from the patch Dennys send earlier today > marked for morty branch? Shouldn't 4.9.10 be the same in both trees? > The trees were updated and the SHAs I posted are the current SHAs. Denys's SHA's are correct at the time he submitted them. Dan -- ------------------ Dan Murphy