From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id A274FE00D5D; Tue, 21 May 2019 10:12:48 -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.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 https://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 2C8DDE00D3A for ; Tue, 21 May 2019 10:12:48 -0700 (PDT) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id x4LHClnx031083 for ; Tue, 21 May 2019 12:12:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1558458767; bh=8EO7VzqlyQD+Wek2wm157BXm8mVIMIL7r2axXCUOsLw=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=veWSFiHwIwciuRJiLwUy41WK200tR6ryeFdG4jOloFfIY9XWaKWgaRXJCxrZMG5q9 qIQaEYELwf+AHw5GdQssEA6lWw16ADD+Jev+5KFgYxVkh1++vjdAE/Sw3Kx4m58q/C 5N28nvYhEUFihE3y2JT+RpT50bUKaBHuS5FKJ3yc= Received: from DLEE109.ent.ti.com (dlee109.ent.ti.com [157.170.170.41]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id x4LHClCB103539 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 21 May 2019 12:12:47 -0500 Received: from DLEE115.ent.ti.com (157.170.170.26) 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; Tue, 21 May 2019 12:12:47 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE115.ent.ti.com (157.170.170.26) 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; Tue, 21 May 2019 12:12:47 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id x4LHCkEj120118; Tue, 21 May 2019 12:12:47 -0500 Date: Tue, 21 May 2019 13:12:46 -0400 From: Denys Dmytriyenko To: "Murphy, Dan" Message-ID: <20190521171245.GC14972@beryl> References: <20190521132426.19702-1-dmurphy@ti.com> <4ee65da3-0035-4c22-a1a1-81a069d98f35@email.android.com> MIME-Version: 1.0 In-Reply-To: <4ee65da3-0035-4c22-a1a1-81a069d98f35@email.android.com> 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] u-boot-ti-staging: update to ti2019.01-rc5 tag 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, 21 May 2019 17:12:48 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Dan, Do you have any updates? On Tue, May 21, 2019 at 03:16:28PM +0000, Dmytriyenko, Denys wrote: > Ok > > > > On May 21, 2019 08:41, "Murphy, Dan" wrote: > Please do not merge this. > > It will change. > > Dan > > On 5/21/19 8:24 AM, Dan Murphy wrote: > > Signed-off-by: Dan Murphy > > --- > > recipes-bsp/u-boot/u-boot-ti-staging_2019.01.bb | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2019.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2019.01.bb > > index ac219376..6ba8e24e 100644 > > --- a/recipes-bsp/u-boot/u-boot-ti-staging_2019.01.bb > > +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2019.01.bb > > @@ -1,7 +1,7 @@ > > require u-boot-ti.inc > > > > -PR = "r10" > > +PR = "r11" > > > > BRANCH = "ti-u-boot-2019.01" > > > > -SRCREV = "859e3aec28a8f9de80f1abc0de63de50bfe513de" > > +SRCREV = "291330731de984d05401cbab3d925818ebf7588b" > > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti