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


Commits:
f27027b9 by Timo Aaltonen at 2019-09-25T13:44:45Z
rules: Enable panfrost again, should be good now. (Closes: #941136)

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+mesa (19.2.0~rc4-2) UNRELEASED; urgency=medium
+
+  * rules: Enable panfrost again, should be good now. (Closes: #941136)
+
+ -- Timo Aaltonen <tjaal...@debian.org>  Wed, 25 Sep 2019 16:44:37 +0300
+
 mesa (19.2.0~rc4-1) experimental; urgency=medium
 
   * New upstream release candidate.


=====================================
debian/rules
=====================================
@@ -57,7 +57,7 @@ else
 
        # etnaviv, kmsro, tegra, vc4 and v3d kernel support are only available 
on armhf and arm64
        ifneq (,$(filter $(DEB_HOST_ARCH), armhf arm64))
-               GALLIUM_DRIVERS += etnaviv, kmsro, lima, tegra, vc4, v3d,
+               GALLIUM_DRIVERS += etnaviv, kmsro, lima, panfrost, tegra, vc4, 
v3d,
        endif
 
        ifneq (,$(filter $(DEB_HOST_ARCH), amd64 i386 x32))



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

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


Reply via email to