Re: [yocto] [meta-qt3][v2][PATCH 2/2] layer: Change LAYERSERIES_COMPAT to sumo

2018-04-22 Thread Paul Eggleton
On Sunday, 22 April 2018 3:15:18 AM NZST akuster wrote:
> 
> On 04/13/2018 03:47 PM, Armin Kuster wrote:
> > [v2]
> > fix typo in layer name
> >
> > Signed-off-by: Armin Kuster 
> Ping

Also pushed.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [meta-qt3][v2][PATCH 2/2] layer: Change LAYERSERIES_COMPAT to sumo

2018-04-21 Thread akuster


On 04/13/2018 03:47 PM, Armin Kuster wrote:
> [v2]
> fix typo in layer name
>
> Signed-off-by: Armin Kuster 
Ping
> ---
>  conf/layer.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 0197197..cfcad24 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -8,4 +8,4 @@ BBFILE_COLLECTIONS += "qt3"
>  BBFILE_PATTERN_qt3 = "^${LAYERDIR}/"
>  BBFILE_PRIORITY_qt3 = "6"
>  
> -LAYERSERIES_COMPAT_qt3 = "rocko"
> +LAYERSERIES_COMPAT_qt3 = "sumo"

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [meta-qt3][v2][PATCH 2/2] layer: Change LAYERSERIES_COMPAT to sumo

2018-04-13 Thread Armin Kuster
[v2]
fix typo in layer name

Signed-off-by: Armin Kuster 
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 0197197..cfcad24 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,4 +8,4 @@ BBFILE_COLLECTIONS += "qt3"
 BBFILE_PATTERN_qt3 = "^${LAYERDIR}/"
 BBFILE_PRIORITY_qt3 = "6"
 
-LAYERSERIES_COMPAT_qt3 = "rocko"
+LAYERSERIES_COMPAT_qt3 = "sumo"
-- 
2.7.4

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto