[Buildroot] [PATCH next] package/daemon: bump to version 0.7

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Dec 8 07:51:36 UTC 2020


On Tue, 08 Dec 2020 07:44:22 +0200
Baruch Siach <baruch at tkos.co.il> wrote:

> This script does only this:
> 
> case "`uname -a`" in
>         Linux*)
>                 echo "Configuring for linux"
>                 conf/linux
>                 ;;
> ...
> 
> The conf/linux script modifies a few Makefiles and headers for generic
> Linux build. Nothing architecture specific. This works because we assume
> that host and target are both Linux.

Alright, thanks for confirming!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list