Dear Sir,

I need to add apt-get packages on my build image  I do the below mentioned 
stpes , but apt-get is not working please help me



My conf/local.conf includes the following:

CORE_IMAGE_EXTRA_INSTALL += "apt"



This successfully adds the "apt" package (for apt-get install <linux deb 
package name>, etc) to my yocto generated image BUT the "apt" package is not 
"initialized", for example there is no "sources.list" file and no "status" file 
so that apt-get install... doesn't really work. I can create an empty status 
file but it is not clear to me how I "point" apt-get to the "standard linux 
download repositories" where it can lookup from which internet location 
specific packages can be downloaded.

Regards
Sachu

________________________________

Confidentiality Statement / Disclaimer : This message and any attachments is 
intended for the sole use of the intended recipient. It may contain 
confidential information. Any unauthorized use, dissemination or modification 
is strictly prohibited. If you are not the intended recipient, please notify 
the sender immediately then delete it from all your systems, and do not copy, 
use or print. Internet communications are not secure and it is the 
responsibility of the recipient to make sure that it is virus/malicious code 
exempt.

The company/sender cannot be responsible for any unauthorized alterations or 
modifications made to the contents. If you require any form of confirmation of 
the contents, please contact the company/sender. The company/sender is not 
liable for any errors or omissions in the content of this message.

________________________________
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to