From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) by mx.groups.io with SMTP id smtpd.web08.17815.1611089577610434199 for ; Tue, 19 Jan 2021 12:52:58 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17q1 header.b=VVchsBDT; spf=pass (domain: ti.com, ip: 198.47.19.141, mailfrom: praneeth@ti.com) Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 10JKquPg055644 for ; Tue, 19 Jan 2021 14:52:56 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1611089576; bh=SfyC99vDirGYx5WE6V49CRwoEndpWXfc8uWLQtOXtIQ=; h=From:To:CC:Subject:Date; b=VVchsBDTY1d6e+7rdAlLOrqpTqIN90hEkZYLjmzorQEVu22BbtIklaVNqCiihEWW/ /89rCCiKNKdED80WMM5UpeGUdZgmhhmqnzgw8QzK1kLyUXXNMrgYx3NkaU/nsGvfqe YMJcS8CKCGwrUkMc7kJYER0PGbabumscRqn2lYYw= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 10JKqu4W057632 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 19 Jan 2021 14:52:56 -0600 Received: from DLEE115.ent.ti.com (157.170.170.26) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Tue, 19 Jan 2021 14:52:56 -0600 Received: from fllv0039.itg.ti.com (10.64.41.19) 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.1979.3 via Frontend Transport; Tue, 19 Jan 2021 14:52:56 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 10JKqu5b122386; Tue, 19 Jan 2021 14:52:56 -0600 From: "praneeth" To: Praneeth Bajjuri , Dan Murphy CC: Subject: [dunfell/master PATCH] ti-uboot-staging: Update to the latest commit Date: Tue, 19 Jan 2021 14:52:56 -0600 Message-ID: <20210119205256.31814-1-praneeth@ti.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Content-Type: text/plain From: Praneeth Bajjuri Update SRCREV to latest commit Signed-off-by: Praneeth Bajjuri --- recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb index ffa0a9de..6fd1dec6 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb @@ -1,7 +1,7 @@ require u-boot-ti.inc -PR = "r28" +PR = "r29" BRANCH = "ti-u-boot-2020.01" -SRCREV = "71ba4a5f933a1f03e8bb72d487a62a877c2135ff" +SRCREV = "df5e46d817182dcbd52212a7ff3c31eb20398dbe" -- 2.17.1