[Buildroot] [PATCH] package/runc: cleanup the CPE_ID variables

Christian Stewart christian at paral.in
Sat Mar 6 22:44:31 UTC 2021


Hi Yann,

On Sat, Mar 6, 2021 at 1:50 PM Yann E. MORIN <yann.morin.1998 at free.fr> wrote:
>
> The CPE variables are derived from the package upstream values, so they
> must be set from the package values, not the other way around.
>
> Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
> Cc: Peter Korsgaard <peter at korsgaard.com>
> Cc: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> Cc: Christian Stewart <christian at paral.in>

[snip]

> +RUNC_VERSION = $(RUNC_VERSION_MAJOR)-$(RUNC_VERSION_MINOR)
> +RUNC_CPE_ID_VERSION = $(RUNC_VERSION_MAJOR)
> +RUNC_CPE_ID_UPDATE = $(RUNC_VERSION_MINOR)

Thanks, LGTM.

Reviewed-by: Christian Stewart <christian at paral.in>

Best regards,
Christian


More information about the buildroot mailing list