How to add some packages to default package to build kernel?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-06-18 1:56 AM
Dear All,
I want to add some packages like zip, nmap, net-snmp, gdb and apache2 to default package.
Could you guide how to add some packages to default package to build kernel?
Labels:
- Labels:
-
STM32MP15 Lines
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-06-21 7:51 AM
Hi @yrkim05,
I could suggest that you have a look at the STM32 MPU wiki (https://wiki.st.com/stm32mpu/wiki/Main_Page).
The following articles might be interesting for you:
- https://wiki.st.com/stm32mpu/wiki/Package_repository_for_OpenSTLinux_distribution: STMicroelectronics packages repository service may allow you to test some packages (only for boards of the STM32MP1 series).
- https://wiki.st.com/stm32mpu/wiki/How_to_integrate_an_external_software_package: this article provides guidelines to install a software package containing binaries (e.g. tools) not present by default in the OpenSTLinux distribution. I already used this article to add the apache2 package in the scope of my own application development, and it helped a lot.
Hope this information helps.
Regards,
JC.
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
