From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 3519CE00CC4; Tue, 26 Sep 2017 11:29:25 -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.27.77 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 lelnx193.ext.ti.com (lelnx193.ext.ti.com [198.47.27.77]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E5E24E00C3A for ; Tue, 26 Sep 2017 11:29:23 -0700 (PDT) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by lelnx193.ext.ti.com (8.15.1/8.15.1) with ESMTP id v8QITNp2031903 for ; Tue, 26 Sep 2017 13:29:23 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1506450563; bh=9iDGZUwPnxJTYOikrvElGzeFwHMMyF/bw+sSoOu53As=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=ZoCR9NaZDB5x1E6jVUn5uHHE0YGAdxSlvRdZjoHCYB4sb+QHyxpidzPr2543KJEW9 2zZgOgxChAq/FvSDS0PJwKB0qFJvlt2EQdE/jM8tCKL1MVMUuG3rtjZYUu1tLqOgXf Ndg/ws9sQ6ddbGVjA4Ow/KJRBHjgoU9eilH6QeIk= Received: from DLEE112.ent.ti.com (dlee112.ent.ti.com [157.170.170.23]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id v8QITNtS010644 for ; Tue, 26 Sep 2017 13:29:23 -0500 Received: from DLEE100.ent.ti.com (157.170.170.30) by DLEE112.ent.ti.com (157.170.170.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id 15.1.845.34; Tue, 26 Sep 2017 13:29:22 -0500 Received: from dflp33.itg.ti.com (10.64.6.16) by DLEE100.ent.ti.com (157.170.170.30) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.845.34 via Frontend Transport; Tue, 26 Sep 2017 13:29:22 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id v8QITMWB021644; Tue, 26 Sep 2017 13:29:22 -0500 Date: Tue, 26 Sep 2017 14:29:07 -0400 From: Denys Dmytriyenko To: Mahesh Radhakrishnan Message-ID: <20170926182907.GE26843@edge> References: <1505766477-56677-1-git-send-email-m-radhakrishnan2@ti.com> MIME-Version: 1.0 In-Reply-To: <1505766477-56677-1-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 v4] 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: Tue, 26 Sep 2017 18:29:25 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Was this supposed to be a single recipe instead of recipe + .inc file? https://lists.yoctoproject.org/pipermail/meta-ti/2017-August/010351.html On Mon, Sep 18, 2017 at 04:27:57PM -0400, Mahesh Radhakrishnan wrote: > Recipe for TI RTOS Networking development kit > > Signed-off-by: Mahesh Radhakrishnan > --- > > v4 - Updated the commit message > v3 - Removed references to srcipk > 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 | 13 +++++++++++++ > 2 files changed, 34 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..d5d926b > --- /dev/null > +++ b/recipes-ti/ndk/ti-ndk_2.25.01.11.bb > @@ -0,0 +1,13 @@ > +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" > -- > 1.9.1 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti