Skip to Content.
Sympa Menu

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

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 (f83e532801611c80031671d2cea06725a3cc4994)
  • Date: Sat, 17 Sep 2011 01:30:33 -0500

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

utils/flashrom/DETAILS | 2 +-
utils/flashrom/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

flashrom: Fix SOURCE for scm

diff --git a/utils/flashrom/DETAILS b/utils/flashrom/DETAILS
index 7868d42..972462f 100755
--- a/utils/flashrom/DETAILS
+++ b/utils/flashrom/DETAILS
@@ -7,7 +7,7 @@ then
else
VERSION=scm
fi
- SOURCE=${SPELL}-${VERSION}.tar.bz2
+ SOURCE=${SPELL}-scm.tar.bz2
SOURCE_URL[0]=svn://coreboot.org/flashrom/trunk:${SOURCE%.tar.bz2}
FORCE_DOWNLOAD=on
SOURCE_IGNORE=volatile
diff --git a/utils/flashrom/HISTORY b/utils/flashrom/HISTORY
index 36a2207..ac67de1 100644
--- a/utils/flashrom/HISTORY
+++ b/utils/flashrom/HISTORY
@@ -1,3 +1,6 @@
+2011-09-17 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE for scm
+
2011-09-14 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS, DETAILS, PREPARE: Use prepare_select_branch




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f83e532801611c80031671d2cea06725a3cc4994), Ismael Luceno, 09/17/2011

Archive powered by MHonArc 2.6.24.

Top of Page