From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lelnx194.ext.ti.com (lelnx194.ext.ti.com [198.47.27.80]) by arago-project.org (Postfix) with ESMTPS id 9F8F052AB8 for ; Tue, 29 Aug 2017 17:48:15 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by lelnx194.ext.ti.com (8.15.1/8.15.1) with ESMTP id v7THmFMj015466 for ; Tue, 29 Aug 2017 12:48:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1504028895; bh=HTjis/rTWurmy+/R320T/VyTSHxPQaTKaPLE5jX4m8I=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=A7IkhyMDfpAOSRlm7gktirjHj74dEWLtyGSEl5Yz9pPi+MYX65aEpTxEz982KP92K lV0oOtp6pLaK3b2VO0LVPqYcaZLeTeWGBWpP7nN61i/KfGglSvrSMMUbwYnzKi+dcG EwOtFETRnD9q8k53c6EztrnC/EzeB1CDwFaMXPd0= Received: from DFLE109.ent.ti.com (dfle109.ent.ti.com [10.64.6.30]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id v7THmFV5018618 for ; Tue, 29 Aug 2017 12:48:15 -0500 Received: from DFLE112.ent.ti.com (10.64.6.33) by DFLE109.ent.ti.com (10.64.6.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id 15.1.845.34; Tue, 29 Aug 2017 12:48:15 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DFLE112.ent.ti.com (10.64.6.33) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.845.34 via Frontend Transport; Tue, 29 Aug 2017 12:48:15 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id v7THmFP2013410; Tue, 29 Aug 2017 12:48:15 -0500 Date: Tue, 29 Aug 2017 13:48:11 -0400 From: Denys Dmytriyenko To: "Ruei, Eric" Message-ID: <20170829174810.GJ8304@edge> References: <1504022753-20132-1-git-send-email-e-ruei1@ti.com> <1504022753-20132-2-git-send-email-e-ruei1@ti.com> <20170829161745.GC8304@edge> <68c499e4-1b3e-3cf8-a023-3059ae7d16e8@ti.com> MIME-Version: 1.0 In-Reply-To: <68c499e4-1b3e-3cf8-a023-3059ae7d16e8@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/master][PATCH 2/2] matrix-gui-apps-git: bump SRCREV for changes and additions 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: Tue, 29 Aug 2017 17:48:15 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Tue, Aug 29, 2017 at 01:33:11PM -0400, Ruei, Eric wrote: > On 8/29/2017 12:17 PM, Denys Dmytriyenko wrote: > >Eric, > > > >On Tue, Aug 29, 2017 at 12:05:53PM -0400, Eric Ruei wrote: > >>* replace webkit-based browsers with the webengine-based ones > >>* add HMI EVSE demo > > > >This hasn't been merged yet - see my comments yesterday. > > > > > Which one do you mean? Both of them are pushed at matrix-gui-v2-apps? HMI EVSE > >>Signed-off-by: Eric Ruei > >>Signed-off-by: Manisha Agrawal > >>--- > >> meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 4 ++-- > >> 1 file changed, 2 insertions(+), 2 deletions(-) > >> > >>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 b805f5e..4d74224 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,9 +4,9 @@ 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 = "38afccb5335216ececa874cf4cf72a67c4164fc3" > >>+SRCREV = "d910584814644f853f3fe4fbe715f674f24b9bd3" > >> BRANCH = "master" > >>-INC_PR = "r47" > >>+INC_PR = "r48" > >> # Pull in the base package for installing matrix applications > >> require matrix-gui-apps.inc > >>-- > >>1.9.1 > >> > >>_______________________________________________ > >>meta-arago mailing list > >>meta-arago@arago-project.org > >>http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago >