u-boot-fw-utils: remove unnecessary 'protocol=git' from SRC_URI

(From OE-Core rev: 1a2b67c44b78582668d69e23f7f43835b34fe803)

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>
This commit is contained in:
Maxin B. John 2015-03-12 16:50:36 +01:00 committed by Richard Purdie
parent 6f6e866ba2
commit b647a06a73
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,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 \
file://0001-tools-env-fix-build-error.patch"
S = "${WORKDIR}/git"