[meta-ti] [PATCH] ti-ipc: Update to GA version IPC 3.42

Denys Dmytriyenko denys at ti.com
Wed Mar 2 07:12:29 PST 2016


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 at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


More information about the meta-ti mailing list