meta-imx/meta-bsp/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.4.0.p0.0.bb
Valentin Jec 2f05c25d07 Change SRC_URIs to point to github istead of CAF [YOCIMX-6516]
The NXP BSP is moving from CAF to github, so update the recipes URLs and set PREMIRRORS to override the SRC_URIs.

Also update the paths to point to git.codelinaro.org

Signed-off-by: Valentin Jec <jec.valentin@nxp.com>
2022-09-20 13:33:40 +03:00

11 lines
423 B
BlitzBasic

FILESEXTRAPATHS_prepend := "${BSPDIR}/sources/meta-freescale/recipes-graphics/xorg-driver/${BPN}:"
require recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p4.0.bb
XF86_VIDEO_IMX_VIVANTE_SRC ?= "git://github.com/nxp-imx/xf86-video-imx-vivante.git;protocol=https"
SRC_URI = " \
${XF86_VIDEO_IMX_VIVANTE_SRC};branch=${SRCBRANCH} \
file://rc.autohdmi \
"
SRCREV = "c828e8a7c38743e960967e7bb78c134cec31c102"