mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
mesa: merge mesa-git.inc to mesa_git.bb
(From OE-Core rev: fb595d8a1181f30daa1c80938a335f9d249de913) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1027f988e7
commit
caf3df2d1b
@@ -1,10 +0,0 @@
|
||||
# 9.1.3 commit
|
||||
SRCREV = "f32ec82a8cfcabc5b7596796f36afe7986651f02"
|
||||
PV = "9.1.3+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;protocol=git \
|
||||
file://EGL-Mutate-NativeDisplayType-depending-on-config.patch \
|
||||
file://fix-glsl-cross.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
@@ -1,6 +1,15 @@
|
||||
require mesa-git.inc
|
||||
require mesa.inc
|
||||
require ${BPN}.inc
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
# 9.1.3 commit
|
||||
SRCREV = "f32ec82a8cfcabc5b7596796f36afe7986651f02"
|
||||
PV = "9.1.3+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;protocol=git \
|
||||
file://EGL-Mutate-NativeDisplayType-depending-on-config.patch \
|
||||
file://fix-glsl-cross.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user