From: Denys Dmytriyenko <denys@ti.com>
To: Sajesh Kumar Saran <sajesh@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] adding ipc 3.x recipe to bitbake
Date: Tue, 7 May 2013 21:09:52 -0400 [thread overview]
Message-ID: <20130508010951.GN12982@edge> (raw)
In-Reply-To: <1367972890-14439-1-git-send-email-sajesh@ti.com>
Please use the proper commit message. And what does "add to bitbake" mean?
On Tue, May 07, 2013 at 08:28:07PM -0400, Sajesh Kumar Saran wrote:
> ---
> .../recipes-bsp/ti-ipc/ti-ipc_3.00.00.bb | 27 ++++++++++++++++++++
> 1 file changed, 27 insertions(+)
> create mode 100644 meta-arago-extras/recipes-bsp/ti-ipc/ti-ipc_3.00.00.bb
>
> diff --git a/meta-arago-extras/recipes-bsp/ti-ipc/ti-ipc_3.00.00.bb b/meta-arago-extras/recipes-bsp/ti-ipc/ti-ipc_3.00.00.bb
> new file mode 100644
> index 0000000..1e87abc
> --- /dev/null
> +++ b/meta-arago-extras/recipes-bsp/ti-ipc/ti-ipc_3.00.00.bb
This is the successor to the older ti-ipc here:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/tree/recipes-ti/ipc/ti-ipc.inc
Is there anything you need from the old recipe? If ipcdev is the master
repository for ti-ipc these days, we should probably deprecate the old stuff
in meta-ti...
> @@ -0,0 +1,27 @@
> +DESCRIPTION="This support the communication between processors \
> + in a multi-processor environment and communication to peripherals. \
> + This communication includes message passing, streams, and linked lists. \
> + These modules work transparently in both uni-processor and multi-processor \
> + configurations."
> +
> +HOMEPAGE="http://processors.wiki.ti.com/index.php/Category:IPC"
> +
> +LICENSE = "BSD"
> +LIC_FILES_CHKSUM = "file://products.mak;beginline=2;endline=30;md5=195feadf798bb4165bcb1a23ffd50dbb"
> +SECTION = "console"
> +COMPATIBLE_MACHINE = "keystone"
> +
> +PR = "r11"
> +
> +BRANCH ?= "master"
> +SRCREV = "3.00.00.15_eng"
> +
> +SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH}"
> +
> +S = "${WORKDIR}/git"
> +
> +export PLATFORM = "tci6638"
> +
> +export PARALLEL_MAKE = "-j 1"
> +
> +inherit autotools
> --
> 1.7.9.5
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2013-05-08 1:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-08 0:28 [PATCH] adding ipc 3.x recipe to bitbake Sajesh Kumar Saran
2013-05-08 0:28 ` [PATCH] added test package to ti-ipc recipe Sajesh Kumar Saran
2013-05-08 0:28 ` [PATCH] incrementing IPC verion to 3.0.0.16 Sajesh Kumar Saran
2013-05-08 0:28 ` [PATCH] update to run lad at bootup Sajesh Kumar Saran
2013-05-08 1:12 ` Denys Dmytriyenko
2013-05-08 1:09 ` Denys Dmytriyenko [this message]
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=20130508010951.GN12982@edge \
--to=denys@ti.com \
--cc=meta-arago@arago-project.org \
--cc=sajesh@ti.com \
/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.