Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [RFC PATCH 0/3] package/dhcp
@ 2016-01-09 21:59 Doug Kehn
  2016-01-09 21:59 ` [Buildroot] [RFC PATCH 1/3] package/dhcp: bump version to 4.3.3 Doug Kehn
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Doug Kehn @ 2016-01-09 21:59 UTC (permalink / raw)
  To: buildroot

This patch series bumps dhcp package to 4.3.3. I'm doing this as an RFC to get
feed back on the handling of the embedded bind tar-ball that now exists within
the dhcp package.

It looks to me that the embedded bind source is only used to build static
libraries for use by the dhcp source. I don't think these libraries are indented
to be used outside the dhcp package.

I built with an arm-buildroot-linux-gnueabihf toolchain and tested dhclient on a
custom TI-AM3352 based board.

Buildroot thread
  http://lists.busybox.net/pipermail/buildroot/2016-January/149079.html
for related information.

Regards,
...doug

Doug Kehn (3):
  package/dhcp: bump version to 4.3.3
  package/dhcp: fix bind configure for cross-compiling
  package/dhcp: ensure host cc is used for compiling gen

 package/dhcp/0001-bind-configure.patch     | 19 +++++++++++++++++++
 package/dhcp/0002-dhcp-bind-host-gen.patch | 22 ++++++++++++++++++++++
 package/dhcp/dhcp.hash                     |  4 ++--
 package/dhcp/dhcp.mk                       | 21 ++++++++++++++++++++-
 4 files changed, 63 insertions(+), 3 deletions(-)
 create mode 100644 package/dhcp/0001-bind-configure.patch
 create mode 100644 package/dhcp/0002-dhcp-bind-host-gen.patch

-- 
2.6.4

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

end of thread, other threads:[~2016-01-10 16:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-09 21:59 [Buildroot] [RFC PATCH 0/3] package/dhcp Doug Kehn
2016-01-09 21:59 ` [Buildroot] [RFC PATCH 1/3] package/dhcp: bump version to 4.3.3 Doug Kehn
2016-01-10 16:01   ` Arnout Vandecappelle
2016-01-10 16:52     ` rdkehn at yahoo.com
2016-01-09 21:59 ` [Buildroot] [RFC PATCH 2/3] package/dhcp: fix bind configure for cross-compiling Doug Kehn
2016-01-09 21:59 ` [Buildroot] [RFC PATCH 3/3] package/dhcp: ensure host cc is used for compiling gen Doug Kehn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox