[oe-commits] Maxin B. John : systemd: remove unnecessary 'protocol=git' from SRC_URI

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


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

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

systemd: 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-core/systemd/systemd_219.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/systemd/systemd_219.bb b/meta/recipes-core/systemd/systemd_219.bb
index ff29a3f..117a529 100644
--- a/meta/recipes-core/systemd/systemd_219.bb
+++ b/meta/recipes-core/systemd/systemd_219.bb
@@ -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 \



More information about the Openembedded-commits mailing list