From: Pascal Bach <pascal.bach@siemens.com>
To: Caio <caiortp@gmail.com>,
Yocto Project Discussion <yocto@yoctoproject.org>
Subject: Re: [meta-qt5] Missing qt5declarative rootfs
Date: Tue, 1 Sep 2015 16:22:03 +0200 [thread overview]
Message-ID: <55E5B48B.7030309@siemens.com> (raw)
In-Reply-To: <CAJqtCyYTZ_X-xNZTCxMJDE2QnvTxp=RW3bCUwa4uVAVQOT7huw@mail.gmail.com>
>
>
> my package group
>
> packagegroup-qt5_0.1.bb <http://packagegroup-qt5_0.1.bb>
>
> SUMMARY = "QT5 package group"
> LICENSE = "MIT"
>
> PR = "0"
>
> inherit packagegroup
>
> VIRTUAL_KEYBOARD ?= "maliit-framework-qt5 maliit-plugins-qt5"
>
I don't know if you can use IMAGE_INSTALL in a package group.
Unitl now I have only seen RDEPENDS_${PN} used. IMAGE_INSTALL is normaly only used in images.
> IMAGE_INSTALL+ = " \
> dbus \
> qtbase \
> qtbase-plugins \
> qtbase-fonts \
> qtdeclarative \
> qtdeclarative-plugins \
> qtdeclarative-qmlplugins \
> qtmultimedia \
> qtmultimedia-plugins \
> qtmultimedia-qmlplugins \
> qtserialport \
> qtscript \
> qtgraphicaleffects-qmlplugins \
> qtconnectivity-qmlplugins \
> qtxmlpatterns \
> qtquick1 \
> qtquickcontrols \
> qtquickcontrols-qmlplugins \
> qtgstreamer \
> qtsvg \
> qtsvg-plugins \
> qtimageformats \
> qtimageformats-plugin \
> "
>
> RDEPENDS_${PN}= "qtquickcontrols-qmlplugins qtdeclarative-qmlplugins qtdeclarative-plugins"
>
>
Pascal
next prev parent reply other threads:[~2015-09-01 14:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-31 15:13 [meta-qt5] Missing qt5declarative rootfs Caio
2015-08-31 15:51 ` Khem Raj
2015-08-31 18:23 ` Caio
2015-09-01 14:22 ` Pascal Bach [this message]
2015-09-01 14:54 ` Caio
2015-09-01 21:05 ` Caio
2015-09-01 21:57 ` Martin Jansa
2015-09-02 13:04 ` Caio
2015-09-02 13:18 ` Martin Jansa
2015-09-03 16:48 ` Caio
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=55E5B48B.7030309@siemens.com \
--to=pascal.bach@siemens.com \
--cc=caiortp@gmail.com \
--cc=yocto@yoctoproject.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.