mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Jürgen Borleis" <jbe@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Matthias Klein <matthias.klein@optimeas.de>
Subject: Re: [ptxdist] Sysroots and pkg-config (Qt 5.4.2)
Date: Fri, 12 Jun 2015 15:11:02 +0200	[thread overview]
Message-ID: <201506121511.02515.jbe@pengutronix.de> (raw)
In-Reply-To: <emf44812bf-3ed0-4b60-b9a9-6cff9c61eaf8@nb-mak>

Hi Matthias,

please keep the mailing list on CC.

On Friday 12 June 2015 14:07:57 Matthias Klein wrote:
> ------ Originalnachricht ------
> Von: "Jürgen Borleis" <jbe@pengutronix.de>
> An: ptxdist@pengutronix.de; "Matthias Klein"
> <matthias.klein@optimeas.de>
> Gesendet: 12.06.2015 14:01:00
> Betreff: Re: [ptxdist] Sysroots and pkg-config (Qt 5.4.2)
>
> >Hi Matthias,
> >
> >On Friday 12 June 2015 13:53:52 Matthias Klein wrote:
> >>  ------ Originalnachricht ------
> >>  Von: "Markus Niebel" <list-09_ptxdist@tqsc.de>
> >>  An: dennis.z.miller@outlook.com; ptxdist@pengutronix.de
> >>  Cc: "TQ-Support" <Support@tq-group.com>
> >>  Gesendet: 12.06.2015 08:33:33
> >>  Betreff: Re: [ptxdist] Sysroots and pkg-config (Qt 5.4.2)
> >>
> >>  >You can do
> >>  >
> >>  >- ptxdist migrate to bring the BSP to the current PTXdist version
> >>  >- the you can remove the qt5 related rules from BSP
> >>  >- reconfigure to build with Qt 5.4 from mainline PTXdist
> >>
> >>  Where can I find "Qt 5.4 from mainline PTXdist" ?
> >
> >git://git.pengutronix.de/git/ptxdist.git
> >
> >That is the meaning of "mainline".
>
> But I do not find Qt 5.4 rules ...

Hmm.

$ cd ptxdist.git
$ git pull
Already up-to-date.
$ ls -l rules/qt5*
-rw-r--r-- 1 jbe ptx   9763 May 26 11:46 rules/qt5.in
-rw-r--r-- 1 jbe ptx  19140 Jun 12 13:56 rules/qt5.make
-rw-r--r-- 1 jbe ptx  97101 Jun  8 09:08 rules/qt5examples.in
-rw-r--r-- 1 jbe ptx 377965 Jun  8 09:08 rules/qt5examples.make
$ head -n30 rules/qt5.make
# -*-makefile-*-
#
# Copyright (C) 2012 by Michael Olbrich <m.olbrich@pengutronix.de>
#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
# see the README file.
#

#
# We provide this package
#
PACKAGES-$(PTXCONF_QT5) += qt5

#
# Paths and names
#
QT5_VERSION     := 5.4.2
QT5_MD5         := c23bd0f14d66e7901d24906a1edce9b0
QT5             := qt-everywhere-opensource-src-$(QT5_VERSION)
QT5_SUFFIX      := tar.xz
QT5_URL         := \
        http://download.qt-project.org/official_releases/qt/$(basename $(QT5_VERSION))/$(QT5_VERSION)/single/$(QT5).$(QT5_SUFFIX) \
        http://download.qt-project.org/development_releases/qt/$(basename $(QT5_VERSION))/$(shell echo $(QT5_VERSION) | tr 'A-Z' 'a-z')/single/$(QT5).
$(QT5_SUFFIX)
QT5_SOURCE      := $(SRCDIR)/$(QT5).$(QT5_SUFFIX)
QT5_DIR         := $(BUILDDIR)/$(QT5)
QT5_BUILD_OOT   := YES
QT5_LICENSE     := LGPLv2.1
QT5_MKSPECS     := $(shell ptxd_get_alternative config/qt5 linux-ptx-g++ && echo $$ptxd_reply)

I'm not a QT expert, but a simple duck test makes me feel it's
qt-5.4.2 related...

Regards,
Juergen

-- 
Pengutronix e.K.                              | Juergen Borleis             |
Industrial Linux Solutions                    | http://www.pengutronix.de/  |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

       reply	other threads:[~2015-06-12 13:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <emf44812bf-3ed0-4b60-b9a9-6cff9c61eaf8@nb-mak>
2015-06-12 13:11 ` Jürgen Borleis [this message]
2015-06-12 13:36   ` Matthias Klein
2015-06-11 10:18 Dennis Miller
2015-06-12  6:33 ` Markus Niebel
2015-06-12 11:53   ` Matthias Klein
2015-06-12 12:01     ` Jürgen Borleis
2015-06-15  6:31   ` Dennis Miller

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=201506121511.02515.jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --cc=matthias.klein@optimeas.de \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox