diff options
Diffstat (limited to 'recipes-ti/devtools/ti-xdctools_3.50.03.33.bb')
-rw-r--r-- | recipes-ti/devtools/ti-xdctools_3.50.03.33.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-ti/devtools/ti-xdctools_3.50.03.33.bb b/recipes-ti/devtools/ti-xdctools_3.50.03.33.bb index 73ab3bdf..6ab2b94a 100644 --- a/recipes-ti/devtools/ti-xdctools_3.50.03.33.bb +++ b/recipes-ti/devtools/ti-xdctools_3.50.03.33.bb | |||
@@ -7,3 +7,7 @@ LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;beginline=1;endli | |||
7 | 7 | ||
8 | SRC_URI[xdczip.md5sum] = "21310b647275a7c7dd5b37dcb96c0b1b" | 8 | SRC_URI[xdczip.md5sum] = "21310b647275a7c7dd5b37dcb96c0b1b" |
9 | SRC_URI[xdczip.sha256sum] = "afe8616773e63b01e79e8cfacaf4d2c8d3b92c798c7f8cf5d1c7b5fe2060bbe4" | 9 | SRC_URI[xdczip.sha256sum] = "afe8616773e63b01e79e8cfacaf4d2c8d3b92c798c7f8cf5d1c7b5fe2060bbe4" |
10 | |||
11 | FILES_${PN} += "${XDC_INSTALL_DIR_RECIPE}" | ||
12 | |||
13 | BBCLASSEXTEND = "native nativesdk" | ||