From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id C7FC2E00D35; Mon, 22 Jul 2019 10:48:39 -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=-4.3 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_MED 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] * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, * medium trust * [198.47.23.248 listed in list.dnswl.org] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3D97AE00CD5 for ; Mon, 22 Jul 2019 10:48:38 -0700 (PDT) Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id x6MHmc8G088746 for ; Mon, 22 Jul 2019 12:48:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1563817718; bh=VhD2Lii0YN1/w0+GG2iOyfka8N7L/0Y+oIvbgr1gjDg=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=cnu5Y3qiKQwSr4TPx1CBcjAquofs8OyVFTsxpRf3OAstXM9k4oICzVOmxy3LAPfHh dROwRLhteoZznPTwl8c9L9UqYzL4dHcuzFY6BpEnP0cIkKh5NfN764YRpMgbgVxKnU Lp0N48KulqsBManh8a4VCgKW/wet2d+uSHZ68Ysk= Received: from DFLE106.ent.ti.com (dfle106.ent.ti.com [10.64.6.27]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id x6MHmcEV085685 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 22 Jul 2019 12:48:38 -0500 Received: from DFLE103.ent.ti.com (10.64.6.24) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1713.5; Mon, 22 Jul 2019 12:48:38 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1713.5 via Frontend Transport; Mon, 22 Jul 2019 12:48:38 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id x6MHmcRP103515; Mon, 22 Jul 2019 12:48:38 -0500 Date: Mon, 22 Jul 2019 13:48:37 -0400 From: Denys Dmytriyenko To: Tinku Mannan Message-ID: <20190722174837.GE30922@beryl> References: <1563387419-30920-1-git-send-email-tmannan@ti.com> <1563387419-30920-2-git-send-email-tmannan@ti.com> MIME-Version: 1.0 In-Reply-To: <1563387419-30920-2-git-send-email-tmannan@ti.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Cc: meta-ti@yoctoproject.org Subject: Re: [thud/master][PATCH] trace-rtos: Adding trace utilities for PDK drivers 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: Mon, 22 Jul 2019 17:48:39 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Wed, Jul 17, 2019 at 02:16:59PM -0400, Tinku Mannan wrote: > Signed-off-by: Tinku Mannan > --- > recipes-bsp/utils-rtos/trace-rtos_git.bb | 37 ++++++++++++++++++++++++++++++++ > 1 file changed, 37 insertions(+) > create mode 100644 recipes-bsp/utils-rtos/trace-rtos_git.bb > > diff --git a/recipes-bsp/utils-rtos/trace-rtos_git.bb b/recipes-bsp/utils-rtos/trace-rtos_git.bb > new file mode 100644 > index 0000000..aba64b5 > --- /dev/null > +++ b/recipes-bsp/utils-rtos/trace-rtos_git.bb > @@ -0,0 +1,37 @@ > +SUMMARY = "TI RTOS Trace utility" > + > +DESCRIPTION = "This utility allows for tracing support in PDK drivers" > + > +inherit ti-pdk > + > +LICENSE = "BSD-3-Clause" > +LIC_FILES_CHKSUM = "file://tracever.h;beginline=19;endline=47;md5=983f531ecfc9fc8c4bc3af9333ab6696" > + > +COMPATIBLE_MACHINE = "k3" > +PACKAGE_ARCH = "${MACHINE_ARCH}" > + > +TRACE_GIT_URI = "git://git.ti.com/keystone-rtos/utils.git" > +TRACE_GIT_PROTOCOL = "git" > +TRACE_GIT_BRANCH = "master" > + > +# Below commit ID corresponds to "DEV.UTILS.01.00.00.09" > +TRACE_SRCREV = "84802d7a787a53f33a24254069c90208c5d87d1e" > + > +BRANCH = "${TRACE_GIT_BRANCH}" > +SRC_URI = "${TRACE_GIT_URI};protocol=${TRACE_GIT_PROTOCOL};branch=${BRANCH}" > + > +SRCREV = "${TRACE_SRCREV}" > +PV = "01.00.00.09" > +PR = "r0" > + > +S = "${WORKDIR}/git/trace" > + > +# Build with make instead of XDC > +TI_PDK_XDCMAKE = "0" > + > +export PDK_TRACE_ROOT_PATH ="${WORKDIR}/build" > +export DEST_ROOT="${S}" > + > +# HTML doc link params > +PDK_COMP_LINK_TEXT = "Trace Utility" > + FYI: Applying: trace-rtos: Adding trace utilities for PDK drivers .git/rebase-apply/patch:48: new blank line at EOF. + warning: 1 line adds whitespace errors. > -- > 2.7.4 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti