All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] u-boot: Add bc-native to DEPENDS to fix u-boot/spl build.
@ 2017-04-03 12:51 Philip Balister
  2017-04-03 17:51 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Philip Balister @ 2017-04-03 12:51 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Philip Balister <philip@balister.org>
---
 meta/recipes-bsp/u-boot/u-boot_2017.01.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-bsp/u-boot/u-boot_2017.01.bb b/meta/recipes-bsp/u-boot/u-boot_2017.01.bb
index dabe709..37c21dc 100644
--- a/meta/recipes-bsp/u-boot/u-boot_2017.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot_2017.01.bb
@@ -1,4 +1,4 @@
 require u-boot-common_${PV}.inc
 require u-boot.inc
 
-DEPENDS += "dtc-native"
+DEPENDS += "bc-native dtc-native"
-- 
2.7.4



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

* Re: [PATCH] u-boot: Add bc-native to DEPENDS to fix u-boot/spl build.
  2017-04-03 12:51 [PATCH] u-boot: Add bc-native to DEPENDS to fix u-boot/spl build Philip Balister
@ 2017-04-03 17:51 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2017-04-03 17:51 UTC (permalink / raw)
  To: Philip Balister; +Cc: Patches and discussions about the oe-core layer

On Mon, Apr 3, 2017 at 9:51 AM, Philip Balister <philip@balister.org> wrote:
> Signed-off-by: Philip Balister <philip@balister.org>

Acked-by: Otavio Salvador <otavio@ossystems.com.br>


-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

end of thread, other threads:[~2017-04-03 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-03 12:51 [PATCH] u-boot: Add bc-native to DEPENDS to fix u-boot/spl build Philip Balister
2017-04-03 17:51 ` Otavio Salvador

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.