All of lore.kernel.org
 help / color / mirror / Atom feed
From: Otavio Salvador <otavio@ossystems.com.br>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] Misc fixes
Date: Fri,  4 Nov 2011 18:20:03 +0000	[thread overview]
Message-ID: <cover.1320430778.git.otavio@ossystems.com.br> (raw)

The following changes since commit e3c003282afb93ec52882496400b042620ab00ef:

  rt-tests: update to 0.83 (2011-11-04 15:43:19 +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 (5):
  libcap: fix sstate for native package
  files/device_table-minimal.txt: add /dev/kmsg
  dhcp: drop unused dhcp3.inc file
  dhcp: rename dhcp4.inc to dhcp.inc
  dhcp: move server configuration to dhcp-server-config

 meta/files/device_table-minimal.txt                |    1 +
 .../dhcp/{dhcp4.inc => dhcp.inc}                   |   10 +++-
 meta/recipes-connectivity/dhcp/dhcp3.inc           |   49 --------------------
 meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb       |    4 +-
 meta/recipes-support/libcap/libcap.inc             |   15 +++++-
 meta/recipes-support/libcap/libcap_2.22.bb         |    2 +-
 6 files changed, 24 insertions(+), 57 deletions(-)
 rename meta/recipes-connectivity/dhcp/{dhcp4.inc => dhcp.inc} (91%)
 delete mode 100644 meta/recipes-connectivity/dhcp/dhcp3.inc

-- 
1.7.2.5




             reply	other threads:[~2011-11-04 18:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-04 18:20 Otavio Salvador [this message]
2011-11-04 18:20 ` [PATCH 1/5] libcap: fix sstate for native package Otavio Salvador
2011-11-04 18:20 ` [PATCH 2/5] files/device_table-minimal.txt: add /dev/kmsg Otavio Salvador
2011-11-04 18:20 ` [PATCH 3/5] dhcp: drop unused dhcp3.inc file Otavio Salvador
2011-11-04 18:20 ` [PATCH 4/5] dhcp: rename dhcp4.inc to dhcp.inc Otavio Salvador
2011-11-04 21:17   ` Phil Blundell
2011-11-05 20:42     ` Otavio Salvador
2011-11-04 18:20 ` [PATCH 5/5] dhcp: move server configuration to dhcp-server-config Otavio Salvador
2011-11-08 22:59 ` [PATCH 0/5] Misc fixes Saul Wold
2015-08-20  8:31 Paul Eggleton
2018-08-13 16:22 [PATCH 0/5] misc fixes Hongxu Jia
2021-07-16  1:25 [PATCH 0/5] MISC fixes Oak Zeng
2021-07-16  1:34 Oak Zeng
2021-07-16 15:36 Oak Zeng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1320430778.git.otavio@ossystems.com.br \
    --to=otavio@ossystems.com.br \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.