All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix Yocto#5539 and Yocto#7137
@ 2015-04-21  9:30 Chen Qi
  2015-04-21  9:30 ` [PATCH 1/2] shadow: fix `su' behaviour Chen Qi
  2015-04-21  9:30 ` [PATCH 2/2] bash: explicitly define NON_INTERACTIVE_LOGIN_SHELLS in CFLAGS Chen Qi
  0 siblings, 2 replies; 3+ messages in thread
From: Chen Qi @ 2015-04-21  9:30 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit c9b06c79ed8a082d1b385e9f61721aeeda9bf1af:

  init-install-efi.sh: fix gummiboot entry installation (2015-04-21 07:19:07 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib ChenQi/bug-5539-7137
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/bug-5539-7137

Chen Qi (2):
  shadow: fix `su' behaviour
  bash: explicitly define NON_INTERACTIVE_LOGIN_SHELLS in CFLAGS

 meta/recipes-extended/bash/bash.inc                |  5 +++++
 .../0001-su.c-fix-to-exec-command-correctly.patch  | 25 ----------------------
 meta/recipes-extended/shadow/shadow.inc            |  5 ++++-
 3 files changed, 9 insertions(+), 26 deletions(-)
 delete mode 100644 meta/recipes-extended/shadow/files/0001-su.c-fix-to-exec-command-correctly.patch

-- 
1.9.1



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

end of thread, other threads:[~2015-04-21  9:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21  9:30 [PATCH 0/2] Fix Yocto#5539 and Yocto#7137 Chen Qi
2015-04-21  9:30 ` [PATCH 1/2] shadow: fix `su' behaviour Chen Qi
2015-04-21  9:30 ` [PATCH 2/2] bash: explicitly define NON_INTERACTIVE_LOGIN_SHELLS in CFLAGS Chen Qi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.