[OE-core] [PATCH 0/3] Redirect output of post-install scripts when "debug-tweak" enabled

Kang Kai kai.kang at windriver.com
Wed Feb 20 06:16:33 UTC 2013


The following changes since commit c7b23ab68aafc04d9830ef318015912e5d4f0672:

  maintainers.inc: update ownership of recipes (2013-02-17 22:33:30 +0000)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/redirect-postinst
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/redirect-postinst

Kang Kai (3):
  rpm: redirect output of post install script
  dpkg: redirect output of postinstall script
  opkg: save output of postinst scripts

 .../dpkg/dpkg/redirect-output.patch                |   37 +++++++++++++++++++
 meta/recipes-devtools/dpkg/dpkg_1.16.9.bb          |    8 +++-
 .../opkg/opkg/redirect-output.patch                |   29 +++++++++++++++
 meta/recipes-devtools/opkg/opkg_svn.bb             |    6 +++-
 .../recipes-devtools/rpm/rpm/redirect-output.patch |   38 ++++++++++++++++++++
 meta/recipes-devtools/rpm/rpm_5.4.9.bb             |    6 +++-
 6 files changed, 120 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-devtools/dpkg/dpkg/redirect-output.patch
 create mode 100644 meta/recipes-devtools/opkg/opkg/redirect-output.patch
 create mode 100644 meta/recipes-devtools/rpm/rpm/redirect-output.patch

-- 
1.7.5.4





More information about the Openembedded-core mailing list