All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] systemd and nios2 fixes
@ 2016-05-18  4:40 Khem Raj
  2016-05-18  4:40 ` [PATCH 1/5] useradd.bbclass: Strip trailing '; ' in cmd params Khem Raj
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Khem Raj @ 2016-05-18  4:40 UTC (permalink / raw)
  To: openembedded-core; +Cc: Marek Vasut, Walter Goossens, Thomas Chou, Ley Foon Tan

These patches address the useradd problem which was exposed
by the systemd useradd patch.

Additionally, few patches to help packages build with nios2

Khem Raj (3):
  useradd.bbclass: Strip trailing ';' in cmd params
  systemd: Create missing sysusers offline
  pixman: Fix build on arches not defining FE_INVALID exception

Marek Vasut (2):
  kernel: fitimage: Repair misuse of shell test command
  sysprof: Disable nios2 support

 meta/classes/kernel-fitimage.bbclass               |  2 +-
 meta/classes/useradd.bbclass                       |  2 +-
 .../packagegroup-core-tools-profile.bb             |  3 +-
 meta/recipes-core/systemd/systemd_229.bb           |  8 +++++-
 ...Check-for-FE_INVALID-definition-before-us.patch | 33 ++++++++++++++++++++++
 meta/recipes-graphics/xorg-lib/pixman_0.34.0.bb    |  1 +
 6 files changed, 45 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-graphics/xorg-lib/pixman/0001-test-utils-Check-for-FE_INVALID-definition-before-us.patch

-- 
2.8.2



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

end of thread, other threads:[~2016-09-29  1:31 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-18  4:40 [PATCH 0/5] systemd and nios2 fixes Khem Raj
2016-05-18  4:40 ` [PATCH 1/5] useradd.bbclass: Strip trailing '; ' in cmd params Khem Raj
2016-05-18 19:38   ` Khem Raj
2016-05-23  8:07     ` Patrick Ohly
2016-05-23  9:35       ` Richard Purdie
2016-09-29  0:59         ` Denys Dmytriyenko
2016-09-29  1:07           ` Denys Dmytriyenko
2016-09-29  1:31             ` Denys Dmytriyenko
2016-05-18  4:40 ` [PATCH 2/5] systemd: Create missing sysusers offline Khem Raj
2016-05-19  7:36   ` Richard Purdie
2016-05-19  8:02     ` Richard Purdie
2016-06-17  9:32       ` Enrico Joerns
2016-06-17 14:26         ` Khem Raj
2016-05-18  4:40 ` [PATCH 3/5] pixman: Fix build on arches not defining FE_INVALID exception Khem Raj
2016-05-18  4:40 ` [PATCH 4/5] kernel: fitimage: Repair misuse of shell test command Khem Raj
2016-05-18  4:40 ` [PATCH 5/5] sysprof: Disable nios2 support Khem Raj

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.