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:
Neena Busireddy 2022-07-25 13:30:07 -07:00
parent 381350793d
commit 322e3c3697
2 changed files with 2 additions and 4 deletions

View File

@ -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"

View File

@ -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 "