Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 00/11] Misc fixes from Mentor
@ 2015-11-12 23:39 Christopher Larson
  2015-11-12 23:39 ` [PATCH 01/11] recipetool.append: don't choke on a trailing ; in a url Christopher Larson
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: Christopher Larson @ 2015-11-12 23:39 UTC (permalink / raw)
  To: openembedded-core; +Cc: Christopher Larson

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



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

end of thread, other threads:[~2015-11-16 15:58 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-12 23:39 [PATCH 00/11] Misc fixes from Mentor Christopher Larson
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

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