All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] packagegroup-arago-tisdk-qte: fix typo for qtwebkit examples
@ 2019-05-17 19:02 Eric Ruei
  2019-05-17 20:41 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Ruei @ 2019-05-17 19:02 UTC (permalink / raw)
  To: meta-arago

It should be qtwebkit-examples-examples. This patch can be squashed to
the previous one if it is possible.

Signed-off-by: Eric Ruei <e-ruei1@ti.com>
---
 .../recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb
index b2ca56eb..662d3dd3 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb
@@ -22,7 +22,7 @@ QT5_DEMOS = "\
     qtscript-examples \
     qtsvg-examples \
     ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'qtwayland-examples', '', d)} \
-    qtwebkit-examples \
+    qtwebkit-examples-examples \
     qtserialport-examples \
 "
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] packagegroup-arago-tisdk-qte: fix typo for qtwebkit examples
  2019-05-17 19:02 [PATCH] packagegroup-arago-tisdk-qte: fix typo for qtwebkit examples Eric Ruei
@ 2019-05-17 20:41 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2019-05-17 20:41 UTC (permalink / raw)
  To: Eric Ruei; +Cc: meta-arago

On Fri, May 17, 2019 at 03:02:32PM -0400, Eric Ruei wrote:
> It should be qtwebkit-examples-examples.

> This patch can be squashed to
> the previous one if it is possible.

Any remarks like this should not be part of commit log, hence need to be 
placed after the '---' line.

Anyway, cannot squash it any more - the previous patch was already merged.


> Signed-off-by: Eric Ruei <e-ruei1@ti.com>
> ---
>  .../recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb  | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb
> index b2ca56eb..662d3dd3 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb
> @@ -22,7 +22,7 @@ QT5_DEMOS = "\
>      qtscript-examples \
>      qtsvg-examples \
>      ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'qtwayland-examples', '', d)} \
> -    qtwebkit-examples \
> +    qtwebkit-examples-examples \
>      qtserialport-examples \
>  "
>  
> -- 
> 2.17.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-17 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-17 19:02 [PATCH] packagegroup-arago-tisdk-qte: fix typo for qtwebkit examples Eric Ruei
2019-05-17 20:41 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.