mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 20:09:17 +00:00
ti-xdctools: update to 3.23.00.32
Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
|
||||
@@ -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}"
|
||||
Reference in New Issue
Block a user