[oe-commits] Maxin B. John : u-boot-fw-utils: remove unnecessary 'protocol=git' from SRC_URI

git at git.openembedded.org git at git.openembedded.org
Fri Mar 20 10:59:18 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: a7813b419a6885ead8c5e95036232fdcc67bf8ef
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=a7813b419a6885ead8c5e95036232fdcc67bf8ef

Author: Maxin B. John <maxin.john at enea.com>
Date:   Thu Mar 12 16:50:36 2015 +0100

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

Signed-off-by: Maxin B. John <maxin.john at enea.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-bsp/u-boot/u-boot-fw-utils_2015.01.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2015.01.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2015.01.bb
index 2b0550c..b310b0d 100644
--- a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2015.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2015.01.bb
@@ -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"



More information about the Openembedded-commits mailing list