All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/kyua: add atf reverse dependency
Date: Sat, 25 Jul 2015 23:38:21 +0200	[thread overview]
Message-ID: <20150725213821.GF1847@free.fr> (raw)
In-Reply-To: <1437744272-27546-1-git-send-email-romain.naour@openwide.fr>

Romain, all,

On 2015-07-24 15:24 +0200, Romain Naour spake thusly:
> atf package depends on BR2_USE_MMU, therefore kyua must
> also depend on it.
> 
> Fixes:
> http://autobuild.buildroot.net/results/929/9290a39d9b77e5a57e59912ce3d901149e9d6c11/
> 
> Signed-off-by: Romain Naour <romain.naour@openwide.fr>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  package/kyua/Config.in | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/kyua/Config.in b/package/kyua/Config.in
> index e1bcd48..4f887b0 100644
> --- a/package/kyua/Config.in
> +++ b/package/kyua/Config.in
> @@ -3,6 +3,7 @@ config BR2_PACKAGE_KYUA
>  	depends on BR2_INSTALL_LIBSTDCPP
>  	depends on BR2_PACKAGE_HAS_LUAINTERPRETER # lutok
>  	depends on !BR2_PACKAGE_LUAJIT # lutok
> +	depends on BR2_USE_MMU # atf
>  	select BR2_PACKAGE_ATF
>  	select BR2_PACKAGE_LUTOK
>  	select BR2_PACKAGE_SQLITE
> @@ -18,3 +19,4 @@ config BR2_PACKAGE_KYUA
>  comment "kyua needs a toolchain w/ C++ and full Lua"
>  	depends on !BR2_INSTALL_LIBSTDCPP || BR2_PACKAGE_LUAJIT
>  	depends on BR2_PACKAGE_HAS_LUAINTERPRETER
> +	depends on BR2_USE_MMU
> -- 
> 2.4.3
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2015-07-25 21:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-24 13:24 [Buildroot] [PATCH] package/kyua: add atf reverse dependency Romain Naour
2015-07-25 21:38 ` Yann E. MORIN [this message]
2015-07-26 13:21 ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150725213821.GF1847@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.