All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] rpm: needs mmu
Date: Mon, 2 Jun 2014 14:40:54 +0300	[thread overview]
Message-ID: <20140602114054.GC4473@tarshish> (raw)
In-Reply-To: <1401709003-29184-1-git-send-email-gustavo@zacarias.com.ar>

Hi Gustavo,

On Mon, Jun 02, 2014 at 08:36:43AM -0300, Gustavo Zacarias wrote:
> Fixes:
> http://autobuild.buildroot.net/results/7fa/7fa2bd8e464c6708095ec4038b6f3d534b10dd82/
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/rpm/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/rpm/Config.in b/package/rpm/Config.in
> index de06141..95cda38 100644
> --- a/package/rpm/Config.in
> +++ b/package/rpm/Config.in
> @@ -4,6 +4,7 @@ comment "rpm needs a toolchain w/ threads"
>  config BR2_PACKAGE_RPM
>  	bool "rpm"
>  	depends on BR2_TOOLCHAIN_HAS_THREADS # beecrypt
> +	depends on BR2_USE_MMU # fork()

Please update the comment dependencies.

baruch

>  	select BR2_PACKAGE_BEECRYPT
>  	select BR2_PACKAGE_POPT
>  	select BR2_PACKAGE_OPENSSL

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

      reply	other threads:[~2014-06-02 11:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-02 11:36 [Buildroot] [PATCH] rpm: needs mmu Gustavo Zacarias
2014-06-02 11:40 ` Baruch Siach [this message]

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=20140602114054.GC4473@tarshish \
    --to=baruch@tkos.co.il \
    --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.