FAQ
- M051 시리즈(95)
- M0518 시리즈(97)
- M0519 시리즈(43)
- M0564 시리즈(1)
- Mini51 시리즈(90)
- Nano100/102 시리즈(101)
- Nano103 시리즈(10)
- Nano110/112 LCD 시리즈(100)
- Nano120 USB 시리즈(111)
- Nano130 어드밴스드 시리즈(110)
- NUC029 시리즈(94)
- NUC100/200 어드밴스드 시리즈(102)
- NUC120/122/123/220 USB 시리즈(116)
- NUC121/125 시리즈(1)
- NUC126 USB 시리즈(2)
- NUC130/230 CAN 시리즈(103)
- NUC131/NUC1311 CAN 시리즈(98)
- NUC140/240 연결(Connectivity) 시리즈(114)
- M451 시리즈(118)
- M451M 시리즈(117)
- M452 USB 시리즈(130)
- M4521 USB 시리즈(1)
- M453 CAN 시리즈(128)
- M463 CAN FD/USB HS 시리즈(1)
- M467 Ethernet/Crypto 시리즈(1)
- M471 시리즈(1)
- M479 Motor Control Series(1)
- M481 시리즈(4)
- M482 USB FS OTG 시리즈(4)
- M483 CAN 시리즈(4)
- M484 USB HS OTG 시리즈(4)
- M485 Crypto 시리즈(4)
- M487 이더넷(Ethernet) 시리즈(4)
- M4TK 터치 키 시리즈(25)
- NUC442/472 시리즈(130)
- NUC472 Series(1)
- NUC505 시리즈(138)
FAQ
Understanding IMAGE_INSTALL library in Yocto build system Issue Date:2025-03-03
• IMAGE_INSTALL is a variable in the Yocto build system.
• It is used to specify the list of packages to be installed in the generated image.
• The variable is set in the image recipe file (.bb file).
• The IMAGE_INSTALL variable is used to specify which packages should be included in the generated image.
• The Yocto build system will add the required packages to the image based on these settings.
• To check the list of installed packages, the command bitbake -e nvt-image-qt5 | grep ^IMAGE_INSTALL can be used.
$ bitbake -e nvt-image-qt5 | grep ^IMAGE_INSTALL |
This command will display the lines starting with IMAGE_INSTALL, showing the configured package installation settings.

| Products: | Microprocessors ,Arm Cortex-A35 MPUs |
|---|---|
| Applications: | |
| Function: | Others,Library,Yocto |
粤公网安备 44030502010001号