From: Denys Dmytriyenko <denys@ti.com>
To: "Agrawal, Manisha" <manisha.agrawal@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [morty][PATCH v1 2/6] matrix-gui-apps-git : update SRCREV version
Date: Fri, 22 Sep 2017 14:49:13 -0400 [thread overview]
Message-ID: <20170922184913.GR26843@edge> (raw)
In-Reply-To: <3AC2660648D2B04999D9C7562469E8AF7EC55C22@DFLE12.ent.ti.com>
Check if you have your local copy of meta-arago in a non-clean state - i.e. if
you have your own commits on top. If so, you may need to reset the tree to its
original state, otherwise git pull or git fetch will refuse to update...
--
Denys
On Fri, Sep 22, 2017 at 02:44:18PM -0400, Agrawal, Manisha wrote:
> Yeah, I see it there but somehow below instruction is not updating the directories/recipes
> #./oe-layertool-setup.sh -f configs/arago-morty-config.txt
>
> Do I need to fresh clone tisdk and run above instruction?
>
> Regards,
> Manisha
>
>
> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Friday, September 22, 2017 1:35 PM
> To: Agrawal, Manisha
> Cc: meta-arago@arago-project.org; Stiffler, Jacob
> Subject: Re: [meta-arago][morty][PATCH v1 2/6] matrix-gui-apps-git : update SRCREV version
>
> Manisha,
>
> All evse-hmi patches were merged to morty branch. See this changelog on
> 2017-08-31 between ti2017.04-rc1 and ti2017.04-rc2 tags:
>
> http://arago-project.org/git/?p=meta-arago.git;a=shortlog;h=refs/heads/morty
>
> --
> Denys
>
>
> On Fri, Sep 22, 2017 at 02:25:06PM -0400, Agrawal, Manisha wrote:
> > Hi Denys,
> >
> > Which meta-arago branch is attached patch series applied to? My patch series
> > below are on top of attached one. I tried to update my local repo with below
> > instruction but I do not see evse-hmi under meta-arago-extras/recipe-apps/
> > #./oe-layertool-setup.sh -f configs/arago-morty-config.txt
> >
> >
> > Regards,
> > Manisha
> >
> >
> > -----Original Message-----
> > From: Dmytriyenko, Denys
> > Sent: Monday, September 11, 2017 9:26 PM
> > To: Agrawal, Manisha
> > Cc: meta-arago@arago-project.org; Stiffler, Jacob
> > Subject: Re: [meta-arago][morty][PATCH v1 2/6] matrix-gui-apps-git : update SRCREV version
> >
> > On Fri, Sep 01, 2017 at 03:51:03PM -0500, Manisha Agrawal wrote:
> > > Add new demo pretection-relays-hmi in hmi_apps.
> >
> > "pretection"
> >
> >
> > > Signed-off-by: Manisha Agrawal <manisha.agrawal@ti.com>
> > > ---
> > > meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 2 +-
> > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> > > index 551416d9..1b20f919 100644
> > > --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> > > +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> > > @@ -4,7 +4,7 @@ LICENSE_CHECKSUM = "LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9"
> > > LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}"
> > >
> > > SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}"
> > > -SRCREV = "50a2f2ec7043e17bc7af72186e3d0a8d7773ec0a"
> > > +SRCREV = "094736065e1a15a49da19ef4c5a100aa763c41d1"
> > > BRANCH = "master"
> > > INC_PR = "r48"
> > >
> > > --
> > > 2.13.0
> > >
>
> Received: from DFLE115.ent.ti.com (10.64.6.36) by DFLE72.ent.ti.com
> (128.247.5.109) with Microsoft SMTP Server (TLS) id 14.3.294.0; Thu, 31 Aug
> 2017 14:02:48 -0500
> Received: from DFLE107.ent.ti.com (10.64.6.28) by DFLE115.ent.ti.com
> (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2,
> cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id 15.1.845.34; Thu, 31
> Aug 2017 14:02:48 -0500
> Received: from dflp32.itg.ti.com (10.64.6.15) by DFLE107.ent.ti.com
> (10.64.6.28) with Microsoft SMTP Server (version=TLS1_0,
> cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.845.34 via Frontend Transport;
> Thu, 31 Aug 2017 14:02:48 -0500
> Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by
> dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id v7VJ2mQf010131; Thu, 31 Aug
> 2017 14:02:48 -0500
> From: "Dmytriyenko, Denys" <denys@ti.com>
> To: "Agrawal, Manisha" <manisha.agrawal@ti.com>
> CC: "meta-arago@arago-project.org" <meta-arago@arago-project.org>, "Stiffler,
> Jacob" <j-stiffler@ti.com>
> Subject: Re: [meta-arago][morty][PATCH v3 1/7] evse-hmi : add new demo
> Thread-Topic: [meta-arago][morty][PATCH v3 1/7] evse-hmi : add new demo
> Thread-Index: AQHTIblaDylsZV2NCUSDbzHOnlsw4aKfJ9IA
> Date: Thu, 31 Aug 2017 15:02:44 -0400
> Message-ID: <20170831190244.GB8304@edge>
> References: <20170830175647.11427-1-manisha.agrawal@ti.com>
> In-Reply-To: <20170830175647.11427-1-manisha.agrawal@ti.com>
> Content-Language: en-US
> X-MS-Exchange-Organization-AuthMechanism: 10
> X-MS-Exchange-Organization-AuthSource: DFLE107.ent.ti.com
> X-MS-Has-Attach:
> X-MS-TNEF-Correlator:
> user-agent: Mutt/1.5.20 (2009-06-14)
> Content-Type: text/plain; charset="us-ascii"
> Content-ID: <67368E74756CB6439B51C29CF3D1000A@owa.mail.ti.com>
> MIME-Version: 1.0
> >
> > Thanks. The entire series now looks good. Though your separate patch for
> > tisdk-rootfs-image should have been part of this series as well, somewhere
> > between patch #6 and #7...
> >
> > --
> > Denys
> >
> >
> > On Wed, Aug 30, 2017 at 12:56:41PM -0500, Manisha Agrawal wrote:
> > > EVSE stands for electronic vehicle supply station. This demo is created as part
> > > of TID on EVSE to demonsrate drawing the gui for EVSE application using QT
> > > QWidget and rendering on LCD panel using linuxfb QPA.
> > >
> > > Signed-off-by: Manisha Agrawal <manisha.agrawal@ti.com>
> > > ---
> > > .../recipes-apps/evse-hmi/evse-hmi_git.bb | 20 ++++++++++++++++++++
> > > 1 file changed, 20 insertions(+)
> > > create mode 100755 meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb
> > >
> > > diff --git a/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb b/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb
> > > new file mode 100755
> > > index 00000000..27a58a96
> > > --- /dev/null
> > > +++ b/meta-arago-extras/recipes-apps/evse-hmi/evse-hmi_git.bb
> > > @@ -0,0 +1,20 @@
> > > +SUMMARY = "HMI demo for electronic vehicle charging station (EVSE) using QT QWidget tools"
> > > +LICENSE = "BSD-3-Clause"
> > > +LIC_FILES_CHKSUM = "file://main.cpp;beginline=1;endline=33;md5=a9cde3921a8be42ed79ab74661799104"
> > > +
> > > +inherit qt-provider
> > > +
> > > +PV = "1.0"
> > > +PR = "r0"
> > > +
> > > +BRANCH = "master"
> > > +SRC_URI = "git://git.ti.com/sitara-linux/evse-hmi.git;protocol=git;branch=${BRANCH}"
> > > +
> > > +SRCREV = "a257dfc05db311c74cb50838ff5b9e2cfb87dbfe"
> > > +
> > > +S = "${WORKDIR}/git"
> > > +
> > > +do_install() {
> > > + install -d ${D}${bindir}
> > > + install -m 755 evse_hmi ${D}${bindir}
> > > +}
> > > --
> > > 2.13.0
> > >
>
next prev parent reply other threads:[~2017-09-22 18:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-01 20:51 [morty][PATCH v1 1/6] protectio-relays-hmi : new demo Manisha Agrawal
2017-09-01 20:51 ` [morty][PATCH v1 2/6] matrix-gui-apps-git : update SRCREV version Manisha Agrawal
2017-09-12 2:25 ` Denys Dmytriyenko
2017-09-22 18:25 ` Agrawal, Manisha
2017-09-22 18:34 ` Denys Dmytriyenko
2017-09-22 18:44 ` Agrawal, Manisha
2017-09-22 18:49 ` Denys Dmytriyenko [this message]
2017-09-22 19:35 ` Agrawal, Manisha
2017-09-01 20:51 ` [morty][PATCH v1 3/6] matrix-gui-hmi-demos : add protection-relays-hmi demo Manisha Agrawal
2017-09-01 20:51 ` [morty][PATCH v1 4/6] packagegroup-arago-tisdk-matrix " Manisha Agrawal
2017-09-01 20:51 ` [morty][PATCH v1 5/6] packagegroup-arago-tisdk-hmi: " Manisha Agrawal
2017-09-01 20:51 ` [morty][PATCH v1 6/6] arago-source-ipk : Add protection-relays-hmi source ipk Manisha Agrawal
2017-09-12 2:25 ` [morty][PATCH v1 1/6] protectio-relays-hmi : new demo Denys Dmytriyenko
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=20170922184913.GR26843@edge \
--to=denys@ti.com \
--cc=manisha.agrawal@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.