From: Eric Ruei <e-ruei1@ti.com>
To: <meta-arago@arago-project.org>
Subject: [PATCH] packagegroup-arago-tisdk-qte: fix typo for qtwebkit examples
Date: Fri, 17 May 2019 15:02:32 -0400 [thread overview]
Message-ID: <20190517190232.42112-1-e-ruei1@ti.com> (raw)
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
next reply other threads:[~2019-05-17 19:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-17 19:02 Eric Ruei [this message]
2019-05-17 20:41 ` [PATCH] packagegroup-arago-tisdk-qte: fix typo for qtwebkit examples Denys Dmytriyenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190517190232.42112-1-e-ruei1@ti.com \
--to=e-ruei1@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.