diff options
Diffstat (limited to 'recipes/dvsdk/ti-xdctools-native_3.10.03.bb')
| -rw-r--r-- | recipes/dvsdk/ti-xdctools-native_3.10.03.bb | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/recipes/dvsdk/ti-xdctools-native_3.10.03.bb b/recipes/dvsdk/ti-xdctools-native_3.10.03.bb deleted file mode 100644 index c37170ad7d..0000000000 --- a/recipes/dvsdk/ti-xdctools-native_3.10.03.bb +++ /dev/null @@ -1,19 +0,0 @@ -inherit native -require ti-xdctools.inc - -SRC_URI = "http://install.source.dir.com/xdctools_setuplinux_3_10_03.bin" -BINFILE="xdctools_setuplinux_3_10_03.bin" - -S = "${WORKDIR}/xdctools_3_10_03" - -# Yes, the xdc stuff still breaks with a '.' in PWD -PV = "310" -PR = "r16" - -do_stage() { - install -d ${STAGING_DIR_NATIVE}/${PN} - cp -pPrf ${S}/* ${STAGING_DIR_NATIVE}/${PN} -} - -AUTOTOOLS_NATIVE_STAGE_INSTALL="1" - |
