summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-socfpga_v2014.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-socfpga_v2014.10.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-socfpga_v2014.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-socfpga_v2014.10.bb b/recipes-bsp/u-boot/u-boot-socfpga_v2014.10.bb
index 7804080..3b9b885 100644
--- a/recipes-bsp/u-boot/u-boot-socfpga_v2014.10.bb
+++ b/recipes-bsp/u-boot/u-boot-socfpga_v2014.10.bb
@@ -9,7 +9,7 @@ UBOOT_PROT ?= "https"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 ${UBOOT_REPO};protocol=${UBOOT_PROT};branch=${UBOOT_BRANCH} \ 11 ${UBOOT_REPO};protocol=${UBOOT_PROT};branch=${UBOOT_BRANCH} \
12 file://v2014.10/fix-build-error-under-gcc6.patch \ 12 file://fix-build-error-under-gcc6.patch \
13 " 13 "
14 14
15LICENSE = "GPLv2+" 15LICENSE = "GPLv2+"