Add changelog for make export and make tarball.

Thanks to Uwe for the suggestion.

Signed-off-by: Carl-Daniel Hailfinger <[email protected]>

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/

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
-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to