]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd: remove unnecessary 'protocol=git' from SRC_URI
authorMaxin B. John <maxin.john@enea.com>
Thu, 12 Mar 2015 15:50:38 +0000 (16:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Mar 2015 11:03:14 +0000 (11:03 +0000)
Signed-off-by: Maxin B. John <maxin.john@enea.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/systemd/systemd_219.bb

index ff29a3fecf125d0546e1f17bc17f5b2960808dc1..117a529492acc1599f646488cf6c476439a0eceb 100644 (file)
@@ -29,7 +29,7 @@ SRCREV = "a88abde72169ddc2df77df3fa5bed30725022253"
 
 PV = "219+git${SRCPV}"
 
-SRC_URI = "git://anongit.freedesktop.org/systemd/systemd;branch=master;protocol=git \
+SRC_URI = "git://anongit.freedesktop.org/systemd/systemd;branch=master \
            file://0002-shared-missing.h-fall-back-to-insecure-getenv.patch \
            file://0003-binfmt-Don-t-install-dependency-links-at-install-tim.patch \
            file://0004-configure-Check-for-additional-features-that-uclibc-.patch \