diff options
author | Ross Burton <ross.burton@intel.com> | 2013-01-21 12:54:08 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-21 19:04:34 +0000 |
commit | d1e680916e0b33da80a2fee077784062db1b318e (patch) | |
tree | 2ad3e5241bad3e4d003a52418d1f5be5c5b81b96 /meta/recipes-core | |
parent | 087e5e30a7ae39da5e553aa97b4d95fed28e4b76 (diff) | |
download | poky-d1e680916e0b33da80a2fee077784062db1b318e.tar.gz |
systemd: update uclibc patch headers
Discussion has revealed that upstream has formally rejected patches to support
uclibc, so mark this in the headers.
(From OE-Core rev: caf6aa1c996a949ca85f4beaf40d2a19433d18c8)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
7 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-core/systemd/systemd/optional_secure_getenv.patch b/meta/recipes-core/systemd/systemd/optional_secure_getenv.patch index 35f1467c54..2063268246 100644 --- a/meta/recipes-core/systemd/systemd/optional_secure_getenv.patch +++ b/meta/recipes-core/systemd/systemd/optional_secure_getenv.patch | |||
@@ -1,9 +1,9 @@ | |||
1 | on uclibc secure_getenv is not available | 1 | on uclibc secure_getenv is not available |
2 | therefore default to using getenv instead | 2 | therefore default to using getenv instead |
3 | 3 | ||
4 | Singed-off-by: Khem Raj <raj.khem@gmail.com> | 4 | Upstream-Status: Denied [no desire for uclibc support] |
5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
5 | 6 | ||
6 | Upstream-Status: Pending | ||
7 | Index: git/src/shared/missing.h | 7 | Index: git/src/shared/missing.h |
8 | =================================================================== | 8 | =================================================================== |
9 | --- git.orig/src/shared/missing.h 2012-09-22 18:46:44.141282145 -0700 | 9 | --- git.orig/src/shared/missing.h 2012-09-22 18:46:44.141282145 -0700 |
diff --git a/meta/recipes-core/systemd/systemd/systemd-pam-configure-check-uclibc.patch b/meta/recipes-core/systemd/systemd/systemd-pam-configure-check-uclibc.patch index c69a8ab75c..d096983837 100644 --- a/meta/recipes-core/systemd/systemd/systemd-pam-configure-check-uclibc.patch +++ b/meta/recipes-core/systemd/systemd/systemd-pam-configure-check-uclibc.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status: Pending | 1 | Upstream-Status: Denied [no desire for uclibc support] |
2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
3 | 3 | ||
4 | --- systemd-185.orig/configure.ac 2012-06-04 14:15:16.000000000 -0400 | 4 | --- systemd-185.orig/configure.ac 2012-06-04 14:15:16.000000000 -0400 |
diff --git a/meta/recipes-core/systemd/systemd/systemd-pam-fix-execvpe.patch b/meta/recipes-core/systemd/systemd/systemd-pam-fix-execvpe.patch index 1ed4d30ca9..1d4f2732c4 100644 --- a/meta/recipes-core/systemd/systemd/systemd-pam-fix-execvpe.patch +++ b/meta/recipes-core/systemd/systemd/systemd-pam-fix-execvpe.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status: Pending | 1 | Upstream-Status: Denied [no desire for uclibc support] |
2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
3 | 3 | ||
4 | Index: git/src/nspawn/nspawn.c | 4 | Index: git/src/nspawn/nspawn.c |
diff --git a/meta/recipes-core/systemd/systemd/systemd-pam-fix-fallocate.patch b/meta/recipes-core/systemd/systemd/systemd-pam-fix-fallocate.patch index 8bc7a6f7f8..7cf9626539 100644 --- a/meta/recipes-core/systemd/systemd/systemd-pam-fix-fallocate.patch +++ b/meta/recipes-core/systemd/systemd/systemd-pam-fix-fallocate.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status: Pending | 1 | Upstream-Status: Denied [no desire for uclibc support] |
2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
3 | 3 | ||
4 | Index: git/src/journal/journal-file.c | 4 | Index: git/src/journal/journal-file.c |
diff --git a/meta/recipes-core/systemd/systemd/systemd-pam-fix-getty-unit.patch b/meta/recipes-core/systemd/systemd/systemd-pam-fix-getty-unit.patch index 88456249d7..533a2394e9 100644 --- a/meta/recipes-core/systemd/systemd/systemd-pam-fix-getty-unit.patch +++ b/meta/recipes-core/systemd/systemd/systemd-pam-fix-getty-unit.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | Prefer getty to agetty in console setup systemd units | 1 | Prefer getty to agetty in console setup systemd units |
2 | 2 | ||
3 | Upstream-Status: Pending | 3 | Upstream-Status: Inappropriate [configuration specific] |
4 | Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> | 4 | Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> |
5 | --- | 5 | --- |
6 | units/getty@.service.m4 | 2 +- | 6 | units/getty@.service.m4 | 2 +- |
diff --git a/meta/recipes-core/systemd/systemd/systemd-pam-fix-mkostemp.patch b/meta/recipes-core/systemd/systemd/systemd-pam-fix-mkostemp.patch index be4d3e39d9..fb8443d6f5 100644 --- a/meta/recipes-core/systemd/systemd/systemd-pam-fix-mkostemp.patch +++ b/meta/recipes-core/systemd/systemd/systemd-pam-fix-mkostemp.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status: Pending | 1 | Upstream-Status: Denied [no desire for uclibc support] |
2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
3 | 3 | ||
4 | Index: git/src/journal/journal-send.c | 4 | Index: git/src/journal/journal-send.c |
diff --git a/meta/recipes-core/systemd/systemd/systemd-pam-fix-msformat.patch b/meta/recipes-core/systemd/systemd/systemd-pam-fix-msformat.patch index cdf8d61dcf..f3b1ace10f 100644 --- a/meta/recipes-core/systemd/systemd/systemd-pam-fix-msformat.patch +++ b/meta/recipes-core/systemd/systemd/systemd-pam-fix-msformat.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status: Pending | 1 | Upstream-Status: Denied [no desire for uclibc support] |
2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
3 | 3 | ||
4 | --- systemd-pam-185/src/fsck/fsck.c.orig 2012-06-22 23:22:22.000000000 -0400 | 4 | --- systemd-pam-185/src/fsck/fsck.c.orig 2012-06-22 23:22:22.000000000 -0400 |