Changes

no edit summary
Line 1: Line 1:  +
__TOC__
 +
 
{{Template:Networking_device_firmware_compile
 
{{Template:Networking_device_firmware_compile
 
| series = TRB1xx
 
| series = TRB1xx
Line 9: Line 11:  
| compile_no_threads_file = Trb1_fw_compile_no_threads.gif
 
| compile_no_threads_file = Trb1_fw_compile_no_threads.gif
 
| compile_with_threads_file = Trb1_fw_compile_with_threads.gif
 
| compile_with_threads_file = Trb1_fw_compile_with_threads.gif
 +
}}
 +
 +
{{Template:Networking_device_package_selection
 +
| menuconfig_main_page_file = Trb1_menuconfig_main_page_v1.png
 +
| menuconfig_package_select_file = Trb1_menuconfig_selecting_package_v1.png
 +
| package_dir = /path/to/trb1/project/openwrt-gpl-mdm9x07.Linux-x86_64/bin/packages/arm_cortex-a7_neon-vfpv4
 +
}}
 +
 +
{{Template:Networking_device_compiling_a_single_package
 +
| package_type = text editor
 +
| package_name = nano
 +
| package_path = Utilities→Editors
 +
| package_selection_file = selecting_nano_package_v1.png
 +
| menuconfig_saving_file = saving_menuconfig_v1.png
 +
| package_compile_file = Trb1_package_nano_compile_v1.gif
 +
| compiled_package_path = /path/to/trb1/project/openwrt-gpl-mdm9x07.Linux-x86_64/bin/packages/arm_cortex-a7_neon-vfpv4/packages
 +
| package_ipk = nano_4.3-1_arm_cortex-a7_neon-vfpv4.ipk
 +
| package_install_file = Trb1_package_nano_install_and_testing_v1.gif
 +
| package_compile_command = <pre>make package/nano/compile</pre>
 +
| package_transfer_command = <pre>scp /path/to/trb1/project/openwrt-gpl-mdm9x07.Linux-x86_64/bin/packages/arm_cortex-a7_neon-vfpv4/packages/nano_4.3-1_arm_cortex-a7_neon-vfpv4.ipk root@<device_ip_addr>:/tmp</pre>
 +
| package_install_command = <pre>opkg install nano_4.3-1_arm_cortex-a7_neon-vfpv4.ipk</pre>
 +
| package_testing_command = <pre>nano example</pre>
 +
 
}}
 
}}

Navigation menu