patman: Allow for changelog use in first version of a series
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 13 Aug 2012 10:08:22 +0000 (10:08 +0000)
committerWolfgang Denk <wd@denx.de>
Sun, 2 Sep 2012 14:25:33 +0000 (16:25 +0200)
commitd5f81d8acd14329095722879cf17a9b5295111dd
tree4a2dbbe12ab58ea1934dd0ceeca4d1552dcb7578
parentc7379149ffa2c8ba2807dd2e3ff0847f256a982e
patman: Allow for changelog use in first version of a series

When a patchset had a RFC series, a v1 might have a changelog of
changes done since the RFC. The patch changes the range checked for
changelog and allow it to start for version 1.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Simon Glass <sjg@chromium.org>
tools/patman/series.py