From: Denys Dmytriyenko <denys@ti.com>
To: "Cooper Jr., Franklin" <fcooper@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [PATCH 2/2] packagegroup-*-qte: update to include remaining qt5 modules and dependencies
Date: Tue, 3 Mar 2015 10:43:16 -0500 [thread overview]
Message-ID: <20150303154316.GS6052@edge> (raw)
In-Reply-To: <E5C7A8C9-4F73-48AD-8918-20A21CCC71AE@ti.com>
On Tue, Mar 03, 2015 at 03:07:53PM +0000, Cooper Jr., Franklin wrote:
> Are there any dev packages for these packages that you added that should
> also be added to Linux-devkit?
No new modules were added, just extra plugins and examples. All the
corresponding -dev are already listed.
> > On Mar 3, 2015, at 2:19 AM, Denys Dmytriyenko <denis@denix.org> wrote:
> >
> > From: Denys Dmytriyenko <denys@ti.com>
> >
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > ---
> > .../recipes-core/packagegroups/packagegroup-arago-qte.bb | 11 ++++++++---
> > .../packagegroups/packagegroup-arago-tisdk-qte.bb | 12 +++++++-----
> > 2 files changed, 15 insertions(+), 8 deletions(-)
> >
> > diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb
> > index 48fdb01..9618de5 100644
> > --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb
> > +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb
> > @@ -1,6 +1,6 @@
> > DESCRIPTION = "Task to add Qt embedded related packages"
> > LICENSE = "MIT"
> > -PR = "r7"
> > +PR = "r8"
> >
> > inherit packagegroup
> >
> > @@ -29,11 +29,16 @@ QT4_ESSENTIALS = "\
> > QT5_ESSENTIALS = "\
> > qtbase-plugins \
> > qtdeclarative-plugins \
> > + qtdeclarative-qmlplugins \
> > qtlocation-plugins \
> > + qtlocation-qmlplugins \
> > qtmultimedia-plugins \
> > + qtmultimedia-qmlplugins \
> > qtwayland-plugins \
> > - qt3d \
> > - qtquick1 \
> > + qt3d-qmlplugins \
> > + qtwebkit-qmlplugins \
> > + qtquick1-plugins \
> > + qtquick1-qmlplugins \
> > "
> >
> > RDEPENDS_${PN} = "\
> > 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 a95a9cd..495247e 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
> > @@ -1,6 +1,6 @@
> > DESCRIPTION = "Task to add Qt embedded related packages"
> > LICENSE = "MIT"
> > -PR = "r9"
> > +PR = "r10"
> >
> > inherit packagegroup
> >
> > @@ -14,12 +14,14 @@ QT4_DEMOS = "\
> > "
> >
> > QT5_DEMOS = "\
> > - qtwayland-examples \
> > - qtwebkit-examples-examples \
> > + qt3d-examples \
> > + qtbase-examples \
> > qtdeclarative-examples \
> > + qtlocation-examples \
> > qtmultimedia-examples \
> > - qtbase-examples \
> > - qt3d-examples \
> > + qtscript-examples \
> > + qtwayland-examples \
> > + qtwebkit-examples-examples \
> > qtquick1-examples \
> > "
> >
> > --
> > 2.2.0
> >
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
next prev parent reply other threads:[~2015-03-03 15:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-03 8:19 [PATCH 1/2] qt5: rename bbappends for the new 5.4.1 version Denys Dmytriyenko
2015-03-03 8:19 ` [PATCH 2/2] packagegroup-*-qte: update to include remaining qt5 modules and dependencies Denys Dmytriyenko
2015-03-03 15:07 ` Cooper Jr., Franklin
2015-03-03 15:43 ` Denys Dmytriyenko [this message]
2015-03-03 15:52 ` Cooper Jr., Franklin
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=20150303154316.GS6052@edge \
--to=denys@ti.com \
--cc=fcooper@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.