diff options
| author | Alexander Kanavin <alex@linutronix.de> | 2025-11-12 19:08:05 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-11-19 08:21:24 -0800 |
| commit | a916d3a38a72b7a26455214067e5864224db1276 (patch) | |
| tree | c233b58c748834fe70347b3f1347c3c8070af0e7 /meta | |
| parent | b0c11efc8f0a3486ed54eddfe5330a0b08c1ec83 (diff) | |
| download | poky-a916d3a38a72b7a26455214067e5864224db1276.tar.gz | |
xf86-video-intel: correct SRC_URI as freedesktop anongit is down
(From OE-Core rev: 04037a14e1431c4a51f5d51885974732a6108368)
(From OE-Core rev: e2c288a92f06af82559cf33db6c988b9dbc8b7ea)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 9649bec517996558e01d668d2b59e68306a3a647)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb index 74ec57aa66..e747d2046f 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb | |||
| @@ -13,8 +13,7 @@ SRCREV = "31486f40f8e8f8923ca0799aea84b58799754564" | |||
| 13 | PV = "2.99.917+git${SRCPV}" | 13 | PV = "2.99.917+git${SRCPV}" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://anongit.freedesktop.org/xorg/driver/xf86-video-intel;branch=master \ | 16 | SRC_URI = "git://gitlab.freedesktop.org/xorg/driver/xf86-video-intel.git;protocol=https;branch=master" |
| 17 | " | ||
| 18 | 17 | ||
| 19 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" | 18 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" |
| 20 | 19 | ||
