diff options
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-gl_22.2.2.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_22.2.0.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa.inc | 4 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa_22.2.2.bb (renamed from meta/recipes-graphics/mesa/mesa_22.2.0.bb) | 0 |
3 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_22.2.0.bb b/meta/recipes-graphics/mesa/mesa-gl_22.2.2.bb index f2bc8f6b5b..f2bc8f6b5b 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_22.2.0.bb +++ b/meta/recipes-graphics/mesa/mesa-gl_22.2.2.bb | |||
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index c94e439363..78ac0964f6 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc | |||
@@ -24,7 +24,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ | |||
24 | # required by mesa-native on Ubuntu 18.04 with gcc 7.5 when DEBUG_BUILD enabled | 24 | # required by mesa-native on Ubuntu 18.04 with gcc 7.5 when DEBUG_BUILD enabled |
25 | SRC_URI:append:class-native = " file://0001-nir-nir_opt_move-fix-ALWAYS_INLINE-compiler-error.patch" | 25 | SRC_URI:append:class-native = " file://0001-nir-nir_opt_move-fix-ALWAYS_INLINE-compiler-error.patch" |
26 | 26 | ||
27 | SRC_URI[sha256sum] = "b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c" | 27 | SRC_URI[sha256sum] = "2de11fb74fc5cc671b818e49fe203cea0cd1d8b69756e97cdb06a2f4e78948f9" |
28 | 28 | ||
29 | UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" | 29 | UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" |
30 | 30 | ||
@@ -181,6 +181,8 @@ PACKAGECONFIG[vulkan-beta] = "-Dvulkan-beta=true,-Dvulkan-beta=false" | |||
181 | 181 | ||
182 | PACKAGECONFIG[osmesa] = "-Dosmesa=true,-Dosmesa=false" | 182 | PACKAGECONFIG[osmesa] = "-Dosmesa=true,-Dosmesa=false" |
183 | 183 | ||
184 | PACKAGECONFIG[perfetto] = "-Dperfetto=true,-Dperfetto=false,libperfetto" | ||
185 | |||
184 | PACKAGECONFIG[unwind] = "-Dlibunwind=enabled,-Dlibunwind=disabled,libunwind" | 186 | PACKAGECONFIG[unwind] = "-Dlibunwind=enabled,-Dlibunwind=disabled,libunwind" |
185 | 187 | ||
186 | PACKAGECONFIG[lmsensors] = "-Dlmsensors=enabled,-Dlmsensors=disabled,lmsensors" | 188 | PACKAGECONFIG[lmsensors] = "-Dlmsensors=enabled,-Dlmsensors=disabled,lmsensors" |
diff --git a/meta/recipes-graphics/mesa/mesa_22.2.0.bb b/meta/recipes-graphics/mesa/mesa_22.2.2.bb index 96e8aa38d6..96e8aa38d6 100644 --- a/meta/recipes-graphics/mesa/mesa_22.2.0.bb +++ b/meta/recipes-graphics/mesa/mesa_22.2.2.bb | |||