From: Fabio Berton Date: Thu, 6 Oct 2016 14:28:25 +0000 (-0300) Subject: u-boot-fslc: Bump revision to 0dea106 X-Git-Tag: 2.2~236 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=04754b97574e046a3e9c382482cd33550df44079;p=meta-freescale.git u-boot-fslc: Bump revision to 0dea106 This includes the following changes: - 0dea106 Merge tag 'v2016.09.01' into 2016.09+fslc - f3363c0 (tag: v2016.09.01) Prepare v2016.09.01 - 44e3dd1 Revert "image-fit: switch ENOLINK to ENOENT" - 6baa904 Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.09.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.09.bb index 07fa8697..c673365b 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2016.09.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2016.09.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2016.09+git${SRCPV}" -SRCREV = "a3d27ead69a9e84a7794117cf965af20d0cfec4f" +SRCREV = "0dea106b4985c15c055e7ae187b05a53d6a82a41" SRCBRANCH = "2016.09+fslc"