From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 12022E00CE5; Tue, 12 Mar 2019 09:28:12 -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: * -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.142 listed in list.dnswl.org] * -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 9FA22E00C38 for ; Tue, 12 Mar 2019 09:28:11 -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 x2CGSAPs057911 for ; Tue, 12 Mar 2019 11:28:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1552408090; bh=OWk5xWkpTzz7VkZ109ElyxIQezLEg0dQkE40VLJIQRw=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=WWh3tAN/NkTO+1MfMwn5KKxnIGkWjHUhpb9dqjw2N0PJQqhCPHDIpaeJDgNlOFXgp CqsyWN8o17+ubgbBnUw5ON4A716z7CYxqJDsnILDi02RiJVvdAlLzorSGXTw3G/y/x fLFA+Yo/Zg4T7XaHF55IheKVI0FXDUjXY8Qwqvws= Received: from DLEE110.ent.ti.com (dlee110.ent.ti.com [157.170.170.21]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id x2CGSAub063058 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 12 Mar 2019 11:28:10 -0500 Received: from DLEE109.ent.ti.com (157.170.170.41) by DLEE110.ent.ti.com (157.170.170.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1591.10; Tue, 12 Mar 2019 11:28:09 -0500 Received: from dlep33.itg.ti.com (157.170.170.75) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1591.10 via Frontend Transport; Tue, 12 Mar 2019 11:28:10 -0500 Received: from legion.dal.desgin.ti.com (legion.dal.design.ti.com [128.247.22.53]) by dlep33.itg.ti.com (8.14.3/8.13.8) with ESMTP id x2CGS9vZ030863; Tue, 12 Mar 2019 11:28:09 -0500 Received: from localhost (a0272616local-lt.dhcp.ti.com [172.22.79.221]) by legion.dal.desgin.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id x2CGS9U04252; Tue, 12 Mar 2019 11:28:09 -0500 (CDT) From: Dan Murphy To: Date: Tue, 12 Mar 2019 11:27:44 -0500 Message-ID: <20190312162744.11666-2-dmurphy@ti.com> X-Mailer: git-send-email 2.12.2 In-Reply-To: <20190312162744.11666-1-dmurphy@ti.com> References: <20190312162744.11666-1-dmurphy@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Subject: [PATCH 2/2] u-boot-ti-staging: update to ti2019.00-rc2 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, 12 Mar 2019 16:28:12 -0000 Content-Type: text/plain 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 63994a4a..4bfc7c03 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 = "r2" +PR = "r3" BRANCH = "ti-u-boot-2019.01" -SRCREV = "9d4ad70f1cc33e4cfbe95f5d00ddd23d82cf167b" +SRCREV = "fdb959e6dd7c2cdc736484677abbd7d0a2acab7e" -- 2.20.1.390.gb5101f9297