[OE-core] [PATCH 0/3] Pending patches in O.S. Systems tree

Otavio Salvador otavio at ossystems.com.br
Wed Feb 1 20:27:42 UTC 2012


We changed the udev patch taking in account the suggestions done by
Richard and also made a cuple of more fixes in meanwhile. The
gitpkgv.bbclass patch has been dropped for now as it is in discussion
on mailing list.

The following changes since commit d7b13cd42ab8d5f44f97e119b73ec2e363677d26:

  useradd.bbclass: Fix missing quote (2012-01-27 23:57:33 +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 (3):
  udev: improve udev-cache robustness
  dhcp: move dhcp leases files handling to postinst/postrm
  rootfs_ipk.bbclass: fix detection of script runtime requirement

 meta/classes/rootfs_ipk.bbclass                |   10 ++++++-
 meta/recipes-connectivity/dhcp/dhcp.inc        |   19 +++++++++++++-
 meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb   |    2 +-
 meta/recipes-core/udev/udev.inc                |    8 +++++-
 meta/recipes-core/udev/udev/init               |   33 +++++++++++++++++++++--
 meta/recipes-core/udev/udev/udev-cache         |   14 ++++++++--
 meta/recipes-core/udev/udev/udev-cache.default |    4 +++
 7 files changed, 79 insertions(+), 11 deletions(-)
 create mode 100644 meta/recipes-core/udev/udev/udev-cache.default

-- 
1.7.2.5





More information about the Openembedded-core mailing list