On Mon, Dec 3, 2012 at 4:43 PM, Doug Anderson <diand...@chromium.org> wrote: > There are cases that we want to support different settings (or maybe > even different aliases) for different projects. Add support for this > by: > * Adding detection for two big projects: U-Boot and Linux. > * Adding default settings for Linux (U-Boot is already good with the > standard patman defaults). > * Extend the new "settings" feature in .patman to specify per-project > settings. > > Signed-off-by: Doug Anderson <diand...@chromium.org> > --- > Changes in v2: > - Added requested short option: '-p'.
Acked-by: Simon Glass <s...@chromium.org> > > tools/patman/README | 13 ++++ > tools/patman/patman.py | 9 +++- > tools/patman/project.py | 43 +++++++++++++ > tools/patman/settings.py | 147 > +++++++++++++++++++++++++++++++++++++++++++++- > 4 files changed, 208 insertions(+), 4 deletions(-) > create mode 100644 tools/patman/project.py > _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot