Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] pdbg: needs host dtc
@ 2017-10-09  6:13 Baruch Siach
  2017-10-09  6:55 ` Joel Stanley
  2017-10-09  7:56 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Baruch Siach @ 2017-10-09  6:13 UTC (permalink / raw)
  To: buildroot

Fixes:
http://autobuild.buildroot.net/results/722/722e043ef7503abe5fd6517c82b0f12627f4b0f4/
http://autobuild.buildroot.net/results/891/8918121581f9834fef55169599766a9134600e89/
http://autobuild.buildroot.net/results/475/475106ec793e16bf8c250d3a69e853537e3e0def/

Cc: Joel Stanley <joel@jms.id.au>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/pdbg/pdbg.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/pdbg/pdbg.mk b/package/pdbg/pdbg.mk
index 1a3a6b7422a9..70adb0a166d1 100644
--- a/package/pdbg/pdbg.mk
+++ b/package/pdbg/pdbg.mk
@@ -9,6 +9,7 @@ PDBG_SITE = $(call github,open-power,pdbg,$(PDBG_VERSION))
 PDBG_LICENSE = Apache-2.0
 PDBG_LICENSE_FILES = COPYING
 PDBG_AUTORECONF = YES
+PDBG_DEPENDENCIES = host-dtc
 
 PDBG_MAKE_OPTS = "GIT_SHA1=\"$(PDBG_VERSION)\""
 
-- 
2.14.2

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

end of thread, other threads:[~2017-10-09  7:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-09  6:13 [Buildroot] [PATCH] pdbg: needs host dtc Baruch Siach
2017-10-09  6:55 ` Joel Stanley
2017-10-09  7:56 ` Thomas Petazzoni

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