[PATCH] u-boot: update commit id to the latest one of u-boot upstream


Meng Li
 

From: MengLi <meng.li@...>

There are 2 CVE issues fixing in latest u-boot upstream, so
update commit id to involve these fixing patches.

Signed-off-by: Meng Li <Meng.Li@...>
---
meta/recipes-bsp/u-boot/u-boot-common.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc
index 6f4a10b..3648d47 100644
--- a/meta/recipes-bsp/u-boot/u-boot-common.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-common.inc
@@ -8,7 +8,7 @@ PE = "1"

# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "0157013f4a4945bbdb70bb4d98d680e0845fd784"
+SRCREV = "d01806a8fcbdaedcc67cead56ece572021d97ab7"

SRC_URI = "git://git.denx.de/u-boot.git"

--
2.7.4

Join yocto@lists.yoctoproject.org to automatically receive all group messages.