From e076d4fce2036d4c67ba4637ed4e43d5d5552603 Mon Sep 17 00:00:00 2001 From: Dalon Westergreen Date: Thu, 12 Nov 2015 07:39:08 -0800 Subject: Fix u-boot 2014.10 PV --- recipes-bsp/u-boot/u-boot-socfpga_2014.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/u-boot/u-boot-socfpga_2014.10.bb b/recipes-bsp/u-boot/u-boot-socfpga_2014.10.bb index ff9f248..1700404 100755 --- a/recipes-bsp/u-boot/u-boot-socfpga_2014.10.bb +++ b/recipes-bsp/u-boot/u-boot-socfpga_2014.10.bb @@ -37,9 +37,9 @@ DESCRIPTION = "Mainline u-boot bootloader" LIC_FILES_CHKSUM = "file://Licenses/README;md5=c7383a594871c03da76b3707929d2919" -PV = "v2014.10" +PV = "2014.10" -UBOOT_BRANCH ?= "socfpga_${PV}_arria10_bringup" +UBOOT_BRANCH ?= "socfpga_v${PV}_arria10_bringup" UBOOT_REPO ?= "git://github.com/altera-opensource/u-boot-socfpga.git" UBOOT_PROT ?= "https" -- cgit v1.2.3-54-g00ecf