summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-socfpga_v2016.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-socfpga_v2016.11.bb b/recipes-bsp/u-boot/u-boot-socfpga_v2016.11.bb
index 67e8687..afdee06 100644
--- a/recipes-bsp/u-boot/u-boot-socfpga_v2016.11.bb
+++ b/recipes-bsp/u-boot/u-boot-socfpga_v2016.11.bb
@@ -2,7 +2,7 @@ require u-boot-socfpga-common.inc
2require u-boot-socfpga-env.inc 2require u-boot-socfpga-env.inc
3require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc 3require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
4 4
5FILESEXTRAPATHS =. "files/v2016.11:" 5FILESEXTRAPATHS =. "${THISDIR}/files/v2016.11:"
6 6
7# This revision corresponds to the tag "v2016.11" 7# This revision corresponds to the tag "v2016.11"
8# We use the revision in order to avoid having to fetch it from the 8# We use the revision in order to avoid having to fetch it from the