All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] packagegroup-arago-qte-toolchain-target(krogoth/morty): add qtbase-staticdev
@ 2017-02-09 18:35 Eric Ruei
  2017-02-09 18:55 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Ruei @ 2017-02-09 18:35 UTC (permalink / raw)
  To: meta-arago

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



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

* Re: [PATCH] packagegroup-arago-qte-toolchain-target(krogoth/morty): add qtbase-staticdev
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2017-02-09 18:55 UTC (permalink / raw)
  To: Eric Ruei; +Cc: meta-arago

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


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

end of thread, other threads:[~2017-02-09 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.