Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0 of 2] bind/dhcp: install to staging
@ 2013-07-24 10:34 Thomas De Schampheleire
  2013-07-24 10:34 ` [Buildroot] [PATCH 1 of 2] bind: " Thomas De Schampheleire
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas De Schampheleire @ 2013-07-24 10:34 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
 package/bind/bind.mk |  1 +
 package/dhcp/dhcp.mk |  1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

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

* [Buildroot] [PATCH 1 of 2] bind: install to staging
  2013-07-24 10:34 [Buildroot] [PATCH 0 of 2] bind/dhcp: install to staging Thomas De Schampheleire
@ 2013-07-24 10:34 ` Thomas De Schampheleire
  2013-07-24 10:34 ` [Buildroot] [PATCH 2 of 2] dhcp: " Thomas De Schampheleire
  2013-07-27 13:48 ` [Buildroot] [PATCH 0 of 2] bind/dhcp: " Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas De Schampheleire @ 2013-07-24 10:34 UTC (permalink / raw)
  To: buildroot

Install bind to staging so other applications can use its include files
and libraries.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
 package/bind/bind.mk |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/bind/bind.mk b/package/bind/bind.mk
--- a/package/bind/bind.mk
+++ b/package/bind/bind.mk
@@ -7,6 +7,7 @@
 BIND_VERSION = 9.6-ESV-R9-P1
 BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION)
 BIND_MAKE = $(MAKE1)
+BIND_INSTALL_STAGING = YES
 BIND_LICENSE = ISC
 BIND_LICENSE_FILES = COPYRIGHT
 BIND_TARGET_SBINS = lwresd named named-checkconf named-checkzone

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

* [Buildroot] [PATCH 2 of 2] dhcp: install to staging
  2013-07-24 10:34 [Buildroot] [PATCH 0 of 2] bind/dhcp: install to staging Thomas De Schampheleire
  2013-07-24 10:34 ` [Buildroot] [PATCH 1 of 2] bind: " Thomas De Schampheleire
@ 2013-07-24 10:34 ` Thomas De Schampheleire
  2013-07-27 13:48 ` [Buildroot] [PATCH 0 of 2] bind/dhcp: " Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas De Schampheleire @ 2013-07-24 10:34 UTC (permalink / raw)
  To: buildroot

Install dhcp to staging so other applications can use its include files
and libraries.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
 package/dhcp/dhcp.mk |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/dhcp/dhcp.mk b/package/dhcp/dhcp.mk
--- a/package/dhcp/dhcp.mk
+++ b/package/dhcp/dhcp.mk
@@ -6,6 +6,7 @@
 
 DHCP_VERSION = 4.1-ESV-R8
 DHCP_SITE = http://ftp.isc.org/isc/dhcp/$(DHCP_VERSION)
+DHCP_INSTALL_STAGING = YES
 DHCP_LICENSE = ISC
 DHCP_LICENSE_FILES = LICENSE
 DHCP_CONF_ENV = ac_cv_file__dev_random=yes

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

* [Buildroot] [PATCH 0 of 2] bind/dhcp: install to staging
  2013-07-24 10:34 [Buildroot] [PATCH 0 of 2] bind/dhcp: install to staging Thomas De Schampheleire
  2013-07-24 10:34 ` [Buildroot] [PATCH 1 of 2] bind: " Thomas De Schampheleire
  2013-07-24 10:34 ` [Buildroot] [PATCH 2 of 2] dhcp: " Thomas De Schampheleire
@ 2013-07-27 13:48 ` Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2013-07-27 13:48 UTC (permalink / raw)
  To: buildroot

Dear Thomas De Schampheleire,

On Wed, 24 Jul 2013 12:34:30 +0200, Thomas De Schampheleire wrote:
> 
> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
> 
> ---
>  package/bind/bind.mk |  1 +
>  package/dhcp/dhcp.mk |  1 +
>  2 files changed, 2 insertions(+), 0 deletions(-)

Committed both, thanks.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

end of thread, other threads:[~2013-07-27 13:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-24 10:34 [Buildroot] [PATCH 0 of 2] bind/dhcp: install to staging Thomas De Schampheleire
2013-07-24 10:34 ` [Buildroot] [PATCH 1 of 2] bind: " Thomas De Schampheleire
2013-07-24 10:34 ` [Buildroot] [PATCH 2 of 2] dhcp: " Thomas De Schampheleire
2013-07-27 13:48 ` [Buildroot] [PATCH 0 of 2] bind/dhcp: " Thomas Petazzoni

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