All of lore.kernel.org
 help / color / mirror / Atom feed
* [CONSOLIDATED PULL 0/9] RPM Fixes and others
@ 2011-11-11  8:36 Saul Wold
  2011-11-11  8:36 ` [CONSOLIDATED PULL 1/9] qt-mobility: qa_configure stage failed Saul Wold
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Saul Wold @ 2011-11-11  8:36 UTC (permalink / raw)
  To: openembedded-core

Richard,

This request includes Mark's changes along with some changes for qt-mobility
and Otavio clean-ups.

Thanks
	Sau!


The following changes since commit 379c77d1516fe8fdbd1cd7063f709b5266872b03:

  populate_*.bbclass: Correct INSTALL variable name after recent multilib changes (2011-11-10 18:05:06 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/stage
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage

Dmitry Cherukhin (1):
  qt-mobility: qa_configure stage failed

Mark Hatle (5):
  rootfs_rpm.bbclass: Enable pre and post install scripts
  rootfs_rpm.bbclass: Turn off script debugging
  wpa-supplicant: Avoid blocking the post install script at cross
    rootfs time.
  shadow: Generate the shadow files at rootfs construction
  sudo: Avoid post install scripts

Otavio Salvador (3):
  dhcp: generate initial leases files for server
  util-linux: split mcookie into a package
  xinit: rdepends on util-linux-mcookie to avoid brining whole
    util-linux

 meta/classes/package_rpm.bbclass                   |   33 ++++-
 meta/classes/rootfs_rpm.bbclass                    |   27 +---
 meta/recipes-connectivity/dhcp/dhcp.inc            |    9 +-
 meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb       |    2 +-
 .../wpa-supplicant/wpa-supplicant-0.7.inc          |    4 +-
 .../wpa-supplicant/wpa-supplicant_0.7.3.bb         |    2 +-
 meta/recipes-core/util-linux/util-linux.inc        |    3 +-
 meta/recipes-core/util-linux/util-linux_2.19.1.bb  |    2 +-
 .../rpm/rpm/rpm-scriptletexechelper.patch          |  159 ++++++++++++++++++++
 meta/recipes-devtools/rpm/rpm_5.4.0.bb             |    3 +-
 meta/recipes-extended/shadow/shadow_4.1.4.3.bb     |   12 +-
 meta/recipes-extended/sudo/sudo.inc                |    8 -
 meta/recipes-extended/sudo/sudo_1.8.3.bb           |    5 +-
 meta/recipes-graphics/xorg-app/xinit_1.3.0.bb      |    4 +-
 .../qt4/files/qt-mobility-configure.patch          |   17 ++
 meta/recipes-qt/qt4/qt-mobility_1.2.0.inc          |    3 +-
 16 files changed, 247 insertions(+), 46 deletions(-)
 create mode 100644 meta/recipes-devtools/rpm/rpm/rpm-scriptletexechelper.patch
 create mode 100644 meta/recipes-qt/qt4/files/qt-mobility-configure.patch

-- 
1.7.6.4




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

end of thread, other threads:[~2011-11-11  9:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-11  8:36 [CONSOLIDATED PULL 0/9] RPM Fixes and others Saul Wold
2011-11-11  8:36 ` [CONSOLIDATED PULL 1/9] qt-mobility: qa_configure stage failed Saul Wold
2011-11-11  8:36 ` [CONSOLIDATED PULL 2/9] rootfs_rpm.bbclass: Enable pre and post install scripts Saul Wold
2011-11-11  8:36 ` [CONSOLIDATED PULL 3/9] rootfs_rpm.bbclass: Turn off script debugging Saul Wold
2011-11-11  8:36 ` [CONSOLIDATED PULL 4/9] wpa-supplicant: Avoid blocking the post install script at cross rootfs time Saul Wold
2011-11-11  8:36 ` [CONSOLIDATED PULL 5/9] shadow: Generate the shadow files at rootfs construction Saul Wold
2011-11-11  8:36 ` [CONSOLIDATED PULL 6/9] sudo: Avoid post install scripts Saul Wold
2011-11-11  8:36 ` [CONSOLIDATED PULL 7/9] dhcp: generate initial leases files for server Saul Wold
2011-11-11  9:33   ` Paul Eggleton
2011-11-11  9:37     ` Paul Menzel
2011-11-11  8:36 ` [CONSOLIDATED PULL 8/9] util-linux: split mcookie into a package Saul Wold
2011-11-11  8:36 ` [CONSOLIDATED PULL 9/9] xinit: rdepends on util-linux-mcookie to avoid brining whole util-linux Saul Wold
2011-11-11  9:35 ` [CONSOLIDATED PULL 0/9] RPM Fixes and others Paul Menzel

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.