Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / mesa


Commits:
2e9c5e84 by Timo Aaltonen at 2022-12-06T20:27:50+02:00
control: Enable i915 gallium driver. (Closes: #1013311)

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+mesa (22.3.0-3) UNRELEASED; urgency=medium
+
+  * control: Enable i915 gallium driver. (Closes: #1013311)
+
+ -- Timo Aaltonen <tjaal...@debian.org>  Tue, 06 Dec 2022 20:26:34 +0200
+
 mesa (22.3.0-2) unstable; urgency=medium
 
   * patches: Import two upstream commits to fix crashes when libd3d12.so


=====================================
debian/rules
=====================================
@@ -125,7 +125,7 @@ else
 
   # Build intel drivers on archs where libdrm-intel is installed
   ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 kfreebsd-amd64 kfreebsd-i386 
x32))
-       GALLIUM_DRIVERS += iris crocus
+       GALLIUM_DRIVERS += iris crocus i915
   endif
 
   # LLVM is required for building r300g, radeonsi and llvmpipe drivers.



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/-/commit/2e9c5e84f938418757f063f80a400c84db9fe7ed

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/-/commit/2e9c5e84f938418757f063f80a400c84db9fe7ed
You're receiving this email because of your account on salsa.debian.org.


Reply via email to