summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-mkenvimage_v2016.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-mkenvimage_v2016.11.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-mkenvimage_v2016.11.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-mkenvimage_v2016.11.bb b/recipes-bsp/u-boot/u-boot-mkenvimage_v2016.11.bb
index e90e5f1..19ea6c6 100644
--- a/recipes-bsp/u-boot/u-boot-mkenvimage_v2016.11.bb
+++ b/recipes-bsp/u-boot/u-boot-mkenvimage_v2016.11.bb
@@ -8,7 +8,8 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
8 8
9PV_append = "+git${SRCPV}" 9PV_append = "+git${SRCPV}"
10 10
11SRC_URI = "git://git.denx.de/u-boot.git;branch=master" 11SRC_URI = "git://git.denx.de/u-boot.git;branch=master"
12SRC_URI += "file://0001-Fix-native-build-by-using-env-variables.patch"
12 13
13S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
14 15