Skip to Content.
Sympa Menu

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

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 (b742588eb19d493b1221a62852069ac1c637622f)
  • Date: Thu, 12 Jan 2017 01:53:16 +0000

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

xorg-driver/xf86-video-intel/DETAILS | 1 +
xorg-driver/xf86-video-intel/HISTORY | 3 +++
2 files changed, 4 insertions(+)

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

xf86-video-intel: Add include for FUNCTIONS, needed for get_scm_version

diff --git a/xorg-driver/xf86-video-intel/DETAILS
b/xorg-driver/xf86-video-intel/DETAILS
index ef6ffc0..a07c530 100755
--- a/xorg-driver/xf86-video-intel/DETAILS
+++ b/xorg-driver/xf86-video-intel/DETAILS
@@ -1,3 +1,4 @@
+. "$GRIMOIRE"/FUNCTIONS
SPELL=xf86-video-intel
if [[ "$XF86_VIDEO_INTEL_BRANCH" == "scm" ]]; then
VERSION=$(get_scm_version)
diff --git a/xorg-driver/xf86-video-intel/HISTORY
b/xorg-driver/xf86-video-intel/HISTORY
index 17e9920..a830aaa 100644
--- a/xorg-driver/xf86-video-intel/HISTORY
+++ b/xorg-driver/xf86-video-intel/HISTORY
@@ -1,3 +1,6 @@
+2017-01-11 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Added include for FUNCTIONS, needed for get_scm_version
+
2016-01-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* PRE_BUILD, 0001-fix-compile-error.patch: fix compile error




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (b742588eb19d493b1221a62852069ac1c637622f), Ismael Luceno, 01/11/2017

Archive powered by MHonArc 2.6.24.

Top of Page