]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
mesa: update 23.3.5 -> 24.0.0
authorMarkus Volk <f_l_k@t-online.de>
Wed, 14 Feb 2024 18:14:53 +0000 (19:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Feb 2024 09:17:40 +0000 (09:17 +0000)
commit8975bf600de8a3faa8d222f50beb1e2b02fb2870
tree18f2b6ee7a0aee22df46789b787f990e84019e32
parent84ca5a5f5a44de6ed4551ab08e58087aaa7e1369
mesa: update 23.3.5 -> 24.0.0

- refresh 0001-meson.build-check-for-all-linux-host_os-combinations.patch
- rework VIDEO_CODECS. mesa now provides options for 'all' and 'all_free'
  Adjust accordingly.
  Free codecs are built by default:
    Codecs                       : av1dec av1enc vp9dec
  If LICENSE_FLAGS_ACCEPTED contains 'commercial' all supported codecs are built:
    Codecs                       : vc1dec h264dec h264enc h265dec h265enc
                                   av1dec av1enc vp9dec

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
meta/recipes-graphics/mesa/mesa-gl_24.0.0.bb [moved from meta/recipes-graphics/mesa/mesa-gl_23.3.5.bb with 100% similarity]
meta/recipes-graphics/mesa/mesa.inc
meta/recipes-graphics/mesa/mesa_24.0.0.bb [moved from meta/recipes-graphics/mesa/mesa_23.3.5.bb with 100% similarity]