mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-10-22 15:22:15 +02:00
devil: Fetch source from NXP mirror if the original source mirror is unavailable [YOCIMX-6396]
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
This commit is contained in:
parent
381350793d
commit
322e3c3697
|
@ -416,3 +416,5 @@ KERNEL_DEVICETREE_imx8qxpc0mek = " \
|
|||
freescale/imx8qxp-mek-sof-wm8960.dtb \
|
||||
"
|
||||
|
||||
# Create a mirror for unreliable packages
|
||||
MIRRORS += "http://sourceforge.net/.* http://www.nxp.com/lgfiles/updates/other"
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# Use source package from CAF because of frequent fetch errors.
|
||||
SRC_URI_remove = "http://sourceforge.net/projects/openil/files/DevIL/${PV}/DevIL-${PV}.zip"
|
||||
|
||||
SRC_URI_prepend = "https://source.codeaurora.org/mirrored_source/external/imx/DevIL-${PV}.zip "
|
Loading…
Reference in New Issue
Block a user