From: Denys Dmytriyenko <denys@ti.com>
To: Sam Nelson <sam.nelson@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH] ti-ipc: Update to GA version IPC 3.42
Date: Wed, 2 Mar 2016 10:12:29 -0500 [thread overview]
Message-ID: <20160302151229.GC7505@edge> (raw)
In-Reply-To: <1456891119-4169-1-git-send-email-sam.nelson@ti.com>
On Tue, Mar 01, 2016 at 10:58:39PM -0500, Sam Nelson wrote:
> Updated to GA version and commit for IPC 3.42
> Added platform name for 6678
> Added additional platform for K2HK
>
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> ---
> recipes-ti/ipc/ti-ipc.inc | 13 ++++++++-----
> 1 file changed, 8 insertions(+), 5 deletions(-)
>
> diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
> index a7e1ed9..4620416 100644
> --- a/recipes-ti/ipc/ti-ipc.inc
> +++ b/recipes-ti/ipc/ti-ipc.inc
> @@ -6,18 +6,18 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9
>
> TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git"
> TI_IPC_GIT_PROTOCOL = "git"
> -TI_IPC_GIT_BRANCH = "ipc-next"
> +TI_IPC_GIT_BRANCH = "3.42"
>
> -#Corresponds to 3.42.00.00_eng
> -TI_IPC_SRCREV = "2b47e35ed72170e4e56906fb9ab93dd9ef385a38"
> +#Corresponds to 3.42.00.02
> +TI_IPC_SRCREV = "a520969994378fb2629d7dfc25f306c3a711b5bc"
>
> BRANCH = "${TI_IPC_GIT_BRANCH}"
> SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH}"
> SRCREV = "${TI_IPC_SRCREV}"
>
> S = "${WORKDIR}/git"
> -PV = "3.42.00.00"
> -INC_PR = "r1"
> +PV = "3.42.00.02"
> +INC_PR = "r0"
>
> PACKAGE_ARCH = "${MACHINE_ARCH}"
>
> @@ -28,3 +28,6 @@ PLATFORM_k2hk-evm = "TCI6638"
> PLATFORM_k2l-evm = "TCI6630"
> PLATFORM_k2e-evm = "66AK2E"
> PLATFORM_k2g-evm = "66AK2G"
> +PLATFORM_c667x-evm = "C6678"
There's no c667x-evm in meta-ti.
> +ALT_PLATFORM_k2hk-evm = "TCI6636"
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2016-03-02 15:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-02 3:58 [PATCH] ti-ipc: Update to GA version IPC 3.42 Sam Nelson
2016-03-02 15:12 ` Denys Dmytriyenko [this message]
2016-03-02 16:51 ` Nelson, Sam
2016-03-02 17:40 ` Denys Dmytriyenko
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=20160302151229.GC7505@edge \
--to=denys@ti.com \
--cc=meta-ti@yoctoproject.org \
--cc=sam.nelson@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.