[coreboot-gerrit] Patch merged into coreboot/master: board_status: Allow for parsing longopts

gerrit at coreboot.org gerrit at coreboot.org
Sat May 7 03:15:18 CEST 2016


the following patch was just integrated into master:
commit 292be872050dcbeaad6777735c01cb8d1672c46e
Author: David Hendricks <dhendrix at chromium.org>
Date:   Tue Apr 26 14:07:42 2016 -0700

    board_status: Allow for parsing longopts
    
    This converts the argument parsing to allow us to add longopts
    using GNU getopt(1).
    
    Shortopts should be reserved for general parameters. Longopts can be
    used to tweak specific behaviors. For example, we might wish to add
    options to set SSH port, timeout, and authentication parameters
    with "--ssh-port", "--ssh-timeout", "--ssh-identity", etc.
    
    Change-Id: Idee5579079dbbb7296ad98f5d6025b01aab55452
    Signed-off-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-on: https://review.coreboot.org/14523
    Tested-by: build bot (Jenkins)
    Reviewed-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>


See https://review.coreboot.org/14523 for details.

-gerrit



More information about the coreboot-gerrit mailing list