From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH v2] ti-ipc-rtos: Add the TI-RTOS IPC package version 3.35.01.07
Date: Fri, 29 May 2015 16:03:17 -0400 [thread overview]
Message-ID: <20150529200317.GX16418@edge> (raw)
In-Reply-To: <1432727881-31872-1-git-send-email-j-stiffler@ti.com>
Ack
On Wed, May 27, 2015 at 07:58:00AM -0400, Jacob Stiffler wrote:
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
> * v2 changes:
> - Add all files to the main package.
>
> recipes-ti/ipc/ti-ipc-rtos.inc | 18 ++++++++++++++++++
> recipes-ti/ipc/ti-ipc-rtos_3.35.01.07.bb | 8 ++++++++
> 2 files changed, 26 insertions(+)
> create mode 100644 recipes-ti/ipc/ti-ipc-rtos.inc
> create mode 100644 recipes-ti/ipc/ti-ipc-rtos_3.35.01.07.bb
>
> diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
> new file mode 100644
> index 0000000..fe179f5
> --- /dev/null
> +++ b/recipes-ti/ipc/ti-ipc-rtos.inc
> @@ -0,0 +1,18 @@
> +DESCRIPTION = "TI Inter Process Communication (IPC) Mechanisms (for Uni- and Multi- Processor Configurations)"
> +HOMEPAGE="http://processors.wiki.ti.com/index.php/Category:IPC"
> +
> +LICENSE = "BSD"
> +
> +require recipes-ti/includes/ti-paths.inc
> +require recipes-ti/includes/ti-staging.inc
> +
> +SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ipc/${PV}/exports/ipc_${PV}.zip;name=ipczip"
> +
> +S = "${WORKDIR}/ipc_${PV}"
> +
> +do_install() {
> + install -d ${D}${IPC_INSTALL_DIR_RECIPE}
> + cp -pPrf ${S}/* ${D}${IPC_INSTALL_DIR_RECIPE}
> +}
> +
> +FILES_${PN} += "${IPC_INSTALL_DIR_RECIPE}"
> diff --git a/recipes-ti/ipc/ti-ipc-rtos_3.35.01.07.bb b/recipes-ti/ipc/ti-ipc-rtos_3.35.01.07.bb
> new file mode 100644
> index 0000000..4c67c6e
> --- /dev/null
> +++ b/recipes-ti/ipc/ti-ipc-rtos_3.35.01.07.bb
> @@ -0,0 +1,8 @@
> +require ti-ipc-rtos.inc
> +
> +PV = "3_35_01_07"
> +
> +LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9b710fd7c95e545b91cec79255"
> +
> +SRC_URI[ipczip.md5sum] = "9e62e35b8c2d44b1ac5f7ad9554b1a34"
> +SRC_URI[ipczip.sha256sum] = "006ac780ded0a5fa843397bbde0cb597338dc521544121f697c2efdd80f86314"
> --
> 1.7.9.5
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2015-05-29 20:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-27 11:58 [PATCH v2] ti-ipc-rtos: Add the TI-RTOS IPC package version 3.35.01.07 Jacob Stiffler
2015-05-29 20:03 ` Denys Dmytriyenko [this message]
2015-06-01 12:55 ` Jacob Stiffler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150529200317.GX16418@edge \
--to=denys@ti.com \
--cc=j-stiffler@ti.com \
--cc=meta-ti@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.