All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] meta: fix rdepends issues for test related packages
@ 2014-08-18  6:06 Robert Yang
  2014-08-18  6:06 ` [PATCH 1/6] meta: fix RDEPNEDS for the test related pkgs Robert Yang
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Robert Yang @ 2014-08-18  6:06 UTC (permalink / raw)
  To: openembedded-core

* Fix rdepends issues for test related packages
* Debash for bootchart2

// Robert

The following changes since commit d0be4b37743492fc9c178fd6f9ef73a5eb2fd9c3:

  chrpath: Drop warning from darwn builds (2014-08-17 10:01:30 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/test
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/test

Robert Yang (6):
  meta: fix RDEPNEDS for the test related pkgs
  sed: add sed to RDEPENDS sed-ptest
  lsbtest: no bashism in LSB_Test.sh
  run-ptest: fix bashism
  valgrind/oprofile/systemd: no need bash in run-ptest
  bootchart2: no bashism in bootchartd.in

 meta/recipes-core/libxml/libxml2.inc               |    2 ++
 meta/recipes-core/systemd/systemd/run-ptest        |    2 ++
 meta/recipes-core/udev/udev.inc                    |    2 +-
 .../bootchart2/bootchartd-no-bashism.patch         |   27 ++++++++++++++++++++
 meta/recipes-devtools/bootchart2/bootchart2_git.bb |    6 +++--
 meta/recipes-devtools/insserv/files/run-ptest      |    2 +-
 meta/recipes-devtools/quilt/quilt-0.63.inc         |    2 +-
 meta/recipes-devtools/quilt/quilt/run-ptest        |    2 +-
 meta/recipes-devtools/tcltk/tcl/run-ptest          |    4 +--
 meta/recipes-devtools/valgrind/valgrind/run-ptest  |    3 ++-
 meta/recipes-extended/gawk/gawk-4.1.1/run-ptest    |    4 +--
 meta/recipes-extended/lsb/lsbtest/LSB_Test.sh      |    2 +-
 meta/recipes-extended/pam/libpam_1.1.6.bb          |   11 ++++++--
 meta/recipes-extended/sed/sed_4.2.2.bb             |    2 +-
 meta/recipes-kernel/lttng/lttng-tools_2.5.0.bb     |    2 +-
 meta/recipes-kernel/oprofile/oprofile/run-ptest    |    3 ++-
 meta/recipes-support/beecrypt/beecrypt/run-ptest   |    2 +-
 17 files changed, 60 insertions(+), 18 deletions(-)
 create mode 100644 meta/recipes-devtools/bootchart2/bootchart2/bootchartd-no-bashism.patch

-- 
1.7.9.5



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

end of thread, other threads:[~2014-08-18  6:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-18  6:06 [PATCH 0/6] meta: fix rdepends issues for test related packages Robert Yang
2014-08-18  6:06 ` [PATCH 1/6] meta: fix RDEPNEDS for the test related pkgs Robert Yang
2014-08-18  6:06 ` [PATCH 2/6] sed: add sed to RDEPENDS sed-ptest Robert Yang
2014-08-18  6:06 ` [PATCH 3/6] lsbtest: no bashism in LSB_Test.sh Robert Yang
2014-08-18  6:06 ` [PATCH 4/6] run-ptest: fix bashism Robert Yang
2014-08-18  6:06 ` [PATCH 5/6] valgrind/oprofile/systemd: no need bash in run-ptest Robert Yang
2014-08-18  6:06 ` [PATCH 6/6] bootchart2: no bashism in bootchartd.in Robert Yang

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.