From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Tue, 2 May 2017 22:49:47 +0200 Subject: [Buildroot] [PATCH] daemon: new package In-Reply-To: References: Message-ID: <20170502224947.16429ddc@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Tue, 2 May 2017 08:07:44 +0300, Baruch Siach wrote: > +config BR2_PACKAGE_DAEMON > + bool "daemon" > + depends on BR2_USE_MMU # fork() > + depends on BR2_TOOLCHAIN_HAS_THREADS > + help > + Daemon turns other process into daemons. > + > + http://www.libslack.org/daemon/ > + > +comment "daemon needs a toolchain w/ threads" depends on BR2_USE_MMU was missing here. > + depends on !BR2_TOOLCHAIN_HAS_THREADS Committed with this minor issue fixed. Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com