aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL/tools
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2017-03-16 22:22:52 +0100
committerStephane Desneux <stephane.desneux@iot.bzh>2017-03-19 17:56:48 +0100
commitb30093edfd4f92b32ba356ef5e62d9bd80a99584 (patch)
tree2975f1be8be51931f6fe4f83102e1b524e600818 /INSTALL/tools
parenta41c6fae3bf4a08edca7bde0b3dd3ef2ce32b669 (diff)
setup: split setup script in multiple parts
Instead of having a monolithic script suitable for many features, this commit splits the main setup file in elementary scripts associated to different features: - Yocto build (bitbake deps) - Bitbake Toaster - Network boot - SDK - X11 Tools - Documentation tools support Change-Id: I3d08e32d6b887468e533bee311220ddb91da1dc1 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'INSTALL/tools')
-rwxr-xr-xINSTALL/tools/scripts_netboot/run_xnbd_server (renamed from INSTALL/tools/scripts/run_xnbd_server)0
-rw-r--r--INSTALL/tools/scripts_sdk/install_sdk (renamed from INSTALL/tools/scripts/install_sdk)0
-rwxr-xr-xINSTALL/tools/scripts_yocto/mksdcard (renamed from INSTALL/tools/scripts/mksdcard)0
3 files changed, 0 insertions, 0 deletions
diff --git a/INSTALL/tools/scripts/run_xnbd_server b/INSTALL/tools/scripts_netboot/run_xnbd_server
index 190301d..190301d 100755
--- a/INSTALL/tools/scripts/run_xnbd_server
+++ b/INSTALL/tools/scripts_netboot/run_xnbd_server
diff --git a/INSTALL/tools/scripts/install_sdk b/INSTALL/tools/scripts_sdk/install_sdk
index 27035c8..27035c8 100644
--- a/INSTALL/tools/scripts/install_sdk
+++ b/INSTALL/tools/scripts_sdk/install_sdk
diff --git a/INSTALL/tools/scripts/mksdcard b/INSTALL/tools/scripts_yocto/mksdcard
index 306ec87..306ec87 100755
--- a/INSTALL/tools/scripts/mksdcard
+++ b/INSTALL/tools/scripts_yocto/mksdcard