mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
mesa: switch from ftp to https
For the same reasons as Debian: https://www.debian.org/News/2017/20170425 (From OE-Core rev: ca626abbe1883bce6ebc1d2b86d4efb74e31ec8e) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6bf1d215b7
commit
52839e11e1
@@ -1,6 +1,6 @@
|
||||
require ${BPN}.inc
|
||||
|
||||
SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/mesa-${PV}.tar.xz \
|
||||
SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
|
||||
file://replace_glibc_check_with_linux.patch \
|
||||
file://disable-asm-on-non-gcc.patch \
|
||||
file://0001-Use-wayland-scanner-in-the-path.patch \
|
||||
|
||||
Reference in New Issue
Block a user