[coreboot] [PATCH] flashrom: Add changelog for make export/tarball

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Fri Jun 26 03:19:23 CEST 2009


Add changelog for make export and make tarball.

Thanks to Uwe for the suggestion.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>

Index: flashrom-changelog/Makefile
===================================================================
--- flashrom-changelog/Makefile	(revision 632)
+++ flashrom-changelog/Makefile	(working copy)
@@ -133,6 +133,7 @@
 	@rm -rf $(EXPORTDIR)/flashrom-$(VERSION)
 	@svn export -r BASE . $(EXPORTDIR)/flashrom-$(VERSION)
 	@sed "s/^SVNVERSION.*/SVNVERSION := $(SVNVERSION)/" Makefile >$(EXPORTDIR)/flashrom-$(VERSION)/Makefile
+	@LC_ALL=C svn log >$(EXPORTDIR)/flashrom-$(VERSION)/ChangeLog
 	@echo Exported $(EXPORTDIR)/flashrom-$(VERSION)/
 
 tarball: export


-- 
http://www.hailfinger.org/

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: flashrom_changelog.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090626/460962a0/attachment.ksh>


More information about the coreboot mailing list