summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@enea.com>2015-03-12 16:50:37 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-20 11:27:50 +0000
commit52e9d2c8813e4551005f2d1a951481ba47d02b47 (patch)
tree380ac3ac10cf567acd5d2603b75efff79d52bbe0 /meta/recipes-bsp
parentb647a06a73759c44414aa1c7c2276a00b5eeb911 (diff)
downloadast2050-yocto-poky-52e9d2c8813e4551005f2d1a951481ba47d02b47.zip
ast2050-yocto-poky-52e9d2c8813e4551005f2d1a951481ba47d02b47.tar.gz
u-boot-mkimage: remove unnecessary 'protocol=git' from SRC_URI
(From OE-Core rev: c1e5fff3017860feb5fb77ba05afd13e1ec34c50) Signed-off-by: Maxin B. John <maxin.john@enea.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/u-boot/u-boot-mkimage_2015.01.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2015.01.bb b/meta/recipes-bsp/u-boot/u-boot-mkimage_2015.01.bb
index 57989c7..076dff8 100644
--- a/meta/recipes-bsp/u-boot/u-boot-mkimage_2015.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot-mkimage_2015.01.bb
@@ -12,7 +12,7 @@ SRCREV = "92fa7f53f1f3f03296f8ffb14bdf1baefab83368"
PV = "v2015.01+git${SRCPV}"
-SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git"
+SRC_URI = "git://git.denx.de/u-boot.git;branch=master"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud