From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Marek Vasut <marex@denx.de>,
Walter Goossens <waltergoossens@home.nl>,
Thomas Chou <thomas@wytron.com.tw>,
Ley Foon Tan <lftan@altera.com>
Subject: [PATCH 0/5] systemd and nios2 fixes
Date: Tue, 17 May 2016 21:40:13 -0700 [thread overview]
Message-ID: <cover.1463546289.git.raj.khem@gmail.com> (raw)
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
next reply other threads:[~2016-05-18 4:40 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-18 4:40 Khem Raj [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1463546289.git.raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=lftan@altera.com \
--cc=marex@denx.de \
--cc=openembedded-core@lists.openembedded.org \
--cc=thomas@wytron.com.tw \
--cc=waltergoossens@home.nl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.