summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-06-16 21:57:14 +0200
committerStefan Agner <stefan.agner@toradex.com>2017-01-09 15:05:40 -0800
commitd40926278c47af150e6bc71d222753c3971a9f7f (patch)
tree89e7320c7f9bd35146b775642badb36405b87b62 /recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
parentc34f6dc83cbc4684cf59c0e09c10dcc5e13024ef (diff)
u-boot: fix compile
fix errors due to missing uint* types. Move to u-boot git. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
index 4ae73f0..4435bab 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
@@ -17,6 +17,7 @@ SRCREV = "46aa70c402efec7d89f6c93531a767a1771e2192"
SRCBRANCH = "2015.04-toradex"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
file://fw_env.config \
+ file://0001-fw_env.c-include-stdint.h-unconditionally.patch \
"
SRC_URI_append_mx6 = " file://fw_unlock_mmc.sh \
"