summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot_2014.07.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot_2014.07.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot_2014.07.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2014.07.bb b/recipes-bsp/u-boot/u-boot_2014.07.bb
index 91406f92..6cd8acd4 100644
--- a/recipes-bsp/u-boot/u-boot_2014.07.bb
+++ b/recipes-bsp/u-boot/u-boot_2014.07.bb
@@ -11,8 +11,6 @@ DEFAULT_PREFERENCE = "-1"
11 11
12LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" 12LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
13 13
14PV = "2014.07"
15
16SRC_URI = "git://git.denx.de/u-boot.git;protocol=git;branch=${BRANCH}" 14SRC_URI = "git://git.denx.de/u-boot.git;protocol=git;branch=${BRANCH}"
17 15
18BRANCH ?= "master" 16BRANCH ?= "master"