[Buildroot] [PATCH v2 1/2] packages: improve dependency check in virtual packages.

Samuel Martin s.martin49 at gmail.com
Tue Feb 25 16:07:22 UTC 2014


On Tue, Feb 25, 2014 at 4:45 PM, Eric Le Bihan
<eric.le.bihan.dev at free.fr> wrote:
> The current version of dependency check for virtual package <foo>
> defines FOO_CONFIGURE_CMDS to print an error message if the
> dependencies are not met.
>
> This patch updates all the virtual packages to use the GNU Make control
> function $(error text...) instead.
>
> This makes the error happen at the beginning of the build, with a clearer
> message.
>
> Signed-off-by: Eric Le Bihan <eric.le.bihan.dev at free.fr>
> Reviewed-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
Reviewed-by: Samuel Martin <s.martin49 at gmail.com>

Regards,

-- 
Samuel


More information about the buildroot mailing list