“100ask stm32mp157 pro FileSystem”的版本间的差异

来自百问网嵌入式Linux wiki
(创建页面,内容为“{{MARKDOWN}} # Busybox # # Buildroot # ## Buildroot介绍 ## ## 构建Buildroot Linux ## ## 更新Buildroot 中的U-Boot和Linux ## ## Buildroot命令 ## ## 添加…”)
 
 
第1行: 第1行:
{{MARKDOWN}}
+
= Busybox =
# Busybox #
+
= Buildroot =
# Buildroot #
+
== Buildroot介绍 ==
## Buildroot介绍 ##
+
== 构建Buildroot  Linux ==
## 构建Buildroot  Linux ##
+
== 更新Buildroot 中的U-Boot和Linux ==
## 更新Buildroot 中的U-Boot和Linux ##
+
== Buildroot命令 ==
## Buildroot命令 ##
+
== 添加一个自己的软件包 ==
## 添加一个自己的软件包 ##
 
  
# Yocto #
+
= Yocto =
## Yocto介绍 ##
+
== Yocto介绍 ==
## 构建Yocto Linux ##
+
== 构建Yocto Linux ==
## 更新Yocto中的U-Boot和Linux ##
+
== 更新Yocto中的U-Boot和Linux ==
## Bitbake命令 ##
+
== Bitbake命令 ==
## 添加yocto软件包 ##
+
== 添加yocto软件包 ==
 +
 
 +
==文件系统相关==
 +
{|width="100%" style="text-align:left; background-color: rgba(255,255,255,0.2)"
 +
|- valign="top"
 +
| width="33%" |
 +
*[[Adding_packages_to_your_OS_image]]
 +
*[[Adding_yocto_packages]]
 +
*[[How_to_accelerate_JPEG_compression_and_decompression]]
 +
*[[How_to_access_information_in_sysfs]]
 +
*[[How_to_activate_HSI_and_CSI_oscillators_calibration]]
 +
*[[How_to_activate_the_Gcnano_GPU_debug_mode]]
 +
*[[How_to_add_a_customer_application]]
 +
*[[How_to_add_a_new_package_to_buildroot]]
 +
*[[How_to_avoid_proxy_issues]]
 +
*[[How_to_boot_the_kernel_via_TFTP_from_U-Boot]]
 +
*[[How_to_build_Linux_kernel_user_space_tools]]
 +
*[[How_to_change_the_CPU_frequency]]
 +
*[[How_to_check_that_a_device_tree_resource_is_correctly_set]]
 +
*[[How_to_compile_the_device_tree_with_the_Developer_Package]]
 +
*[[How_to_compile_the_device_tree_with_the_Distribution_Package]]
 +
*[[How_to_config_the_git]]
 +
*[[How_to_configure_system_resources]]
 +
*[[How_to_configure_uniprocessor_mode]]
 +
*[[How_to_create_a_new_open_embedded_layer]]
 +
*[[How_to_create_an_SDK_for_OpenSTLinux_distribution]]
 +
*[[How_to_create_EXT4_images]]
 +
*[[How_to_create_ubi_images]]
 +
*[[How_to_create_your_board_device_tree]]
 +
 
 +
|width="33%" |
 +
*[[How_to_create_your_own_distribution]]
 +
*[[How_to_create_your_own_image]]
 +
*[[How_to_create_your_own_machine]]
 +
*[[How_to_create_your_product_from_design_to_manufacturing]]
 +
*[[How_to_cross-compile_with_the_Developer_Package]]
 +
*[[How_to_cross-compile_with_the_Distribution_Package]]
 +
*[[How_to_customize_the_Linux_kernel]]
 +
*[[How_to_debug_a_Linux_kernel_crash]]
 +
*[[How_to_debug_the_Gcnano_GPU_with_VTK]]
 +
*[[How_to_detect_memory_leaks]]
 +
*[[How_to_diagnose_a_boot_failure]]
 +
*[[How_to_disable_one_CPU]]
 +
*[[How_to_enable_earlyprintk_for_Linux_kernel]]
 +
*[[How_to_enable_Jailhouse]]
 +
*[[How_to_enable_the_microphone_of_a_USB_camera]]
 +
*[[How_to_get_Terminal]]
 +
*[[How_to_install_JAVA_JDK]]
 +
*[[How_to_install_the_git]]
 +
*[[How_to_integrate_an_external_software_package]]
 +
*[[How_to_manage_the_debian_packages_in_OpenSTLinux_distribution]]
 +
*[[How_to_optimize_the_boot_time]]
 +
*[[How_to_play_a_video]]
 +
|width="33%" |
 +
 
 +
*[[How_to_populate_and_boot_a_board_with_OP-TEE]]
 +
*[[How_to_populate_the_SD_card_with_dd_command]]
 +
*[[How_to_record_with_arecord]]
 +
*[[How_to_set_rtc_system_clock]]
 +
*[[How_to_setup_wifi_connection]]
 +
*[[How_to_submit_a_git_pull_request]]
 +
*[[How_to_transfer_a_file_over_network]]
 +
*[[How_to_transfer_a_file_over_serial_console]]
 +
*[[How_to_update_U-Boot_on_an_SD_card]]
 +
*[[How_to_use_samba]]
 +
*[[How_to_use_STM32CubeProgrammer_to_populate_a_board]]
 +
*[[How_to_use_the_git_branch_command]]
 +
*[[How_to_use_the_git_log_command]]
 +
*[[How_to_use_the_git_reset_command]]
 +
*[[How_to_use_the_rz_command_to_serially_transfer_files]]
 +
*[[How_to_use_USB_mass_storage_in_U-Boot]]
 +
*[[Menuconfig_or_how_to_configure_kernel]]
 +
*[[Play_audio]]
 +
*[[Yocto_build_system_FAQs]]
 +
 
 +
|}
 +
=参考资源=
 +
==buildroot相关==
 +
{|width="100%" style="text-align:left; background-color: rgba(255,255,255,0.2)"
 +
|- valign="top"
 +
| width="33%" |
 +
*[[Buildroot_Audio_and_video_applications]]
 +
*[[Buildroot_BuildOptions]]
 +
*[[Buildroot_Compressors_and_decompressors]]
 +
*[[Buildroot_Debugging_profiling_and_benchmark]]
 +
*[[Buildroot_Development_tools]]
 +
*[[Buildroot_Filesystem_and_flash_utilities]]
 +
*[[Buildroot_Networking_applications]]
 +
*[[How_to_add_a_new_package_to_buildroot]]
 +
| width="33%" |
 +
*[[Buildroot_Fonts_cursors_icons_sounds_and_themes]]
 +
*[[Buildroot_Games]]
 +
*[[Buildroot_Graphic_libraries_and_applications]]
 +
*[[Buildroot_Hardware_handling]]
 +
*[[Buildroot_Interpreter_languages_and_scripting]]
 +
*[[Buildroot_Libraries]]
 +
*[[Buildroot_Mail]]
 +
*[[Buildroot_Miscellaneous]]
 +
 
 +
 
 +
| width="33%" |
 +
*[[Buildroot_Package_managers]]
 +
*[[Buildroot_Real-Time]]
 +
*[[Buildroot_Security]]
 +
*[[Buildroot_Shell_and_utilities]]
 +
*[[Buildroot_System_tools]]
 +
*[[Buildroot_SystemConfiguration]]
 +
*[[Buildroot_TargetOptions]]
 +
*[[Buildroot_Text_editors_and_viewers]]
 +
*[[Buildroot_Toolchain]]
 +
 
 +
|}
 +
 
 +
==yocto相关==
 +
{|width="100%" style="text-align:left; background-color: rgba(255,255,255,0.2)"
 +
|- valign="top"
 +
| width="33%" |
 +
*[[Adding_packages_to_your_OS_image]]
 +
*[[Adding_yocto_packages]]
 +
*[[Bitbake]]
 +
*[[How_to_create_your_own_image]]
 +
*[[How_to_create_your_own_machine]]
 +
*[[Yocto]]
 +
*[[Yocto_build_system_FAQs]]                                                             
 +
||
 +
 
 +
||
 +
 
 +
|}
 +
 
 +
==busybox相关==

2020年9月18日 (五) 14:26的最新版本

Busybox

Buildroot

Buildroot介绍

构建Buildroot Linux

更新Buildroot 中的U-Boot和Linux

Buildroot命令

添加一个自己的软件包

Yocto

Yocto介绍

构建Yocto Linux

更新Yocto中的U-Boot和Linux

Bitbake命令

添加yocto软件包

文件系统相关