From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 22FE4E013B0 for ; Tue, 2 Jul 2013 08:35:54 -0700 (PDT) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id r62FZrUl026742 for ; Tue, 2 Jul 2013 10:35:53 -0500 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id r62FZrRd005824 for ; Tue, 2 Jul 2013 10:35:53 -0500 Received: from dlelxv22.itg.ti.com (172.17.1.197) by DFLE73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.2.342.3; Tue, 2 Jul 2013 10:35:53 -0500 Received: from localhost (gtudedge.gt.design.ti.com [158.218.102.158]) by dlelxv22.itg.ti.com (8.13.8/8.13.8) with ESMTP id r62FZrba005860; Tue, 2 Jul 2013 10:35:53 -0500 Date: Tue, 2 Jul 2013 11:35:52 -0400 From: Denys Dmytriyenko To: Siddharth Heroor Message-ID: <20130702153552.GE4941@edge> References: <20130701082139.GA3378@ti.com> MIME-Version: 1.0 In-Reply-To: <20130701082139.GA3378@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: [PATCH] recipes-kernel: Update to latest fixes on the glsdk staging tree 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: Tue, 02 Jul 2013 15:35:55 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Mon, Jul 01, 2013 at 01:51:39PM +0530, Siddharth Heroor wrote: > * Fixes for USB, SATA and enables GPU (omapdrm). > * Fix OMAP5 LDO1 value. > > Signed-off-by: Siddharth Heroor > --- > recipes-kernel/linux/linux-ti-glsdk_3.8.bb | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/recipes-kernel/linux/linux-ti-glsdk_3.8.bb b/recipes-kernel/linux/linux-ti-glsdk_3.8.bb > index 2746188..bfcaf3a 100644 > --- a/recipes-kernel/linux/linux-ti-glsdk_3.8.bb > +++ b/recipes-kernel/linux/linux-ti-glsdk_3.8.bb > @@ -20,7 +20,7 @@ S = "${WORKDIR}/git" > > BRANCH = "master" > > -SRCREV = "4e8193eb3b7465d7f67cd8c7e6c2ed99dad1a483" > +SRCREV = "6076e6882d1d6a64b104e42e56a3eada36605cb3" You forgot to bump the MACHINE_KERNEL_PR... > PV = "3.8.13" > > # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild > -- > 1.7.0.4 > > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti