diff options
Diffstat (limited to 'recipes-ti/devtools/ti-xdctools_3.23.00.32.bb')
-rw-r--r-- | recipes-ti/devtools/ti-xdctools_3.23.00.32.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-ti/devtools/ti-xdctools_3.23.00.32.bb b/recipes-ti/devtools/ti-xdctools_3.23.00.32.bb deleted file mode 100644 index b2db76c9..00000000 --- a/recipes-ti/devtools/ti-xdctools_3.23.00.32.bb +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | require ti-xdctools.inc | ||
2 | |||
3 | PV = "3_23_00_32" | ||
4 | LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=49b2dfbf48860a0da844709c3ce63a9c" | ||
5 | |||
6 | SRC_URI += "file://fix-hardcoded-paths.diff" | ||
7 | |||
8 | SRC_URI[xdcbin.md5sum] = "263aa11795670265551d36a8c77ad27d" | ||
9 | SRC_URI[xdcbin.sha256sum] = "880b4e263850f2a3c0ea7352c5b6e0a86692361e26634c3b70dddc42c71231a5" | ||
10 | |||
11 | S = "${WORKDIR}/ti/xdctools_${PV}" | ||