[Buildroot] [PATCH] libbsd: doesn't have any license files

Peter Korsgaard jacmet at uclibc.org
Mon Jun 3 14:37:26 UTC 2013


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 Gustavo> Fixes autobuilder error:
 Gustavo> http://autobuild.buildroot.net/results/ccd/ccd2f3fe69a3e0321685daf95f85eca5ba2d64cf/

 Gustavo> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
 Gustavo> ---
 Gustavo>  package/libbsd/libbsd.mk | 1 -
 Gustavo>  1 file changed, 1 deletion(-)

 Gustavo> diff --git a/package/libbsd/libbsd.mk b/package/libbsd/libbsd.mk
 Gustavo> index 3af1002..d5a4c39 100644
 Gustavo> --- a/package/libbsd/libbsd.mk
 Gustavo> +++ b/package/libbsd/libbsd.mk
 Gustavo> @@ -8,7 +8,6 @@ LIBBSD_VERSION         = 0.4.2
 Gustavo>  LIBBSD_SOURCE          = libbsd-$(LIBBSD_VERSION).tar.gz
 Gustavo>  LIBBSD_SITE            = http://libbsd.freedesktop.org/releases
 Gustavo>  LIBBSD_LICENSE         = BSD-3c MIT
 Gustavo> -LIBBSD_LICENSE_FILES   = LICENSE

No, but it does have COPYING:

ls output/build/libbsd-0.4.2
aclocal.m4  ChangeLog    configure.ac  include      Makefile.in  src
autogen     config.h.in  COPYING       m4           man          test
build-aux   configure    get-version   Makefile.am  README       TODO

I've changed it to use that instead and committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list