From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lelnx193.ext.ti.com (lelnx193.ext.ti.com [198.47.27.77]) by arago-project.org (Postfix) with ESMTPS id 4C4FF52976 for ; Sun, 4 Mar 2018 03:41:36 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by lelnx193.ext.ti.com (8.15.1/8.15.1) with ESMTP id w243evsq028845 for ; Sat, 3 Mar 2018 21:40:57 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1520134857; bh=c8o2QvTWaroBkZ8JaCqImb1qUR44YYNzlo8lSKVTWtE=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=hFxmePlQQ1X/nmTFLlnx4/WeaMlwGcW2EYriD3YcF0RarBDary+VrPPcAJuhipXNb XRRX1jb2eb16Ax2Lbh+C9pGRPR0qy0287co1CP5XBzYMxjk1wbEmQdQUstPiUH/Yqx MpiW53l7snAwrB1U6NiejllS43EpS05n0T7Fe4o4= Received: from DFLE115.ent.ti.com (dfle115.ent.ti.com [10.64.6.36]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id w243ev8V012724 for ; Sat, 3 Mar 2018 21:40:57 -0600 Received: from DFLE106.ent.ti.com (10.64.6.27) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1261.35; Sat, 3 Mar 2018 21:40:57 -0600 Received: from dflp33.itg.ti.com (10.64.6.16) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1261.35 via Frontend Transport; Sat, 3 Mar 2018 21:40:57 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id w243ev0v016566; Sat, 3 Mar 2018 21:40:57 -0600 Date: Sat, 3 Mar 2018 22:40:56 -0500 From: Denys Dmytriyenko To: "Ruei, Eric" Message-ID: <20180304034056.GA27728@edge> References: <1519843260-55405-1-git-send-email-e-ruei1@ti.com> <1519843260-55405-2-git-send-email-e-ruei1@ti.com> <20180303034625.GA26586@edge> <082327bff9c545ec988b36e0b0f52f7f@ti.com> MIME-Version: 1.0 In-Reply-To: <082327bff9c545ec988b36e0b0f52f7f@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Cc: "meta-arago@arago-project.org" Subject: Re: [morty/rocko/master][PATCH v3 1/4] qt-tstat: pickup the latest version for both Qt4/Qt5 support X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Mar 2018 03:41:36 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Sat, Mar 03, 2018 at 02:26:39PM -0500, Ruei, Eric wrote: > Denys: > > -----Original Message----- > From: Dmytriyenko, Denys > Sent: Friday, March 02, 2018 10:46 PM > To: Ruei, Eric > Cc: meta-arago@arago-project.org > Subject: Re: [meta-arago] [morty/rocko/master][PATCH v3 1/4] qt-tstat: > pickup the latest version for both Qt4/Qt5 support > > On Wed, Feb 28, 2018 at 01:40:57PM -0500, Eric Ruei wrote: > > - update the git URL and SRCREV > > - select matrix desktop file based on QT vesion > > > > Signed-off-by: Eric Ruei > > --- > > .../recipes-apps/thermostat-demo/qt-tstat_2.0.bb | 19 > +++++++++---------- > > 1 file changed, 9 insertions(+), 10 deletions(-) > > > > diff --git > a/meta-arago-extras/recipes-apps/thermostat-demo/qt-tstat_2.0.bb > b/meta-arago-extras/recipes-apps/thermostat-demo/qt-tstat_2.0.bb > > index 494d582..43e35ab 100644 > > --- a/meta-arago-extras/recipes-apps/thermostat-demo/qt-tstat_2.0.bb > > +++ b/meta-arago-extras/recipes-apps/thermostat-demo/qt-tstat_2.0.bb > > @@ -12,31 +12,30 @@ require recipes-core/matrix/matrix-gui-paths.inc > > > > inherit qt-provider > > > > -PR = "r9" > > +PR = "r10" > > > > DEPENDS += "${QT_DEPENDS_SVG} ${QT_DEPENDS_SCRIPT}" > > > > BRANCH ?= "master" > > -SRCREV = "2512773c2d9da989e6a42c1e90b2b34496713072" > > +SRCREV = "3429dfc4333f11b9022e3aa6fd2850c5093777f9" > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Where is this commit ID? > > It is a typo and it should be 665bff9a7bc0dbf82f9d6a58ff2778c03fe04fd1. > I shall verify and submit patch-v4 shortly. Eric, It was a rhetorical question, as I already faced the failure and fixed it myself... > > -SRC_URI = " \ > > - > git://gitorious.org/thermostat-demo/thermostat-demo.git;protocol=git \ > > -" > > - > > -SRC_URI += "${@base_conditional('QT_PROVIDER', 'qt5', > 'file://0002-Replace-QtGui-with-QtWidgets-per-Qt5-migration-guide.patch \ > > - > file://0003-Replace-fromAscii-toAscii-with-fromLatin1-toLatin1-p.patch', > '', d)}" > > +SRC_URI = > "git://git.ti.com/apps/thermostat-demo.git;protocol=git;branch=${BRANCH}" > > > > S = "${WORKDIR}/git/" > > > > +DESKTOP_FILE = "${@base_conditional('QT_PROVIDER', 'qt5', > 'thermostat_demo_qt5.desktop', 'thermostat_demo.desktop', d)}" > > + > > + > > do_install() { > > install -d ${D}/usr/bin > > install -m 0755 ${B}/ThermostatDemo ${D}/usr/bin/ThermostatDemo > > install -d ${D}${MATRIX_APP_DIR}/qt_tstat > > - cp -rf ${S}/matrix-files/* ${D}${MATRIX_APP_DIR}/qt_tstat > > + install ${S}/matrix-files/desc_thermostat_demo.html > ${D}${MATRIX_APP_DIR}/qt_tstat > > + install ${S}/matrix-files/${DESKTOP_FILE} > ${D}${MATRIX_APP_DIR}/qt_tstat/thermostat_demo.desktop > > } > > > > PACKAGES += "matrix-gui-thermostat-demo" > > > > -RDEPENDS_matrix-gui-thermostat-demo += "matrix-gui-apps-images > matrix-gui-submenus-qt4" > > +RDEPENDS_matrix-gui-thermostat-demo += "matrix-gui-apps-images > ${@base_conditional('QT_PROVIDER', 'qt5', 'matrix-gui-submenus-qt5', > 'matrix-gui-submenus-qt4', d)}" > > > > FILES_matrix-gui-thermostat-demo += "${MATRIX_APP_DIR}/*" > > -- > > 1.9.1 > > > > _______________________________________________ > > meta-arago mailing list > > meta-arago@arago-project.org > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago