Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (83c7b57d11b625092df3af304a70208650db925d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (83c7b57d11b625092df3af304a70208650db925d)
  • Date: Wed, 14 Jun 2017 20:51:22 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

graphics-libs/mesalib/DEPENDS | 2 +-
graphics-libs/mesalib/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 83c7b57d11b625092df3af304a70208650db925d
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

mesalib: Remove ilo Gallium driver

It is not available anymore.

diff --git a/graphics-libs/mesalib/DEPENDS b/graphics-libs/mesalib/DEPENDS
index d463256..f3f9fd7 100755
--- a/graphics-libs/mesalib/DEPENDS
+++ b/graphics-libs/mesalib/DEPENDS
@@ -42,7 +42,7 @@ case ${MESALIB_BUILD} in
depends mako &&
depends python &&

- local AVAILABLE_GALLIUM="i915 ilo nouveau r300 r600 radeonsi freedreno
svga swrast vc4 virgl etnaviv imx" &&
+ local AVAILABLE_GALLIUM="i915 nouveau r300 r600 radeonsi freedreno svga
swrast vc4 virgl etnaviv imx" &&

list_remove MESALIB_GALLIUM 'llvmpipe' &&
list_remove MESALIB_GALLIUM 'radeon' &&
diff --git a/graphics-libs/mesalib/HISTORY b/graphics-libs/mesalib/HISTORY
index 8e05d76..f82d1d0 100644
--- a/graphics-libs/mesalib/HISTORY
+++ b/graphics-libs/mesalib/HISTORY
@@ -1,3 +1,6 @@
+2017-06-14 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: Remove ilo, not available anymore
+
2017-06-05 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 17.1.2




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (83c7b57d11b625092df3af304a70208650db925d), Ismael Luceno, 06/15/2017

Archive powered by MHonArc 2.6.24.

Top of Page