From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 7F298E00B3D; Thu, 24 Aug 2017 13:08:45 -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=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [198.47.19.17 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from fllnx210.ext.ti.com (fllnx210.ext.ti.com [198.47.19.17]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 86108E0090A for ; Thu, 24 Aug 2017 13:08:41 -0700 (PDT) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by fllnx210.ext.ti.com (8.15.1/8.15.1) with ESMTP id v7OK8fXn015530 for ; Thu, 24 Aug 2017 15:08:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1503605321; bh=pol62F0IAEJbM+MHePNLU6BGzy9/8lu0CNIt+uKF+Fw=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=bNCOf/nxYQdciqTMFP9crnTwUXnQFQdTBVOKg9J0Udvr5on2jesjivyIPytBXiPht XmubchMC/Y94HP9pTxvpYa+MrUC2P7NisZkobkC6UUim79QxOWo9USlu7m3d1UOTCp 4ckWVHhq12rTi4oWxr/aB1wk4hyLWsSSP7znMlj0= Received: from DLEE102.ent.ti.com (dlee102.ent.ti.com [157.170.170.32]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id v7OK8fJL002130 for ; Thu, 24 Aug 2017 15:08:41 -0500 Received: from DLEE101.ent.ti.com (157.170.170.31) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id 15.1.845.34; Thu, 24 Aug 2017 15:08:41 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DLEE101.ent.ti.com (157.170.170.31) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.845.34 via Frontend Transport; Thu, 24 Aug 2017 15:08:41 -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 v7OK8euC025916; Thu, 24 Aug 2017 15:08:41 -0500 Date: Thu, 24 Aug 2017 16:08:37 -0400 From: Denys Dmytriyenko To: Mahesh Radhakrishnan Message-ID: <20170824200837.GN28233@edge> References: <1500419028-3361-1-git-send-email-m-radhakrishnan2@ti.com> <1500419028-3361-34-git-send-email-m-radhakrishnan2@ti.com> MIME-Version: 1.0 In-Reply-To: <1500419028-3361-34-git-send-email-m-radhakrishnan2@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Cc: meta-ti@yoctoproject.org Subject: Re: [PATCH v2 34/37] ti-ndk: Adding recipe for ti-ndk 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: Thu, 24 Aug 2017 20:08:45 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Tue, Jul 18, 2017 at 07:03:45PM -0400, Mahesh Radhakrishnan wrote: > Upstreaming recipe for TI RTOS Networking development kit > > Signed-off-by: Mahesh Radhakrishnan > --- > > v2 - Added summmary & merged in to a single recipe > > recipes-ti/ndk/ti-ndk.inc | 21 +++++++++++++++++++++ > recipes-ti/ndk/ti-ndk_2.25.01.11.bb | 17 +++++++++++++++++ > 2 files changed, 38 insertions(+) > create mode 100644 recipes-ti/ndk/ti-ndk.inc > create mode 100644 recipes-ti/ndk/ti-ndk_2.25.01.11.bb > > diff --git a/recipes-ti/ndk/ti-ndk.inc b/recipes-ti/ndk/ti-ndk.inc > new file mode 100644 > index 0000000..09d9ea0 > --- /dev/null > +++ b/recipes-ti/ndk/ti-ndk.inc > @@ -0,0 +1,21 @@ > +SUMMARY = "TI RTOS_Networking" > +HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ndk/index.html" > +SECTION = "devel" > +LICENSE = "BSD" > + > +require recipes-ti/includes/ti-paths.inc > + > +S = "${WORKDIR}/ndk_${PV}" > + > +SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ndk/${PV}/exports/ndk_${PV}.zip;name=ndkzip" > + > +do_install() { > + CP_ARGS="-Prf --preserve=mode,timestamps --no-preserve=ownership" > + install -d ${D}${NDK_INSTALL_DIR_RECIPE} > + cp ${CP_ARGS} ${S}/* ${D}${NDK_INSTALL_DIR_RECIPE} > +} > + > +ALLOW_EMPTY_${PN} = "1" > +FILES_${PN}-dev += "${NDK_INSTALL_DIR_RECIPE}" > + > +INSANE_SKIP_${PN}-dev = "arch ldflags staticdev" > diff --git a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb b/recipes-ti/ndk/ti-ndk_2.25.01.11.bb > new file mode 100644 > index 0000000..4369567 > --- /dev/null > +++ b/recipes-ti/ndk/ti-ndk_2.25.01.11.bb > @@ -0,0 +1,17 @@ > +require ti-ndk.inc > + > +PV = "2_25_01_11" > +PR = "r0" > + > +LIC_FILES_CHKSUM = "file://ndk_${PV}_manifest.html;md5=80a8d9b76cf700929d3f5b6df09052d6" > + > +SRC_URI[ndkzip.md5sum] = "e42bfcc8c3a6d183d60f26ec01ccc79b" > +SRC_URI[ndkzip.sha256sum] = "a15bc9b570dc0628dd8b8c3665037a162610a6f86c5f17ebb6a329d3db60f071" > + > +INHIBIT_PACKAGE_STRIP = "1" > +INHIBIT_PACKAGE_DEBUG_SPLIT = "1" > +INHIBIT_SYSROOT_STRIP = "1" > + > +deltask do_create_srcipk > +addtask create_srcipk after do_install before do_package meta-ti doesn't have srcipk support. > + > -- > 1.9.1 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti