From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id D3224E009E5; Fri, 22 May 2015 11:09:47 -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: * -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] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 9D4ABE00945 for ; Fri, 22 May 2015 11:09:43 -0700 (PDT) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id t4MI9gER003861 for ; Fri, 22 May 2015 13:09:42 -0500 Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id t4MI9gRL021476 for ; Fri, 22 May 2015 13:09:42 -0500 Received: from dflp32.itg.ti.com (10.64.6.15) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.3.224.2; Fri, 22 May 2015 13:09:42 -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 t4MI9fH8018377; Fri, 22 May 2015 13:09:41 -0500 Date: Fri, 22 May 2015 14:09:41 -0400 From: Denys Dmytriyenko To: Jacob Stiffler Message-ID: <20150522180941.GC8903@edge> References: <1431090752-3296-1-git-send-email-j-stiffler@ti.com> MIME-Version: 1.0 In-Reply-To: <1431090752-3296-1-git-send-email-j-stiffler@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: [PATCH] ti-xdctools: Add version 3.30.06.67 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: Fri, 22 May 2015 18:09:47 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline You could have used -C flag to indicate this is an almost identical recipe, just an updated version... On Fri, May 08, 2015 at 09:12:32AM -0400, Jacob Stiffler wrote: > Signed-off-by: Jacob Stiffler > --- > recipes-ti/devtools/ti-xdctools_3.30.06.67.bb | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > create mode 100644 recipes-ti/devtools/ti-xdctools_3.30.06.67.bb > > diff --git a/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb b/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb > new file mode 100644 > index 0000000..6de8181 > --- /dev/null > +++ b/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb > @@ -0,0 +1,16 @@ > +require ti-xdctools.inc > + > +PV = "3_30_06_67" > +PR = "r0" > + > +LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=117e3c5f48df3e785edee50f5f34a738" > + > +SRC_URI[xdcbin.md5sum] = "b500f53e00c4422c7124e1825eee6352" > +SRC_URI[xdcbin.sha256sum] = "e5ca1f55c09b64bc9414adb55b2fcca301178194abed80f1d75d94cae442fd08" > + > +S = "${WORKDIR}/xdctools_${PV}" > + > +TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" > +TI_BIN_UNPK_CMDS = "" > + > +INSANE_SKIP_${PN} = "installed-vs-shipped" > -- > 1.7.9.5 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti