About this document This file contains the command from "Intel® IoT Gateways Evaluation Software Kit SK50 Getting Started Guide. The purpose of this file is to provide a text file from which you can use to copy and paste commands during your SK50 installation. This file is organized by Getting Started Guide Sections. ----------------------------------------------------- Section 2.2: Prepare Host System for Wind River Software Installation sudo apt-get update cd $HOME mkdir WindRiver mkdir Installer mkdir Project mkdir Project/build-cache ----------- Section 4: Install Linux Packages and Wind River Linux Packages on Host System cd $HOME/Installer unzip DVD*.zip ./setup_linux sudo apt-get install libstdc++6:i386 libgtk2.0-0:i386 libxtst6:i386 cd $HOME/WindRiver/wrlinux-5/scripts ./host_package_install.sh sudo apt-get install [package #1] [package #2] [etc] ----------- Section 5: Build Intelligent Device Platform XT Runtime Software cd $HOME/Project ../WindRiver/wrlinux-5/wrlinux/configure \ --enable-board=intel- \ --enable-kernel=standard \ --enable-rootfs=glibc-idp \ --enable-addons=wr-idp \ --enable-bootimage=ext3,hdd \ --enable-jobs=6 \ --enable-parallel-pkgbuilds=4 \ --enable-patchresolve=noop \ --enable-rm-work=yes \ --enable-checkout-all-layers=yes \ --with-layer=wr-prosyst-mbs-smarthome-sdk-ia,wr-exegin-zigbee-ia,\ wr-digi-idigiconnector,wr-wks-oneagent-oma-dm-ia,\ wr-wks-oneagent-tr069,wr-ieee11073,wr-intel-support \ --with-template=feature/vlan,feature/opc,feature/recovery,\ feature/opc_demo,feature/ipsec_vpn,feature/l2tp,\ feature/openjdk-bin,feature/online_updates,feature/bluetooth,\ feature/boot_delay_network,feature/pptp_vpn,\ feature/intel-wilkinpeak2,feature/webif make fs ----------- Appendix G: Build Intelligent Device Platform Project Using Wind River WOrkbench cd $HOME/Project ./ startWorkbench.sh ----------- Appendix D: Triage Tool root@WR-IntelligentDevice:~/examples# ./triage_tool_target.sh