summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorKay Bouché <kay.bouche@duagon.com>2021-01-07 11:56:29 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2021-01-13 01:07:26 -0300
commitb68175c45e29c6763166c9e41c9a19e7e142287d (patch)
treece9ca293880f307ab1bd129dfb60682eef1e4a1c /recipes-graphics
parent8aa0c18640fffd0dbb991da4d95e4f346910efec (diff)
downloadmeta-freescale-b68175c45e29c6763166c9e41c9a19e7e142287d.tar.gz
xf86-video-armada: Fix no more working SRC_URI
(cherry picked from commit 2b18a6b0be178b0207c86fa049271cdd4c815981)
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/xorg-driver/xf86-video-armada_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/xorg-driver/xf86-video-armada_git.bb b/recipes-graphics/xorg-driver/xf86-video-armada_git.bb
index 0aba8e5a..cc68a518 100644
--- a/recipes-graphics/xorg-driver/xf86-video-armada_git.bb
+++ b/recipes-graphics/xorg-driver/xf86-video-armada_git.bb
@@ -28,7 +28,7 @@ SRCREV_FORMAT = "armada_etna"
28PV = "0.1+git${SRCPV}" 28PV = "0.1+git${SRCPV}"
29 29
30SRC_URI = " \ 30SRC_URI = " \
31 git://git.arm.linux.org.uk/cgit/xf86-video-armada.git;branch=unstable-devel;protocol=http;name=armada \ 31 git://git.armlinux.org.uk/cgit/xf86-video-armada.git;branch=unstable-devel;protocol=http;name=armada \
32 git://github.com/etnaviv/etna_viv.git;protocol=https;name=etna;destsuffix=etna_viv \ 32 git://github.com/etnaviv/etna_viv.git;protocol=https;name=etna;destsuffix=etna_viv \
33 " 33 "
34 34