diff options
8 files changed, 22 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd/0001-Revert-systemd-analyze-use-argparse-instead-of-getop.patch b/meta/recipes-core/systemd/systemd/0001-Revert-systemd-analyze-use-argparse-instead-of-getop.patch index 7de2705ace..1e208a244f 100644 --- a/meta/recipes-core/systemd/systemd/0001-Revert-systemd-analyze-use-argparse-instead-of-getop.patch +++ b/meta/recipes-core/systemd/systemd/0001-Revert-systemd-analyze-use-argparse-instead-of-getop.patch | |||
@@ -1,3 +1,6 @@ | |||
1 | Upstream-Status: Backport [revert] | ||
2 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | ||
3 | |||
1 | From 2003e63f48cee2f497de7b90b66284f98c1c9919 Mon Sep 17 00:00:00 2001 | 4 | From 2003e63f48cee2f497de7b90b66284f98c1c9919 Mon Sep 17 00:00:00 2001 |
2 | From: Koen Kooi <koen@dominion.thruhere.net> | 5 | From: Koen Kooi <koen@dominion.thruhere.net> |
3 | Date: Mon, 10 Dec 2012 12:24:32 +0100 | 6 | Date: Mon, 10 Dec 2012 12:24:32 +0100 |
diff --git a/meta/recipes-core/systemd/systemd/0002-Revert-analyze-use-GDBus-instead-of-dbus-python.patch b/meta/recipes-core/systemd/systemd/0002-Revert-analyze-use-GDBus-instead-of-dbus-python.patch index e5e8d7df0d..96ad323509 100644 --- a/meta/recipes-core/systemd/systemd/0002-Revert-analyze-use-GDBus-instead-of-dbus-python.patch +++ b/meta/recipes-core/systemd/systemd/0002-Revert-analyze-use-GDBus-instead-of-dbus-python.patch | |||
@@ -1,3 +1,6 @@ | |||
1 | Upstream-Status: Backport [revert] | ||
2 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | ||
3 | |||
1 | From 8079db861b8ffdce69fa10a9ab9ef4740045187f Mon Sep 17 00:00:00 2001 | 4 | From 8079db861b8ffdce69fa10a9ab9ef4740045187f Mon Sep 17 00:00:00 2001 |
2 | From: Koen Kooi <koen@dominion.thruhere.net> | 5 | From: Koen Kooi <koen@dominion.thruhere.net> |
3 | Date: Mon, 10 Dec 2012 12:25:00 +0100 | 6 | Date: Mon, 10 Dec 2012 12:25:00 +0100 |
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 1bfc3bdb18..c69a8ab75c 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,3 +1,6 @@ | |||
1 | Upstream-Status: Pending | ||
2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
3 | |||
1 | --- 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 |
2 | +++ systemd-pam-185/configure.ac 2012-06-21 22:57:10.000000000 -0400 | 5 | +++ systemd-pam-185/configure.ac 2012-06-21 22:57:10.000000000 -0400 |
3 | @@ -63,6 +63,23 @@ | 6 | @@ -63,6 +63,23 @@ |
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 449c27f88c..1ed4d30ca9 100644 --- a/meta/recipes-core/systemd/systemd/systemd-pam-fix-execvpe.patch +++ b/meta/recipes-core/systemd/systemd/systemd-pam-fix-execvpe.patch | |||
@@ -1,3 +1,6 @@ | |||
1 | Upstream-Status: Pending | ||
2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
3 | |||
1 | Index: git/src/nspawn/nspawn.c | 4 | Index: git/src/nspawn/nspawn.c |
2 | =================================================================== | 5 | =================================================================== |
3 | --- git.orig/src/nspawn/nspawn.c 2012-09-22 17:57:05.000000000 -0700 | 6 | --- git.orig/src/nspawn/nspawn.c 2012-09-22 17:57:05.000000000 -0700 |
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 089ba64690..8bc7a6f7f8 100644 --- a/meta/recipes-core/systemd/systemd/systemd-pam-fix-fallocate.patch +++ b/meta/recipes-core/systemd/systemd/systemd-pam-fix-fallocate.patch | |||
@@ -1,3 +1,6 @@ | |||
1 | Upstream-Status: Pending | ||
2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
3 | |||
1 | Index: git/src/journal/journal-file.c | 4 | Index: git/src/journal/journal-file.c |
2 | =================================================================== | 5 | =================================================================== |
3 | --- git.orig/src/journal/journal-file.c 2012-09-02 09:49:15.126089594 -0700 | 6 | --- git.orig/src/journal/journal-file.c 2012-09-02 09:49:15.126089594 -0700 |
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 3e5ea71e04..88456249d7 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,5 +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 | Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> | 4 | Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> |
4 | --- | 5 | --- |
5 | 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 8de9a3a326..be4d3e39d9 100644 --- a/meta/recipes-core/systemd/systemd/systemd-pam-fix-mkostemp.patch +++ b/meta/recipes-core/systemd/systemd/systemd-pam-fix-mkostemp.patch | |||
@@ -1,3 +1,6 @@ | |||
1 | Upstream-Status: Pending | ||
2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
3 | |||
1 | Index: git/src/journal/journal-send.c | 4 | Index: git/src/journal/journal-send.c |
2 | =================================================================== | 5 | =================================================================== |
3 | --- git.orig/src/journal/journal-send.c 2012-09-02 00:10:08.748768268 -0700 | 6 | --- git.orig/src/journal/journal-send.c 2012-09-02 00:10:08.748768268 -0700 |
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 ee63329830..cdf8d61dcf 100644 --- a/meta/recipes-core/systemd/systemd/systemd-pam-fix-msformat.patch +++ b/meta/recipes-core/systemd/systemd/systemd-pam-fix-msformat.patch | |||
@@ -1,3 +1,6 @@ | |||
1 | Upstream-Status: Pending | ||
2 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
3 | |||
1 | --- 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 |
2 | +++ systemd-pam-185/src/fsck/fsck.c 2012-06-22 21:15:56.000000000 -0400 | 5 | +++ systemd-pam-185/src/fsck/fsck.c 2012-06-22 21:15:56.000000000 -0400 |
3 | @@ -36,6 +36,8 @@ | 6 | @@ -36,6 +36,8 @@ |