Yocto defines two variables: PREMIRRORS
and SOURCE_MIRROR_URL
for source mirroring.
What is the difference between both variables?
SOURCE_MIRROR_URL
is used in own-mirrors.bbclass
to populate PREMIRRORS
. Thus, using SOURCE_MIRROR_URL
and inherit += own-mirrors
is just a shorthand to populate PREMIRRORS
for all different fetchers (protocols).
See SOURCE_MIRROR_URL in the Yocto Project Reference Manual
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With