Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] rpm: needs mmu
@ 2014-06-02 11:36 Gustavo Zacarias
  2014-06-02 11:40 ` Baruch Siach
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2014-06-02 11:36 UTC (permalink / raw)
  To: buildroot

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()
 	select BR2_PACKAGE_BEECRYPT
 	select BR2_PACKAGE_POPT
 	select BR2_PACKAGE_OPENSSL
-- 
1.8.5.5

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

* [Buildroot] [PATCH] rpm: needs mmu
  2014-06-02 11:36 [Buildroot] [PATCH] rpm: needs mmu Gustavo Zacarias
@ 2014-06-02 11:40 ` Baruch Siach
  0 siblings, 0 replies; 2+ messages in thread
From: Baruch Siach @ 2014-06-02 11:40 UTC (permalink / raw)
  To: buildroot

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 -

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

end of thread, other threads:[~2014-06-02 11:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-02 11:36 [Buildroot] [PATCH] rpm: needs mmu Gustavo Zacarias
2014-06-02 11:40 ` Baruch Siach

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