diff options
author | Denys Dmytriyenko <denys@ti.com> | 2012-06-11 20:44:56 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2012-06-11 20:44:56 -0400 |
commit | 88867c1d96684925027a0ecc9e25c6ea70040cc6 (patch) | |
tree | e1ad8651aa7663850f6dc1108b278f56a2b92a91 /recipes-ti/dsplink/ti-dsplink/ti-dsplink-examples-unloadmodules.sh | |
parent | a1e2573369c6714956af561523ba274aa9c185f7 (diff) | |
download | meta-ti-split.tar.gz |
extras: move things to extrassplit
Move non-essential, outdated, best-effort pieces, as well, as those requiring
extra non-standard dependencies besides oe-core.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/dsplink/ti-dsplink/ti-dsplink-examples-unloadmodules.sh')
-rwxr-xr-x | recipes-ti/dsplink/ti-dsplink/ti-dsplink-examples-unloadmodules.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-ti/dsplink/ti-dsplink/ti-dsplink-examples-unloadmodules.sh b/recipes-ti/dsplink/ti-dsplink/ti-dsplink-examples-unloadmodules.sh deleted file mode 100755 index 48fa84b0..00000000 --- a/recipes-ti/dsplink/ti-dsplink/ti-dsplink-examples-unloadmodules.sh +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | # Unload modules - DSPLINK - OMAP3530 | ||
2 | |||
3 | # remove DSP/BIOS Link driver | ||
4 | rmmod dsplinkk | ||
5 | #rm -f /dev/dsplink | ||