iMX8 yocto package feed

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

iMX8 yocto package feed

716 Views
davidvescovi
Contributor V

I see in the latest yocto LF5.10.35_2.0.0

the default local has:

PACKAGE_CLASSES = "Package_deb"

EXTRA_IMAGE_FEATURES += "package-management"
 
It states somewhere that this makes it easy to pull in public Debian packages using the apt-get.
But I do not see any package feeds set up.
How do you set up package feeds and is it possible to point to some public repo to install packages a'la Ubuntu like?
 
 
Labels (1)
0 Kudos
Reply
1 Reply

705 Views
sungwon-kim
Contributor II

Hi

How do you set up package feeds and is it possible to point to some public repo to install packages a'la Ubuntu like?

Package feed mean ... add package in your image?

How about read this link ?

https://ineclabs.com/implementing-apt-get-in-yocto/

 

I guess...  you know ... yocto is a little bit different like ubuntu or redhat.

0 Kudos
Reply