From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Christopher Larson <chris_larson@mentor.com>
Subject: [PATCH 00/11] Misc fixes from Mentor
Date: Thu, 12 Nov 2015 16:39:06 -0700 [thread overview]
Message-ID: <cover.1447371033.git.chris_larson@mentor.com> (raw)
From: Christopher Larson <chris_larson@mentor.com>
This is the first of three pull requests / patch series from Mentor's queue of
changes destined for oe-core master (not jethro). This series is misc fixes.
The following changes since commit e44ed8c18e395b9c055aefee113b90708e8a8a2f:
build-appliance-image: Update to jethro head revision (2015-11-03 14:02:57 +0000)
are available in the git repository at:
git://github.com/kergoth/openembedded-core mentor-misc-fixes-after-jethro
https://github.com/kergoth/openembedded-core/tree/mentor-misc-fixes-after-jethro
Christopher Larson (11):
recipetool.append: don't choke on a trailing ; in a url
qemu.bbclass: correct the fsl ppc QEMU_EXTRAOPTIONS
qemu.bbclass: fix vardeps of QEMU_OPTIONS
blkspace: fix ldflags for iowatcher
tcf-agent: obey LDFLAGS
latencytop: obey LDFLAGS
systemd: chown hwdb.bin to root:root for do_rootfs
systemd: drop unneeded $D check in prerm
connman: depend on readline
sysklogd: inhibit updatercd for non-sysvinit
openjade-native: statically link local libs
meta/classes/qemu.bbclass | 18 +++++++++-----
meta/recipes-connectivity/connman/connman.inc | 2 +-
meta/recipes-core/systemd/systemd_225.bb | 7 ++----
.../openjade/openjade-native_1.3.2.bb | 22 ++++++++++++-----
.../tcf-agent/tcf-agent/ldflags.patch | 28 ++++++++++++++++++++++
meta/recipes-devtools/tcf-agent/tcf-agent_git.bb | 1 +
meta/recipes-extended/sysklogd/sysklogd.inc | 5 ++++
.../recipes-kernel/blktrace/blktrace/ldflags.patch | 23 ++++++++++++++----
.../latencytop-0.5/latencytop-makefile.patch | 2 +-
scripts/lib/recipetool/append.py | 2 ++
10 files changed, 86 insertions(+), 24 deletions(-)
create mode 100644 meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch
--
2.2.1
next reply other threads:[~2015-11-12 23:39 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-12 23:39 Christopher Larson [this message]
2015-11-12 23:39 ` [PATCH 01/11] recipetool.append: don't choke on a trailing ; in a url Christopher Larson
2015-11-12 23:39 ` [PATCH 02/11] qemu.bbclass: correct the fsl ppc QEMU_EXTRAOPTIONS Christopher Larson
2015-11-12 23:39 ` [PATCH 03/11] qemu.bbclass: fix vardeps of QEMU_OPTIONS Christopher Larson
2015-11-12 23:39 ` [PATCH 04/11] blkspace: fix ldflags for iowatcher Christopher Larson
2015-11-12 23:39 ` [PATCH 05/11] tcf-agent: obey LDFLAGS Christopher Larson
2015-11-12 23:39 ` [PATCH 06/11] latencytop: " Christopher Larson
2015-11-12 23:39 ` [PATCH 07/11] systemd: chown hwdb.bin to root:root for do_rootfs Christopher Larson
2015-11-12 23:39 ` [PATCH 08/11] systemd: drop unneeded $D check in prerm Christopher Larson
2015-11-16 15:18 ` Burton, Ross
2015-11-16 15:54 ` Christopher Larson
2015-11-16 15:55 ` Burton, Ross
2015-11-16 15:57 ` Christopher Larson
2015-11-12 23:39 ` [PATCH 09/11] connman: depend on readline Christopher Larson
2015-11-12 23:39 ` [PATCH 10/11] sysklogd: inhibit updatercd for non-sysvinit Christopher Larson
2015-11-12 23:39 ` [PATCH 11/11] openjade-native: statically link local libs Christopher Larson
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.1447371033.git.chris_larson@mentor.com \
--to=kergoth@gmail.com \
--cc=chris_larson@mentor.com \
--cc=openembedded-core@lists.openembedded.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox