[Buildroot] [PATCH v2 1/1] package/casync: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Jan 7 10:13:03 UTC 2021


Hello,

Thanks for the new iteration!

On Thu, 07 Jan 2021 07:12:57 +0000
Yair Ben-Avraham via buildroot <buildroot at busybox.net> wrote:

> +	depends on BR2_PACKAGE_HAS_UDEV

udev is not a mandatory dependency.

> +CASYNC_VERSION = 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc
> +CASYNC_SITE = $(call github,systemd,casync,$(CASYNC_VERSION))
> +CASYNC_LICENSE = LGPL-2.1+
> +CASYNC_LICENSE_FILES = LICENSE.LGPL2.1
> +# xz is mandatory because of ./src/castore.c:5:10: #include <lzma.h>
> +CASYNC_DEPENDENCIES = acl libcurl openssl xz

This seems odd, I *think* I got it to build without xz. Did you pass
the right -D option ?

Other than those two questions, looks good to me!

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



More information about the buildroot mailing list