Skip to content
Snippets Groups Projects
Commit 923ff3e1 authored by Kenta's avatar Kenta Committed by Jan-Simon Moeller
Browse files

Unified HMI: Fix mesa download path


Fix mesa-virtio recipes because the mesa download path was changed.

Bug-AGL: SPEC-4744

Change-Id: If30c2b048161aaf85c2b553be43ad70b85f9d1ab
Signed-off-by: default avatarKenta <murakami.kenta002@jp.panasonic.com>
parent 3377b82d
Branches magl/master
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://docs/license.rst;md5=9aa1bc48c9826ad9fdb16661f6930496
DEPENDS = "expat makedepend-native flex-native bison-native libxml2-native zlib chrpath-replacement-native python3-mako-native gettext-native"
DEPENDS:append = " libdrm wayland wayland-native wayland-protocols python3-native"
SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz"
SRC_URI = "https://mesa.freedesktop.org/archive/older-versions/20.x/mesa-${PV}.tar.xz"
SRC_URI[md5] = "224d7576618ef4dd8ac69f30b5b90b38"
SRC_URI[sha256sum] = "909a72df63dfa3c0844ccf44a26ac028d148297ed333ab51560893923d7691ce"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment