[Buildroot] [PATCH v2] New package: parted

Yegor Yefremov yegor_sub1 at visionsystems.de
Thu Oct 20 12:52:15 UTC 2011


Am 20.10.2011 14:49, schrieb Dechesne, Nicolas:
>
>
> On Thu, Oct 20, 2011 at 8:58 AM, Yegor Yefremov <yegor_sub1 at visionsystems.de <mailto:yegor_sub1 at visionsystems.de>> wrote:
>
>     +
>     +PARTED_VERSION = 3.0
>
>
> thanks for updating ;-)
>
> i tested with 3.0 and it's working.

You're welcome :-)

>  
>
>     +PARTED_SOURCE = parted-$(PARTED_VERSION).tar.gz
>     +PARTED_SITE = $(BR2_GNU_MIRROR)/parted
>     +PARTED_DEPENDENCIES = readline util-linux lvm2
>     +PARTED_INSTALL_STAGING = YES
>
>     +
>     +$(eval $(call AUTOTARGETS))
>     +
>
>
> why this instead of
>
> $(eval $(call AUTOTARGETS,package,parted))
>  

AFAIK these params will be picked automatically due to script improvements.

Yegor



More information about the buildroot mailing list