[oe] [meta-java][PATCH] layer.conf: Mark warrior as supported

Richard Leitner richard.leitner at skidata.com
Tue Apr 30 07:34:19 UTC 2019


Hi,
sorry for the late reply. I had this patch already in my local 
master-next for weeks but forgot to push.

Just did it now. Sorry again for the delay.

regards;Richard.L

On 11/04/2019 23:34, Alistair Francis wrote:
> Signed-off-by: Alistair Francis <alistair.francis at wdc.com>
> ---
>   conf/layer.conf | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/conf/layer.conf b/conf/layer.conf
> index b03a608..90236be 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
>   BBFILE_COLLECTIONS += "meta-java"
>   BBFILE_PATTERN_meta-java := "^${LAYERDIR}/"
>   BBFILE_PRIORITY_meta-java = "10"
> -LAYERSERIES_COMPAT_meta-java = "thud"
> +LAYERSERIES_COMPAT_meta-java = "thud warrior"
>   
>   LICENSE_PATH += "${LAYERDIR}/licenses"
>   
> 


More information about the Openembedded-devel mailing list