All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] DHCP and reduction of amount of packages installer by xinit
@ 2011-11-10 21:37 Otavio Salvador
  2011-11-10 21:37 ` [PATCH 1/3] dhcp: generate initial leases files for server Otavio Salvador
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Otavio Salvador @ 2011-11-10 21:37 UTC (permalink / raw)
  To: openembedded-core

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://github.com/OSSystems/oe-core master
  https://github.com/OSSystems/oe-core/tree/HEAD

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

 meta/recipes-connectivity/dhcp/dhcp.inc           |    9 ++++++++-
 meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb      |    2 +-
 meta/recipes-core/util-linux/util-linux.inc       |    3 ++-
 meta/recipes-core/util-linux/util-linux_2.19.1.bb |    2 +-
 meta/recipes-graphics/xorg-app/xinit_1.3.0.bb     |    4 ++--
 5 files changed, 14 insertions(+), 6 deletions(-)

-- 
1.7.2.5




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

end of thread, other threads:[~2011-11-12  0:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-10 21:37 [PATCH 0/3] DHCP and reduction of amount of packages installer by xinit Otavio Salvador
2011-11-10 21:37 ` [PATCH 1/3] dhcp: generate initial leases files for server Otavio Salvador
2011-11-10 21:50   ` Paul Menzel
2011-11-10 22:01     ` Otavio Salvador
2011-11-10 21:37 ` [PATCH 2/3] util-linux: split mcookie onto a package Otavio Salvador
2011-11-10 21:57   ` Paul Menzel
2011-11-10 21:37 ` [PATCH 3/3] xinit: rdepends on util-linux-mcookie to avoid brining whole util-linux Otavio Salvador
2011-11-10 23:11   ` Paul Menzel
2011-11-12  0:12 ` [PATCH 0/3] DHCP and reduction of amount of packages installer by xinit Saul Wold

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.