[Buildroot] [PATCH 1/1] package/cdrkit: drop host variant

Yann E. MORIN yann.morin.1998 at free.fr
Sun Sep 19 07:03:45 UTC 2021


Fabrice, All,

On 2021-09-18 23:37 +0200, Fabrice Fontaine spake thusly:
> host variant is not used by any packages since commit
> 7f303516f69a143c2ecc317948ec1934a195235c

Really?

    $ git grep host-cdrkit
    fs/cloop/cloop.mk:ROOTFS_CLOOP_DEPENDENCIES = host-cloop host-cdrkit

(granted, there was no reason to believe cloop would use it.)

Regards,
Yann E. MORIN.

> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  package/cdrkit/cdrkit.mk | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/package/cdrkit/cdrkit.mk b/package/cdrkit/cdrkit.mk
> index 67814f1418..21c11db227 100644
> --- a/package/cdrkit/cdrkit.mk
> +++ b/package/cdrkit/cdrkit.mk
> @@ -8,7 +8,6 @@ CDRKIT_VERSION = 1.1.11
>  CDRKIT_SOURCE = cdrkit_$(CDRKIT_VERSION).orig.tar.gz
>  CDRKIT_SITE = http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/c/cdrkit
>  CDRKIT_DEPENDENCIES = libcap bzip2 zlib
> -HOST_CDRKIT_DEPENDENCIES = host-libcap host-bzip2 host-zlib
>  CDRKIT_LICENSE = GPL-2.0
>  CDRKIT_LICENSE_FILES = COPYING
>  
> @@ -28,4 +27,3 @@ CDRKIT_CONF_OPTS += -DUSE_MAGIC=OFF
>  endif
>  
>  $(eval $(cmake-package))
> -$(eval $(host-cmake-package))
> -- 
> 2.33.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at lists.buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list