summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-socfpga_v2014.10.bb
diff options
context:
space:
mode:
authorDalon Westergreen <dalon.westergreen@intel.com>2017-01-13 16:30:40 -0800
committerKhem Raj <raj.khem@gmail.com>2017-01-14 00:31:58 -0800
commit9f16ecb750ac4881889ee9ab841a0737949a8be4 (patch)
tree4db04db9139e4cc584585c36b75a4980d60c8c3e /recipes-bsp/u-boot/u-boot-socfpga_v2014.10.bb
parent9adaf656286bde3b64519411ac4709133aba60e4 (diff)
downloadmeta-altera-9f16ecb750ac4881889ee9ab841a0737949a8be4.tar.gz
Add u-boot-socfpga_v2013.01.01 back
v2013.01.01 is the officially supported uboot version for socfpga, per Yves' request, adding support for this version back in. Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com>
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+"