All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/openipmi: install to staging dir
@ 2019-12-16  9:38 Alexey Lukyanchuk
  2019-12-22 13:39 ` Thomas Petazzoni
  2019-12-25 21:38 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Alexey Lukyanchuk @ 2019-12-16  9:38 UTC (permalink / raw)
  To: buildroot

Needed for packages which depend from openipmi

Signed-off-by: Alexey Lukyanchuk <skif@skif-web.ru>
---
 package/openipmi/openipmi.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/openipmi/openipmi.mk b/package/openipmi/openipmi.mk
index 9590b446ef..ca8fa77342 100644
--- a/package/openipmi/openipmi.mk
+++ b/package/openipmi/openipmi.mk
@@ -10,6 +10,7 @@ OPENIPMI_SOURCE = OpenIPMI-$(OPENIPMI_VERSION).tar.gz
 OPENIPMI_LICENSE = LGPL-2.0+, GPL-2.0+, BSD-3-Clause
 OPENIPMI_LICENSE_FILES = COPYING.LIB COPYING COPYING.BSD
 OPENIPMI_DEPENDENCIES = popt ncurses readline host-pkgconf
+OPENIPMI_INSTALL_STAGING = YES
 # Patching Makefile.am
 OPENIPMI_AUTORECONF = YES
 OPENIPMI_CONF_ENV = ac_cv_path_pkgprog="$(PKG_CONFIG_HOST_BINARY)"
-- 
2.23.0

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

* [Buildroot] [PATCH 1/1] package/openipmi: install to staging dir
  2019-12-16  9:38 [Buildroot] [PATCH 1/1] package/openipmi: install to staging dir Alexey Lukyanchuk
@ 2019-12-22 13:39 ` Thomas Petazzoni
  2019-12-25 21:38 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2019-12-22 13:39 UTC (permalink / raw)
  To: buildroot

On Mon, 16 Dec 2019 12:38:03 +0300
Alexey Lukyanchuk <skif@skif-web.ru> wrote:

> Needed for packages which depend from openipmi
> 
> Signed-off-by: Alexey Lukyanchuk <skif@skif-web.ru>
> ---
>  package/openipmi/openipmi.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/openipmi: install to staging dir
  2019-12-16  9:38 [Buildroot] [PATCH 1/1] package/openipmi: install to staging dir Alexey Lukyanchuk
  2019-12-22 13:39 ` Thomas Petazzoni
@ 2019-12-25 21:38 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2019-12-25 21:38 UTC (permalink / raw)
  To: buildroot

>>>>> "Alexey" == Alexey Lukyanchuk <skif@skif-web.ru> writes:

 > Needed for packages which depend from openipmi
 > Signed-off-by: Alexey Lukyanchuk <skif@skif-web.ru>

Committed to 2019.11.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2019-12-25 21:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-16  9:38 [Buildroot] [PATCH 1/1] package/openipmi: install to staging dir Alexey Lukyanchuk
2019-12-22 13:39 ` Thomas Petazzoni
2019-12-25 21:38 ` Peter Korsgaard

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.