From dfc70fc8b5c97339504bf2bda0b3949091f1ffdc Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 19 Dec 2011 11:44:36 +0100 Subject: [PATCH] ti-xdctools: update to 3.23.00.32 Acked-by: Denys Dmytriyenko Signed-off-by: Koen Kooi --- recipes-ti/devtools/ti-xdctools.inc | 6 +----- recipes-ti/devtools/ti-xdctools_3.20.06.81.bb | 14 -------------- recipes-ti/devtools/ti-xdctools_3.23.00.32.bb | 11 +++++++++++ 3 files changed, 12 insertions(+), 19 deletions(-) delete mode 100644 recipes-ti/devtools/ti-xdctools_3.20.06.81.bb create mode 100644 recipes-ti/devtools/ti-xdctools_3.23.00.32.bb diff --git a/recipes-ti/devtools/ti-xdctools.inc b/recipes-ti/devtools/ti-xdctools.inc index 120ebaa..c76ad80 100644 --- a/recipes-ti/devtools/ti-xdctools.inc +++ b/recipes-ti/devtools/ti-xdctools.inc @@ -1,11 +1,7 @@ DESCRIPTION = "TI XDCtools (RTSC - Real Time Software Components - http://rtsc.eclipse.org)" HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc" SECTION = "devel" -LICENSE = "BSD, GPLv2" - -LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=eace8fa313a140ef178ecfa0f53cc655" - -PR = "r2" +LICENSE = "BSD & GPLv2" require ../includes/ti-paths.inc require ../includes/ti-staging.inc diff --git a/recipes-ti/devtools/ti-xdctools_3.20.06.81.bb b/recipes-ti/devtools/ti-xdctools_3.20.06.81.bb deleted file mode 100644 index 45bedaa..0000000 --- a/recipes-ti/devtools/ti-xdctools_3.20.06.81.bb +++ /dev/null @@ -1,14 +0,0 @@ -require ti-xdctools.inc - -PV = "3_20_06_81" - -# This fixes c6accel, but breaks codec-engine and lpm -#SRC_URI += "file://arm-linker-hack.diff" - -SRC_URI += "file://fix-hardcoded-paths.diff" - -SRC_URI[xdcbin.md5sum] = "65151268d6be6ad6eb940ef7ed03af16" -SRC_URI[xdcbin.sha256sum] = "8ea6b851521ce41fe0b4a349b2d922af7e70f48c50ad9fd21f62627446a834f8" - - - diff --git a/recipes-ti/devtools/ti-xdctools_3.23.00.32.bb b/recipes-ti/devtools/ti-xdctools_3.23.00.32.bb new file mode 100644 index 0000000..b2db76c --- /dev/null +++ b/recipes-ti/devtools/ti-xdctools_3.23.00.32.bb @@ -0,0 +1,11 @@ +require ti-xdctools.inc + +PV = "3_23_00_32" +LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=49b2dfbf48860a0da844709c3ce63a9c" + +SRC_URI += "file://fix-hardcoded-paths.diff" + +SRC_URI[xdcbin.md5sum] = "263aa11795670265551d36a8c77ad27d" +SRC_URI[xdcbin.sha256sum] = "880b4e263850f2a3c0ea7352c5b6e0a86692361e26634c3b70dddc42c71231a5" + +S = "${WORKDIR}/ti/xdctools_${PV}" -- 2.39.2