[Buildroot] [PATCH] Makefile: introduce check-package target

Ricardo Martincoski ricardo.martincoski at gmail.com
Sat Aug 11 00:44:06 UTC 2018


Hello,

Very handy make target!

On Fri, Aug 10, 2018 at 06:51 PM, Thomas Petazzoni wrote:

[snip]
> ---
>  .gitlab-ci.yml | 3 +--
>  Makefile       | 4 ++++
>  2 files changed, 5 insertions(+), 2 deletions(-)

You forgot to change .gitlab-ci.yml.in

[snip]
> +++ b/Makefile
> @@ -1125,6 +1125,10 @@ release:
>  print-version:
>  	@echo $(BR2_VERSION_FULL)
>  
> +check-package:

Shouldn't it be added to noconfig_targets?


Regards,
Ricardo


More information about the buildroot mailing list