From a73071ed8f2e3f3384cdbe002d66796e8071d664 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 7 Jun 2018 00:16:28 +0000 Subject: [PATCH] u-boot-ti-staging: update to latest to fix libfdt breakage in master Signed-off-by: Denys Dmytriyenko --- recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb index c131571a..14b5e4d1 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb @@ -1,7 +1,7 @@ require u-boot-ti.inc -PR = "r9" +PR = "r10" BRANCH = "ti-u-boot-2018.01" -SRCREV = "131dc8283021742f03e843e216ed301862e2db38" +SRCREV = "3c49934f57ead2da6b6a0a2345d576ba2735687c"