public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix multilib conflict of sudo
@ 2020-11-17  3:13 kai
  2020-11-17  3:13 ` [PATCH 1/1] sudo: fix multilib conflict kai
  0 siblings, 1 reply; 2+ messages in thread
From: kai @ 2020-11-17  3:13 UTC (permalink / raw)
  To: openembedded-core; +Cc: ross

From: Kai Kang <kai.kang@windriver.com>

Install plugin libraries to ${libdir} rather than ${libexecdir} to fix
multilib conflict.

Test with user foo. Run sudo successfully after add foo to sudoers.

Kai Kang (1):
  sudo: fix multilib conflict

 ...o.conf.in-fix-conflict-with-multilib.patch | 50 +++++++++++++++++++
 meta/recipes-extended/sudo/sudo_1.9.3p1.bb    |  6 ++-
 2 files changed, 54 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-extended/sudo/files/0001-sudo.conf.in-fix-conflict-with-multilib.patch

-- 
2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-17  3:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-17  3:13 [PATCH 0/1] Fix multilib conflict of sudo kai
2020-11-17  3:13 ` [PATCH 1/1] sudo: fix multilib conflict kai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox