From 512364f4f7e43b76fab501198886fbefc50f925b Mon Sep 17 00:00:00 2001 From: Christian Ege Date: Sun, 28 Sep 2014 13:12:30 +0200 Subject: [PATCH] More recent version of the sys config files and u-boot This will be needed to support the Olimex A20-OLinuXino-LIME board. Signed-off-by: Christian Ege --- recipes-bsp/sunxi-board-fex/sunxi-board-fex.bb | 2 +- recipes-bsp/u-boot/u-boot_git.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/sunxi-board-fex/sunxi-board-fex.bb b/recipes-bsp/sunxi-board-fex/sunxi-board-fex.bb index ab1e784..48ab538 100644 --- a/recipes-bsp/sunxi-board-fex/sunxi-board-fex.bb +++ b/recipes-bsp/sunxi-board-fex/sunxi-board-fex.bb @@ -9,7 +9,7 @@ PR = "r0" SRC_URI = "git://github.com/linux-sunxi/sunxi-boards.git;protocol=git" # Increase PV with SRCREV change -SRCREV = "5e63e3da42254d3c23eb6436a03ed1d32fb11e98" +SRCREV = "fb91bf9f699475df09146614d0e03d71b3cb5a4d" S = "${WORKDIR}/git" SUNXI_FEX_FILE_mele = "sys_config/a10/mele_a1000.fex" diff --git a/recipes-bsp/u-boot/u-boot_git.bb b/recipes-bsp/u-boot/u-boot_git.bb index 9b5a917..c755453 100644 --- a/recipes-bsp/u-boot/u-boot_git.bb +++ b/recipes-bsp/u-boot/u-boot_git.bb @@ -20,7 +20,7 @@ SRC_URI = "git://github.com/linux-sunxi/u-boot-sunxi.git;protocol=git;branch=sun PE = "1" PV = "v2013.10+v2014.01-rc1" -SRCREV = "d854c4de2f57107e35893c591f856f8f6d0ccc5d" +SRCREV = "be4331143f23976a2e899255d31b794989fe1a47" S = "${WORKDIR}/git"