From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by mx.groups.io with SMTP id smtpd.web10.3078.1609986538966582383 for ; Wed, 06 Jan 2021 18:28:59 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17q1 header.b=ao6SmRLH; spf=pass (domain: ti.com, ip: 198.47.19.142, mailfrom: praneeth@ti.com) Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 1072SvXU107590 for ; Wed, 6 Jan 2021 20:28:57 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1609986537; bh=ifjRsjgkeyk+7z04gmSdTGydhz6TfAMu2wOgMJRD9Kg=; h=From:To:CC:Subject:Date; b=ao6SmRLHkDy6cSSS2jR7g1sOXgZVAXnxF1jFvbAmhI34Y291y8QxHsuknOdvwxvNS 4STZ0iLUcKcQeZPv40ZCQOQgqv02dXPt5Pn8tOIP/1cIlbG5lzPs81nTPsM9L/xxYk LyFzdvEBg2vYmJz4q1R5gxRolPXIlZXUbjUKoiJA= Received: from DFLE114.ent.ti.com (dfle114.ent.ti.com [10.64.6.35]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 1072Svc3047620 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 6 Jan 2021 20:28:57 -0600 Received: from DFLE114.ent.ti.com (10.64.6.35) by DFLE114.ent.ti.com (10.64.6.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1979.3; Wed, 6 Jan 2021 20:28:57 -0600 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE114.ent.ti.com (10.64.6.35) 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; Wed, 6 Jan 2021 20:28:57 -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 1072SvOE090034; Wed, 6 Jan 2021 20:28:57 -0600 From: "praneeth" To: Praneeth Bajjuri , Dan Murphy CC: Subject: [dunfell/master PATCH] ti-uboot-staging: Update to the latest commit Date: Wed, 6 Jan 2021 20:28:57 -0600 Message-ID: <20210107022857.4966-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 8d4611a3..2fb5ccb2 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 = "r26" +PR = "r27" BRANCH = "ti-u-boot-2020.01" -SRCREV = "c32cf0dd6bc60911927548ad20973c71fce95661" +SRCREV = "7b6b1a17bfdae5e4f6fd13f208c36814803f3ba7" -- 2.17.1