From patchwork Tue Feb 7 21:09:47 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/4] Pending patches at O.S. Systems' tree Date: Tue, 07 Feb 2012 21:09:47 -0000 From: Otavio Salvador X-Patchwork-Id: 20923 Message-Id: To: openembedded-core@lists.openembedded.org I am sending the patches that are waiting in our tree. dhcp and udev patches ought to have been handled by Saul but in any case they are present here. The following changes since commit 18d9fcfc4bc4b01f73e89f3b988c9d3d543c7705: libzypp: add missing runtime dependences on gzip and gnupg (2012-02-03 17:23:28 +0000) are available in the git repository at: git://github.com/OSSystems/oe-core master https://github.com/OSSystems/oe-core/tree/HEAD Otavio Salvador (4): dhcp: move dhcp leases files handling to postinst/postrm udev: stop providing cache support by default cross.bbclass: add virtclass handler useradd.bbclass: skip processing on virtclass-cross extended packages meta/classes/cross.bbclass | 39 ++++++++++++++++++++++++++ meta/classes/useradd.bbclass | 3 ++ meta/recipes-connectivity/dhcp/dhcp.inc | 25 ++++++++++++++++- meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb | 2 +- meta/recipes-core/udev/udev.inc | 2 +- meta/recipes-core/udev/udev_164.bb | 2 +- 6 files changed, 69 insertions(+), 4 deletions(-)