diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2023-03-31 20:45:00 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-31 20:45:00 -0300 |
commit | fe0744e483ac23c624c6372f40d0e9b099a639d1 (patch) | |
tree | 4c01289d02d1a472b109656e3415d99921e104da /recipes-graphics/xorg-driver | |
parent | 86772601e7f6ea188dfaf64097edafc05e15aef3 (diff) | |
parent | cbe69b170fbdb201ae9bc80889678709e64caa78 (diff) | |
download | meta-freescale-sumo.tar.gz |
Merge pull request #1472 from logbaseaofn/sumosumo
Migrate codeaurora repositories to github (sumo)
Diffstat (limited to 'recipes-graphics/xorg-driver')
-rw-r--r-- | recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb b/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb index 9683930f6..827813ad6 100644 --- a/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb +++ b/recipes-graphics/xorg-driver/xf86-video-imx-vivante_6.2.4.p1.2.bb | |||
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING-MIT;md5=b5e9d9f5c02ea831ab3ecf802bb7c4f3" | |||
15 | 15 | ||
16 | SRCREV = "946e8603ed9a52f36d305405dbb2ab8ff90943d0" | 16 | SRCREV = "946e8603ed9a52f36d305405dbb2ab8ff90943d0" |
17 | SRCBRANCH = "imx_exa_viv6_g2d" | 17 | SRCBRANCH = "imx_exa_viv6_g2d" |
18 | SRC_URI = "git://source.codeaurora.org/external/imx/xf86-video-imx-vivante.git;protocol=https;branch=${SRCBRANCH} \ | 18 | SRC_URI = "git://github.com/nxp-imx/xf86-video-imx-vivante.git;protocol=https;branch=${SRCBRANCH} \ |
19 | file://rc.autohdmi" | 19 | file://rc.autohdmi" |
20 | 20 | ||
21 | S = "${WORKDIR}/git/" | 21 | S = "${WORKDIR}/git/" |