how to get apt-get utility working on my freescale imx6 board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to get apt-get utility working on my freescale imx6 board

979 Views
mutyalaraoneela
Contributor III

Hi all,

     I am working on freescale imx6 board (sololite), I have got uImage, u-boot and my customised root file system. I am able to flash them onto the memory card and boot and get the console(login prompt), and now I want to install some packages required for my application in order to do that I need apt-get utility. How can I get apt-get binary working on my platform.

Can I take the source code of apt-get, cross compile and execute on the platfrom??? or I need to add apt-get support to the file system, or are there any other ways that I can do this???

Please help me to move forward.

Thanks in advance,

Mutyalarao Neelapala.

Labels (3)
0 Kudos
1 Reply

442 Views
b36401
NXP Employee
NXP Employee

You can use Ubuntu root filesystem to have apt-get.

Here is some hints to build Ubuntu filesystem:

https://community.freescale.com/docs/DOC-95185

Have a great day,

Victor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos