commit | 5e45c86989c000ed7baef9f72ad775ccba866556 | [log] [tgz] |
---|---|---|
author | Saqib Khan <khansa@us.ibm.com> | Tue Mar 28 21:38:17 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Apr 06 21:06:39 2017 +0000 |
tree | 2b7739d2c258b9a6ffa393c450cb3923d11f4763 | |
parent | 17663502c5fbc690a1bec59db0a3b03117334d07 [diff] |
Modify the systemd patch to match the correct Makefile. Note: This is part of the change required to upgrade systemd to version 232. Resolves openbmc/openbmc#932 Change-Id: Ia529e301c63938a68e1acd3eb74242c2dd92ba3d Signed-off-by: Saqib Khan <khansa@us.ibm.com>
diff --git a/meta-phosphor/common/recipes-core/systemd/systemd/0002-systemd-Make-pam-compile-shared-library.patch b/meta-phosphor/common/recipes-core/systemd/systemd/0002-systemd-Make-pam-compile-shared-library.patch index 8746b72..977f565 100644 --- a/meta-phosphor/common/recipes-core/systemd/systemd/0002-systemd-Make-pam-compile-shared-library.patch +++ b/meta-phosphor/common/recipes-core/systemd/systemd/0002-systemd-Make-pam-compile-shared-library.patch
@@ -23,7 +23,7 @@ src/shared/bus-util.h \ src/shared/logs-show.c \ src/shared/logs-show.h \ -@@ -5579,37 +5578,6 @@ tests += \ +@@ -5579,39 +5578,6 @@ tests += \ test-login-tables \ test-login-shared @@ -51,8 +51,10 @@ -pamlib_LTLIBRARIES = \ - pam_systemd.la - +-if ENABLE_PAM_CONFIG -dist_pamconf_DATA = \ - src/login/systemd-user +-endif - -EXTRA_DIST += \ - src/login/systemd-user.m4