summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd_234.bb
diff options
context:
space:
mode:
authorAndre McCurdy <armccurdy@gmail.com>2017-10-02 18:03:04 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-07 23:20:40 +0100
commitb51202cce03f22672205f676d19932802632f1f7 (patch)
treea174e032ea957bf6da1278d16c15f4c9813934f7 /meta/recipes-core/systemd/systemd_234.bb
parent18edfb2af6e7040e0453c84796416be2b8f45454 (diff)
downloadpoky-b51202cce03f22672205f676d19932802632f1f7.tar.gz
systemd: drop uclibc specific exp10 support patch
This patch is clearly uclibc specific and appears to have been inadvertently left behind during the recent purging of uclibc specific patches from oe-core: http://git.openembedded.org/openembedded-core/commit/?id=e01e7c543a559c8926d72159b5cd55db0c661434 (From OE-Core rev: 655f0e5830ff883843d44d38de3aea4c4134c903) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd/systemd_234.bb')
-rw-r--r--meta/recipes-core/systemd/systemd_234.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd_234.bb b/meta/recipes-core/systemd/systemd_234.bb
index acc4c4623b..36fd3f8ff4 100644
--- a/meta/recipes-core/systemd/systemd_234.bb
+++ b/meta/recipes-core/systemd/systemd_234.bb
@@ -15,7 +15,6 @@ SRC_URI += " \
15 file://00-create-volatile.conf \ 15 file://00-create-volatile.conf \
16 file://init \ 16 file://init \
17 file://run-ptest \ 17 file://run-ptest \
18 file://0003-define-exp10-if-missing.patch \
19 file://0004-Use-getenv-when-secure-versions-are-not-available.patch \ 18 file://0004-Use-getenv-when-secure-versions-are-not-available.patch \
20 file://0005-binfmt-Don-t-install-dependency-links-at-install-tim.patch \ 19 file://0005-binfmt-Don-t-install-dependency-links-at-install-tim.patch \
21 file://0007-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch \ 20 file://0007-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch \