From: Denys Dmytriyenko <denys@ti.com>
To: Eric Ruei <e-ruei1@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] packagegroup-arago-qte-toolchain-target(krogoth/morty): add qtbase-staticdev
Date: Thu, 9 Feb 2017 13:55:24 -0500 [thread overview]
Message-ID: <20170209185523.GG2612@edge> (raw)
In-Reply-To: <1486665307-39968-1-git-send-email-e-ruei1@ti.com>
Eric,
Please fix the subject line.
On Thu, Feb 09, 2017 at 01:35:07PM -0500, Eric Ruei wrote:
> add qtbase-staticdev so that the qtbase related static libraries lib*.a
> , some of which are required for QT application using the custom QPA,
> are included at the sysroot package under linux-devkit
>
> Signed-off-by: Eric Ruei <e-ruei1@ti.com>
> ---
> .../packagegroups/packagegroup-arago-qte-toolchain-target.bb | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-qte-toolchain-target.bb b/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-qte-toolchain-target.bb
> index 1264e46..73bae9d 100644
> --- a/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-qte-toolchain-target.bb
> +++ b/meta-arago-extras/recipes-core/packagegroups/packagegroup-arago-qte-toolchain-target.bb
> @@ -1,7 +1,7 @@
> DESCRIPTION = "Target packages for Qt Embedded SDK"
> LICENSE = "MIT"
>
> -PR = "r10"
> +PR = "r11"
>
> PACKAGE_ARCH = "${MACHINE_ARCH}"
>
> @@ -54,6 +54,7 @@ QT5_DEV = " \
> qtsvg-mkspecs \
> qtxmlpatterns-mkspecs \
> qtbase-dev \
> + qtbase-staticdev \
> qtdeclarative-dev \
> qtscript-dev \
> qtwebkit-dev \
> --
> 1.9.1
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2017-02-09 18:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-09 18:35 [PATCH] packagegroup-arago-qte-toolchain-target(krogoth/morty): add qtbase-staticdev Eric Ruei
2017-02-09 18:55 ` Denys Dmytriyenko [this message]
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=20170209185523.GG2612@edge \
--to=denys@ti.com \
--cc=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.