From 80e111aba02ab737e733a36c8450e034e0ab55a2 Mon Sep 17 00:00:00 2001 From: Saurabh Bipin Chandra Date: Wed, 19 Jun 2013 17:05:37 +0530 Subject: [PATCH] [MAKEFILE] Update Tools This patch updates the following tools: CEVERSION ?= codec_engine_3_24_00_08 FCVERSION ?= framework_components_3_24_00_09 XDAISVERSION ?= xdais_7_24_00_04 XDCVERSION ?= xdctools_3_25_01_65 Change-Id: I4122a2161c1ca09b997c518ad51bfd07849139f7 Signed-off-by: Saurabh Bipin Chandra --- common.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/common.mk b/common.mk index b430901..4585834 100644 --- a/common.mk +++ b/common.mk @@ -20,10 +20,10 @@ TITOOLSROOT ?= /usr/local TIVIDEOTOOLSROOT ?= $(TITOOLSROOT) # Different tool versions can easily be programmed by defining below variables # in your environment. -CEVERSION ?= codec_engine_3_23_00_07 -FCVERSION ?= framework_components_3_23_03_17 -XDAISVERSION ?= xdais_7_23_00_06 -XDCVERSION ?= xdctools_3_25_00_48 +CEVERSION ?= codec_engine_3_24_00_08 +FCVERSION ?= framework_components_3_24_00_09 +XDAISVERSION ?= xdais_7_24_00_04 +XDCVERSION ?= xdctools_3_25_01_65 IPCHEADERS ?= $(INSTALL_ROOT_nto) # Generate the full package paths for tools -- 2.39.2