All of lore.kernel.org
 help / color / mirror / Atom feed
From: Qing He <qing.he@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/2] fix cross build of dhcp 4.2.0
Date: Tue, 30 Nov 2010 13:51:36 +0800	[thread overview]
Message-ID: <cover.1291096296.git.qing.he@intel.com> (raw)

dhcp 4.2.0 introduces bind9 dependency, however, the cross compiling
doesn't work, this patch set fixes the issue. Tested for arm target

Thanks,
Qing

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: qhe/fix
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=qhe/fix

Thanks,
    Qing He <qing.he@intel.com>
---


Qing He (2):
  bind: add new recipe
  dhcp: fix cross build

 .../bind/bind-9.7.2-P2/conf.patch                  |  301 ++++++++++++++++++++
 .../bind/bind-9.7.2-P2/cross-build-fix.patch       |   19 ++
 meta/recipes-connectivity/bind/bind_9.7.2-P2.bb    |   54 ++++
 .../dhcp/dhcp-4.2.0/fix-external-bind.patch        |  101 +++++++
 meta/recipes-connectivity/dhcp/dhcp4.inc           |    6 +-
 meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb       |    6 +-
 6 files changed, 484 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-connectivity/bind/bind-9.7.2-P2/conf.patch
 create mode 100644 meta/recipes-connectivity/bind/bind-9.7.2-P2/cross-build-fix.patch
 create mode 100644 meta/recipes-connectivity/bind/bind_9.7.2-P2.bb
 create mode 100644 meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-external-bind.patch



             reply	other threads:[~2010-11-30  5:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-30  5:51 Qing He [this message]
2010-11-30  5:35 ` [PATCH 1/2] bind: add new recipe Qing He
2010-11-30 16:48   ` Flanagan, Elizabeth
2010-12-01  5:11     ` Qing He
2010-11-30  5:45 ` [PATCH 2/2] dhcp: fix cross build Qing He
2010-12-02 19:05 ` [PATCH 0/2] fix cross build of dhcp 4.2.0 Saul Wold

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.1291096296.git.qing.he@intel.com \
    --to=qing.he@intel.com \
    --cc=poky@yoctoproject.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.