[yocto] [meta-qt3][v2][PATCH 1/2] layer: add LAYERSERIES_COMPAT

akuster akuster at mvista.com
Sat Apr 21 08:15:46 PDT 2018



On 04/13/2018 03:47 PM, Armin Kuster wrote:
> [v2]
> Fix type in name
>
> Signed-off-by: Armin Kuster <akuster at mvista.com>
> ---
>  conf/layer.conf | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 84ab5f7..0197197 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -8,3 +8,4 @@ BBFILE_COLLECTIONS += "qt3"
>  BBFILE_PATTERN_qt3 = "^${LAYERDIR}/"
>  BBFILE_PRIORITY_qt3 = "6"
>  
> +LAYERSERIES_COMPAT_qt3 = "rocko"
Ping




More information about the yocto mailing list