summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@enea.com>2015-03-12 16:50:38 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-20 11:27:50 +0000
commit6bd34e6a98afeec28902e7e26a78fd6f2a2f430f (patch)
treeb6195f3638c9afb005a14108e5a99eaae6cab2d2 /meta
parent52e9d2c8813e4551005f2d1a951481ba47d02b47 (diff)
downloadast2050-yocto-poky-6bd34e6a98afeec28902e7e26a78fd6f2a2f430f.zip
ast2050-yocto-poky-6bd34e6a98afeec28902e7e26a78fd6f2a2f430f.tar.gz
systemd: remove unnecessary 'protocol=git' from SRC_URI
(From OE-Core rev: cd163193de5b8c41583076a28ca45ae4f9bced2c) 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')
-rw-r--r--meta/recipes-core/systemd/systemd_219.bb2
1 files changed, 1 insertions, 1 deletions
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 \
OpenPOWER on IntegriCloud