local.conf: Remove preferred kernel version
This commit is contained in:
parent
a79da7661e
commit
247bcbe0aa
|
|
@ -42,5 +42,3 @@ PREMIRRORS_prepend = "\
|
||||||
ftp://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \
|
ftp://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \
|
||||||
http://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \
|
http://.*/.* file://${YOCTOROOT}/sla-mirror/ \n \
|
||||||
https://.*/.* file://${YOCTOROOT}/sla-mirror/ \n"
|
https://.*/.* file://${YOCTOROOT}/sla-mirror/ \n"
|
||||||
|
|
||||||
PREFERRED_VERSION_linux-netmodule = "4%"
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue