From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id AD0E0E00994; Wed, 22 Apr 2015 06:45:13 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [198.47.26.153 listed in list.dnswl.org] Received: from devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 74588E0097C for ; Wed, 22 Apr 2015 06:45:09 -0700 (PDT) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id t3MDj8Lw025253 for ; Wed, 22 Apr 2015 08:45:08 -0500 Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id t3MDj7LG012324 for ; Wed, 22 Apr 2015 08:45:07 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.3.224.2; Wed, 22 Apr 2015 08:45:07 -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 t3MDj7j9000611; Wed, 22 Apr 2015 08:45:07 -0500 Date: Wed, 22 Apr 2015 09:45:06 -0400 From: Denys Dmytriyenko To: Sam Nelson Message-ID: <20150422134506.GD25236@edge> References: <1429674314-15019-1-git-send-email-sam.nelson@ti.com> MIME-Version: 1.0 In-Reply-To: <1429674314-15019-1-git-send-email-sam.nelson@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: [PATCH v2] ipc: Update to new version 3.35.1.7 X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Apr 2015 13:45:13 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Tue, Apr 21, 2015 at 11:45:14PM -0400, Sam Nelson wrote: > Signed-off-by: Sam Nelson > > --- > Change from previous verison of patch > - Removed patch file What about the patch? Do you still need it? Was it included by mistake? > --- > --- > recipes-ti/ipc/ti-ipc_git.bb | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/recipes-ti/ipc/ti-ipc_git.bb b/recipes-ti/ipc/ti-ipc_git.bb > index 6f46295..bb2c3c9 100644 > --- a/recipes-ti/ipc/ti-ipc_git.bb > +++ b/recipes-ti/ipc/ti-ipc_git.bb > @@ -6,14 +6,14 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9 > > DEPENDS += "virtual/kernel" > > -PV = "3.35.00.05" > +PV = "3.35.01.07" > > BRANCH = "master" > SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH} \ > file://tiipclad-daemon.sh \ > " > -# Commit corresponds to 3.35.00.05 > -SRCREV = "ce35c999f5c3368e387740a38aef3358290579b3" > +# Commit corresponds to 3.35.01.07 > +SRCREV = "358d966c9f5973faf9ab71fb1d7dfe5d3e08a8dc" > > S = "${WORKDIR}/git" > > -- > 1.7.9.5 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti